e01a6f68f7
email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. You need to be able to write the filtering scripts that integrate it with your particular needs. PR: ports/80596 Submitted by: Dario Freni <saturnero@gufi.org>
14 lines
447 B
Text
14 lines
447 B
Text
/* ================================================================= */
|
|
Edit /etc/rc.conf and set
|
|
|
|
proxsmtpd_enable="YES"
|
|
|
|
to enable proxsmtpd.
|
|
|
|
Also, there is a proxsmtpd.conf-sample in %%PREFIX%%/etc/,
|
|
rename to proxsmtpd.conf, otherwise specify -f option to your
|
|
config file.
|
|
|
|
To work with postfix, See also
|
|
http://memberwebs.com/nielsen/software/proxsmtp/postfix.html
|
|
/* ================================================================= */
|