Nils Vogels <[EMAIL PROTECTED]> writes: > The tmda-users list is located in ~/Mail/lists/tmda-users .. I'm > using a sender address to see if the mail is coming from the list. > If the mail is coming from the list, and is sent to the sender > address, I would like delivery to take place into the > ~/Mail/lists/tmda-users lists. > > If the mail is from the list, but not sent to the sender address, I > would like the default policy to apply (challenge/deliver to > /var/mail/username)
The closet you'll get is one of the following: # deliver mail sent to nivo+sender+b2926a into ~/Mail/lists/tmda-users to [EMAIL PROTECTED] deliver=~/Mail/lists/tmda-users # deliver mail sent from the tmda-users list into ~/Mail/lists/tmda-users from [EMAIL PROTECTED] deliver=~/Mail/lists/tmda-users There is currently no way to combine them with a conditional or boolean comparison. I'm not sure why you are worried about this case though. Why would the list send mail to any address other than the sender address that you subscribed with? _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
