[Mailmunge] Add Header based on condition in filter_recipient{}

Richard Laager rlaager at wiktel.com
Wed Jul 31 14:15:52 EDT 2024


On 2024-07-31 13:10, list--- via Mailmunge wrote:
> I am hoping for a creative solution. I want to be able to add a header 
> based on a condition that happens in the filter_recipient{}.

Why do you think the test has to be in filter_recipient()?

filter_recipient() handles one recipient at a time. Post-DATA, you have 
all the recipients. Can you just move the test from filter_recipient() 
to the end? Or can you repeat the test?

-- 
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mailmunge.org/pipermail/mailmunge/attachments/20240731/083dd6c7/attachment.htm>


More information about the Mailmunge mailing list