On 08.01.2007, at 17:38, Gordon Messmer wrote:

> Despite the small additional load, IMHO, the best solution is going to
> be: 1) Use SBL+XBL, 2) scan the message contents during SMTP and  
> reject
> messages above a relatively high threshold, 3) scan the message again
> during delivery so that users can have their individual  
> preferences, and
> add any necessary headers in this phase.

this is exaclty what I'm doing :)

> You can't modify it, but the technique I use in pythonfilter is to
> modify the control files to mark all recipients complete, inject a  
> new,
> modified message into the queue with the same control data, and then
> tell courier to accept the message.  courierd will examine the message
> from SMTP and remove it because it's already done, and then deliver  
> the
> modified message that the filter added to the queue.

ic - what do you mean by injecting? copies of the [modified] ctrl
and msg files in courier's spool dirs?


Regards,

Lorenzo


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to