On Tue, 13 Dec 2005, Kai Schaetzl wrote:

> Steven Stern wrote on Mon, 12 Dec 2005 20:55:59 -0600:
>
> > I'm doing this via spamass-milter at the MTA stage.
>
> Then the milter have to split all incoming messages in one per recipient
> and only check then. If it doesn't do this you are stuck at this point.

Brute-force approach; in your sendmail config set the maximum number of
recipients per SMTP envelope to one. This will force sending MTAs to
break messages into seperate tranasctions for each recipent. Not good
for a busy system, but workable for low traffic sites (home system?).

Don't do this for your MSA, as you cannot count on clients knowing how
to deal with the 4.5.3 status. Possibly have problems with brain-dead
MTAs too. ;(


-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to