At 12PM -0700 on 26/03/13 you (rpsuprdave) wrote:
> Here's the headers for my emails:
> 
> Return-Path: <dave.gat...@domain-a.com>
> X-Original-To: dave.gat...@domain-b.com
> Delivered-To: dave.gat...@domain-b.com
[...]
> From: Dave Gattis <frie...@sender.com>
> To: SUMACO Gattis Dave <dave.gat...@domain-a.com>
[...]
> 
> From: Dave Gattis <frie...@sender.com> is the original sender.
> To: SUMACO Gattis Dave <dave.gat...@domain-a.com> is where I sent it.
> X-Original-To: dave.gat...@domain-b.com is where it was redirected to.
> 
> Postfix and dovecot handle everything nicely, but the vacation piece reports
> no known recipient, or if I add my address, it reports that can't send to
> itself.

Something's screwed up somewhere with your delivery. That Return-Path is
wrong: it should be <frie...@sender.com>. Vacation will only reply to
the Return-Path address, so if that's wrong then the replies will never
go to the right place (and, in this case, they'll never be sent since
the Return-Path is your address).

Note that this would also apply to a bounce: if a message bounced
because you were over quota, that bounce would loop and get thrown away
and you'd never see it.

If your forwarder is rewriting MAIL FROM to work around SPF breakage,
you need to switch to using SRS or something equivalent to get vacation
to work.

Ben

Reply via email to