[Mimedefang] Mulitple Recipients

Tim Pushor timp at crossthread.com
Thu Oct 9 13:54:01 EDT 2003


Does anyone have any examples of filters using stream_by_recipient?

Thanks,
Tim


Kelson Vibber wrote:

<snip>

> Yes.
>
> If you want to, you can check the list of recipients at the beginning 
> of in filter_begin, and then only call stream_by_recipient if you find 
> one who has opted out.  This will reduce the extra overhead from 
> re-sending every multiple-recipient message, and only re-send the ones 
> that need it.
>
> Note also, that you can only call stream_by_recipient in filter_begin, 
> so you cannot use filter_recipient and the no-more-filtering option to 
> handle the opt-out users.  (It will stop filtering before it separates 
> the message out.)
>
>





More information about the MIMEDefang mailing list