Victor Duchovni <victor.ducho...@morganstanley.com> writes: > Postfix address rewriting did not change between these releases.
That's what I thought, too. > You clearly also changed the application that injects email into > Postfix. Possibly, though unlikely. This is my favourite test command: date | mail -s xxx h...@somewhere.com and then watch the maillog for the SMTP chat. mail (/bin/mail) is part of the mailx package, version 12.4 in both the old and the new system. mail directly injects it into postfix using local SMTP. Anyway, my main problem is solved. Thanks again. -- Johan