freebsd-ports/mail/archivesmtp/files/pkg-message.in
Edwin Groothuis 8b1e2ef0ab new port: mail/archivestmp
ArchiveSMTP is a mail archiver designed to be run on an SMTP
    mail server. It uses rule-based matching to collect and store
    mail passing through an MTA to specific locations in mbox format.
    The libmilter interface is used and must be supported by the
    MTA for ArchiveSMTP to work.

    WWW: http://www.dancingfortune.com/projects/archivesmtp/
2009-11-10 10:12:23 +00:00

20 lines
No EOL
1,000 B
Text

###############################################################################
ArchiveSMTP has been installed! You will, however, need to configure your MTA
to use it as a 'milter'. Please consult your MTA's documentation reguarding
this. For rule formats check the manpage and sample configuration file. The
following rc values can be adjusted to your preference; listed are their
default values:
Enable port -> archivesmtp_enable="NO"
Run as user -> archivesmtp_chuser="nobody"
Filter socket -> archivesmtp_socket="unix:%%SOCKETBASE%%/%%SOCKETDIR%%/mta.sock"
Pid file -> archivesmtp_pidfile="%%SOCKETBASE%%/%%SOCKETDIR%%/run.pid"
Configuration -> archivesmtp_config="%%PREFIX%%/etc/archivesmtp.conf"
Other Flags -> archuvesmtp_flags=""
Please note: Only the owner my have write permissions on the socket directory.
Visit the website at: http://www.dancingfortune.com/projects/archivesmtp/
###############################################################################