4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: accessing recipient a...
FromSent OnAttachments
Ben RosengartJul 8, 2002 3:46 pm 
Sam VarshavchikJul 8, 2002 4:14 pm 
Ben RosengartJul 8, 2002 5:27 pm 
Sam VarshavchikJul 8, 2002 6:07 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: accessing recipient address from within maildroprcActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 8, 2002 4:14:40 pm
List:net.sourceforge.lists.courier-maildrop

Ben Rosengart writes:

In writing a system maildropfilter, is there any way of programmatically determining the address to which we're delivering? Like a "$TO" to go with "$FROM"?

Check your mail server's documentation. The mail server might be providing the recipient address in an environment variable, which you can read.