Can we get Transaction::recipients made into a mutator? i.e. replacing 
the current recipient list instead of appending via add_recipients. I 
know there will be gnashing of teeth among the purists, but there are 
times where directly munging recipients is exactly what is required.

For instance, I've got a 'spamtrap' plugin that identifies a set of
email addresses as spamtraps - I want to forward all these emails to
a particular mailbox, and definitely not continue to deliver these to
the nominal recipients, since by definition they'll bounce. I don't 
think there's any other easy way of achieving this?

I've patched my qpsmtpds here, but I think this would be useful to have 
available generally. Comments?

Cheers,
Gavin

-- 
Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ]
ph:  02 9875 5032                        fax: 02 9875 4317
web: http://www.openfusion.com.au        mob: 0403 171712
- Fashion is a variable, but style is a constant - Programming Perl

Reply via email to