Michael Way: > Hi All, > > I have a setup where I use postfix to connect to my work smtpd > exchange server via TLS encryption > and normal login authentication. This smtpd server also requires that > the "From" address in the email header > is from the same user that authenticates, otherwise I get a: > "Client does not have permissions to send as this sender"
Why do you believe that it complains about the "From" address in the email header, instead of the SMTP "MAIL FROM" address? Wietse