diff options
author | ivan <ivan> | 2004-11-19 00:53:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-19 00:53:16 +0000 |
commit | 83299343cf510c6e2fdda33f1b55ab826b0b54af (patch) | |
tree | 7894cc579d5ea448b32a6d53c7637e569bbf125e /_smtpd | |
parent | c1a48f9853c3d20bf4ea508d77b4d0bac223c2d6 (diff) |
update manpage and homepage
Diffstat (limited to '_smtpd')
-rw-r--r-- | _smtpd | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |