From 83299343cf510c6e2fdda33f1b55ab826b0b54af Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 19 Nov 2004 00:53:16 +0000 Subject: update manpage and homepage --- _smtpd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '_smtpd') 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 -- cgit v1.2.1