Julius Suarez (GMail): > Hi! > > I've been searching around and I can't find if this is possible - > > Is it possible to notifiy an email address (not necessarily the > postmaster) if an email is delayed? (how?)
Postfix implements RFC 2821, 3462, 3464 and therefore it sends the status notification to the envelope sender address. Extra copies are a Postfix extension. There is no option to violate RFC 2821, 3462, 3464. Wietse