Quoting Gary Manigault <[EMAIL PROTECTED]>: > I have Postfix, spamassassin and procmail. My Postfix box is a mail > gateway between the outside and my echange server. I am getting the > following warning with spamassassin and don't know where to go to fix > it. > > ===== > warning: connect to transport spamassassin: Connection refused > ===== > > Can someone direct me? Thanks.
It looks like you're passing mail to SA directly from Postfix's content_filter. Is this correct? Are messages supposed to run through spamd or is SA called individually for each message? If the former, make sure the daemon is running. More details/logs might help narrow down the problem. -- Sahil Tandon