Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DSN to a specific address

1 view
Skip to first unread message

Konrad Garus

unread,
Nov 24, 2009, 1:49:12 PM11/24/09
to
Hello,

I am trying to get postfix to send DSNs to address different from
"FROM". What I'm trying is:

EHLO localhost
# ...
250 DSN

MAIL FROM:<kon...@domain.com> RET=HDRS
RCPT TO:<desti...@gmail.com> NOTIFY=SUCCESS,DELAY,FAILURE
ORCPT=rfc822;rc...@domain.com
DATA
# ... and so on

It does send DSNs, but to kon...@domain.com. I expected them to be
sent to rc...@domain.com

What am I doing wrong?

Thank you.

0 new messages