Re: How to get both sender and recipient address for mail-hook

2011-01-12 Thread Tapio Salonsaari
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/11/2011 03:06 PM, Jared Johnson wrote: > my ( $self, $transaction, $recipient) = @_; > my $sender = $transaction->sender; Thank you all for your help. The plugin now does it job as it should and the lists work like I want them to. That's not too

Re: How to get both sender and recipient address for mail-hook

2011-01-12 Thread Tapio Salonsaari
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/11/2011 06:18 PM, Chris Lewis wrote: > However, I'm not sure why he needs both at the same time. In order for > his version of blacklisting or whitelisting to do anything, _both_ mail > from and rcpt to have to be in the same list. It's an mult