Cliff Hayes wrote:

> Before I started using filter_recipient to reject or accept mail based on
> email address, I had the full @Recipients array available to me in
> filter_end.  I was using that to log email data to a database.  Now that I'm
> using filter_recipient, if a recipient is rejected, that recipient is
> removed from the @Recipients array.  So, I tried accessing the array in
> filter_begin and it's gone from there too.  How can I record the full list
> of recipients while using filter_recipient?

You'd need to save the information yourself (probably in a file in the
MIMEDefang working directory.)

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to