/* ================================================================= */ 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. Add the following in the config file or comment them out. OutAddress: 127.0.0.1:10026 Listen: 127.0.0.1:10025 To work with postfix, put following lines in Postfix' main.cf: content_filter = scan:127.0.0.1:10025 receive_override_options = no_address_mappings And modify master.cf to active it. See also http://memberwebs.com/nielsen/software/clamsmtp/postfix.html /* ================================================================= */ ='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-markdown2
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.1.0wen2012-09-302-8/+4
* - Update to 2.0.1wen2012-07-242-3/+3
* Fix typos in COMMENTcs2012-07-241-1/+1
* - Update to 2.0.0wen2012-06-212-3/+3
* - Update to 1.4.2wen2012-05-232-3/+3
* - Update to 1.4.0wen2012-04-262-3/+3
* - Update to 1.3.1wen2012-04-182-3/+3
* - Update to 1.3.0wen2012-04-092-3/+3
* - Update to 1.1.1wen2012-04-012-3/+3
* - Update to 1.1.0wen2012-03-012-3/+3
* - Update to 1.0.1.19wen2011-08-25