c8a5beb928
- Add WITH_LOCAL_CLAMAV[_DEVEL] to run-depend on security/clamav[-devel]; default LOCAL_CLAMAV on to restore the way port behaved until last update. Depend on installed package rather that clamd to register depends correctly. - If one of the clam options is on, make rc.d script to REQUIRE: clamd Actually use clamsmtp_debug var. Also make rc.d script to look more like the example in PH. - Install example script in EXAMPLESDIR rather that DOCSDIR; - Moved: pkg-message --> files/pkg-message.in - Drop USE_REINPLACE while here. PR: 93157 Submitted by: Ion-Mihai Tetcu <itetcu AT people dot tecnik93 dot com>
14 lines
447 B
Text
14 lines
447 B
Text
/* ================================================================= */
|
|
Edit /etc/rc.conf and set
|
|
|
|
clamsmtpd_enable="YES"
|
|
|
|
to enable clamsmtpd.
|
|
|
|
Also, there is a clamsmtpd.conf-sample in %%PREFIX%%/etc/,
|
|
rename to clamsmtpd.conf, otherwise specify -f option to your
|
|
config file.
|
|
|
|
To work with postfix, See also
|
|
http://memberwebs.com/nielsen/software/clamsmtp/postfix.html
|
|
/* ================================================================= */
|