This is a discussion on Re: rewrite of sender address via smtpd_sender_login_maps within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Thu, Oct 21, 2004 at 08:10:30PM +0200, Matthias Nagl wrote: > > In my case it would ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Oct 21, 2004 at 08:10:30PM +0200, Matthias Nagl wrote:
> > In my case it would be extremly complicated to configure imp the right > way and after that it would be very uncomfortable to use it (I already > spent several hours on that subject) while the described solution would > be extremly elegant. > Sorry, not all authenticated SMTP clients are MUAs, and not all MUAs use just a single mail address for a given username/password combination. Disregarding the client's envelope sender address, and coercing a fixed sender address based on the login name is simply wrong. If the client supplies a sender address that you do not allow it to use, you MUST refuse the transaction. Silently changing the sender address is not acceptable. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |