CVS: moonbase/mail/smtpclient DETAILS,NONE,1.1
csm at lunar-linux.org
csm at lunar-linux.org
Mon Jul 14 00:26:42 GMT 2003
Update of /var/cvs/lunar/moonbase/mail/smtpclient
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27985/smtpclient
Added Files:
DETAILS
Log Message:
adding smtpclient. this is very useful with postfix and spamassassin if
you want to run spamassassin as a daemon and still be able to avoid the
use of procmail for local delivery. i am using it with Maildir and courier-imap
so that spamassasin will work as a daemon.
See http://jessen.ch/articles/enidans-spamassassin.shtml for more info!
--- NEW FILE: DETAILS ---
MODULE=smtpclient
VERSION=1.0.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://jessen.ch/files/$SOURCE
WEB_SITE=http://www.engelschall.com/sw/smtpclient/
ENTERED=20030713
UPDATED=20030713
MAINTAINER=csm at moongroup.com
SHORT="a minimal SMTP client"
cat << EOF
This program is a minimal SMTP client that takes an email message body and passes it on to a SMTP server (default is the MTA on the local host). Since it is completely self-supporting, it is especially suitable for use in restricted environments.
It is used by me to handle private port email with spamassassin and postfix.
See http://jessen.ch/articles/enidans-spamassassin.shtml for details!
EOF
More information about the Lunar-commits
mailing list