From: Victor Duchovni (no email)
Date: Sat Mar 01 2008 - 01:42:02 EST
On Fri, Feb 29, 2008 at 10:33:08PM -0800, Gary W. Smith wrote:
> We have a script that processes email based upon domain. It's a little
> wacky in that it can only handle one domain at a time. The problem is
> that the script is receiving emails with multiple domains within the
> same email.
Define "multiple domains" in this context. Envelope recipients? Message
headers? Example? Logs?
> My understanding is that if we do content_filter=filtername (instead
> of content_filter=filtername:dummy) that it will operate on a per email
> address or domain, at least this was my understanding about a year ago.
This is correct. If no explicit nexthop is supplied, mail is grouped by
the domain (or email address) depending on the transport's destination
recipient limit (> 1 or = 1).
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|