X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_smtpd.html;fp=_smtpd.html;h=4116876d90d3f61a0f7f14fa822b88ec91ab93cf;hb=6ff983de074dec58d7e8d03004a37edac61253c3;hp=8cf7849c2d30e1338b30ef800735ace83844bedc;hpb=71eb4f5b6f5fa4599ff5ca5d128a5c472c5aaf29;p=undersmtpd.git diff --git a/_smtpd.html b/_smtpd.html index 8cf7849..4116876 100644 --- a/_smtpd.html +++ b/_smtpd.html @@ -67,7 +67,7 @@ to be returned to the connecting client, as do usernames not found in /etc/aliases

UnderSMTP was originally written to be used with the Request Tracker ticketing system.

-

UnderSMTP uses Net::SMTP::Mail to do all the hard work.

+

UnderSMTP uses Net::Server::Mail to do all the hard work.


@@ -106,7 +106,7 @@ stripped if present. Line continuations are not supported.


SEE ALSO

-

the Net::SMTP::Mail manpage

+

the Net::Server::Mail manpage