> I read a doc from this site about how to config spamassassin > http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix > > > # > ============================================================== > ============ > # service type private unpriv chroot wakeup maxproc command + args > # (yes) (yes) (yes) (never) (50) > # > ============================================================== > ============ > ... > spamassassin > unix - n n - - pipe > user=nobody argv=/path/to/spamc -f -e > /path/to/postfix/sendmail -oi -f > ${sender} ${recipient} > # make sure it's all on one line or > # start the consecutive lines with a whitespace > # like I did here > > Question lang: > Is the ... included?
no. you just append it in master.cf. the .... means that there are entries in the file not shown in the guide. - erik -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
