X-Git-Url: http://git.freeside.biz/gitweb/?p=undersmtpd.git;a=blobdiff_plain;f=_smtpd;fp=_smtpd;h=4c9b36d7de4531253d2b3e56cf6a7aff8e032294;hp=78550c47641a3071065cc9a977c64bbd0426e09e;hb=83299343cf510c6e2fdda33f1b55ab826b0b54af;hpb=c1a48f9853c3d20bf4ea508d77b4d0bac223c2d6 diff --git a/_smtpd b/_smtpd index 78550c4..4c9b36d 100644 --- a/_smtpd +++ b/_smtpd @@ -74,7 +74,7 @@ _smtpd - UnderSMTPD, the underscore SMTP daemon =head1 SYNOPSIS #make some aliases - echo 'username: "|someprogram and args" > /etc/aliases + echo 'username: "|someprogram and args"' > /etc/aliases #inetd setup echo "smtp stream tcp nowait mail /usr/local/bin/_smtpd" >>/etc/inetd.conf @@ -117,6 +117,8 @@ UnderSMTP uses Net::SMTP::Mail to do all the hard work. =item -a filename: Alternate aliases file +=back + =head1 ALIASES FORMAT username: |program and args