2 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Sending mail through SMTP
FromSent OnAttachments
Mathew SimonAug 15, 2005 7:46 pm 
Brian CandlerAug 16, 2005 1:30 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] Sending mail through SMTPActions...
From:Mathew Simon (msi@simdol.com)
Date:Aug 15, 2005 7:46:28 pm
List:net.sourceforge.lists.courier-sqwebmail

Hi,

Is there a way to make SQWEBMAIL to handover the outgoing mails to the MTA using SMTP?

I use Postfix and ASSP spam filter. The ASSP listens on the SMTP port and builds a database of all outgoing and incoming mails for building the Bayesian spam filter. Right now, the SQWEBMAIL is handing over the mail directly to Postfix skipping the ASSP and hence it is missing the good outgoing mails to build it's filter. If I can find a way to send the outgoing mails from SQWEBMAIL to ASSP through SMTP, then my problem would be solved.

Any idea/inputs about how I can make it happen?