On Fri, 5 Jun 2009 16:31:05 +0200 Matus UHLAR - fantomas <uh...@fantomas.sk> wrote:
> On 04.06.09 18:04, Steven W. Orr wrote: > > > The following file came in and we can see that it did not work. The > > mail came through mx2.zoneedit.com > > Maybe the plugin was unable to find out the destination domain. Can > you try inserting X-Envelope-To: or Delivered-To: header with the > envelope recipient to the mail? That's unlikely to help, the address appeared several times in the email, so "all_to_addrs" should have found it, assuming that "xxx" was consistent and correct. From a quick look at the plugin, it looks like it takes the domain from the username or falls back to the first valid address in "all_to_addrs". So it could fail if the username contains a domain, and that domain has different MX records.