Bich wrote:
I have installed qmail-ldap, spamassassin 3.0.2 and qmail-scanner 1.24, everything with ldap.
My problem is that when send a mail for 1 email address, it's is OK, but when it send to 2 or but email address, it does not work.
Yes - that is a known issue. The problem is one of balancing performance vs perfect execution: if an incoming message is to >1 recip, then how do you do per-user configurations? Q-S could put extra "for recip in recips" loops in, but that adds time - and more importantly - what should it do when one of the recips FAILS? Fail the lot? What if they had already being delivered to? A failure will cause the whole lot to be retried later - which means double-delivery... Standard Qmail gets around this easily as it has forked off each delivery via the LDA - Q-S doesn't have such a luxury.
So I'm afraid unless you can think of some way around this, this is a fact of life. Q-S can't set different config options for a single mail message with multiple recips. As 99% of mail is to a single recip, it *mainly* doesn't matter...
Of course, if you were to call spamc via .qmail files or the likes - that would solve your problem - but then Q-S wouldn't be responsible for anti-spam in your environment anymore (if that is an issue)
-- Cheers
Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general