On Tue, 2014-05-20 at 22:51 -0400, alexus wrote: > how would i disable spamassassin for outgoing emails? > > # cat /etc/redhat-release > Red Hat Enterprise Linux Server release 6.5 (Santiago) > # rpm -q postfix spamassassin > postfix-2.6.6-6.el6_5.x86_64 > spamassassin-3.3.1-3.el6.x86_64 > # > How does your Postfix installation collect incoming and send outgoing mail, i.e. direct connection, via your ISP's smarthost? Are you using fetchmail/getmail?
How are you currently passing mail to SA, i.e. milter, procmail, Postfix subprocess? Its impossible to give good advice without knowing those details. Martin