Re: R: Sender transport settings not override default transport

2014-07-18 Thread Wietse Venema
Jose Borges Ferreira: > On Fri, Jul 18, 2014 at 5:05 PM, wrote: > > So my last questioni is: can I choose smtp transport based on user used for > > smtpd authentication? > > Have you tried to use check_sasl_access table and return a "FILTER > smtp1:". You will need Postfix version 2.11 or later.

Re: R: Sender transport settings not override default transport

2014-07-18 Thread Jose Borges Ferreira
On Fri, Jul 18, 2014 at 5:05 PM, wrote: > So my last questioni is: can I choose smtp transport based on user used for > smtpd authentication? Have you tried to use check_sasl_access table and return a "FILTER smtp1:". You will need Postfix version 2.11 or later. http://www.postfix.org/postconf.

Re: R: R: Sender transport settings not override default transport

2014-07-18 Thread Wietse Venema
i...@itrezero.it: > So my last questioni is: can I choose smtp transport based on user > used for smtpd authentication? There is no such feature, or else it would be documented. If you don't want to implement multiple MTA personalities with multiple MTA instances, then there are only partial solu

R: R: Sender transport settings not override default transport

2014-07-18 Thread info
Many thanks Mr. Venema. I just tried a "multi instance" solution and it works very well. The problem is when the number of IPs become very large: what if 20 IPs => 20 Postfix instances? I believe that this way is resource-consuming and can't be scalable as I'd like. I also tried to use sender_dep

Re: R: Sender transport settings not override default transport

2014-07-18 Thread Wietse Venema
Wietse Venema: > Wietse Venema: > > i...@itrezero.it: > > > Good morning. > > > Maybe I wasn't able to write a clear request :-( I'll try another way. > > > > > > I've a set of IPs. I need to authenticate against each of them > > > (useing different accounts on the same domain: us...@domain.com ,

Re: R: Sender transport settings not override default transport

2014-07-18 Thread Wietse Venema
Wietse Venema: > i...@itrezero.it: > > Good morning. > > Maybe I wasn't able to write a clear request :-( I'll try another way. > > > > I've a set of IPs. I need to authenticate against each of them > > (useing different accounts on the same domain: us...@domain.com , > > us...@domain.com , ) and

Re: R: Sender transport settings not override default transport

2014-07-18 Thread Wietse Venema
i...@itrezero.it: > Good morning. > Maybe I wasn't able to write a clear request :-( I'll try another way. > > I've a set of IPs. I need to authenticate against each of them > (useing different accounts on the same domain: us...@domain.com , > us...@domain.com , ) and want that emails are to be se

R: Sender transport settings not override default transport

2014-07-18 Thread info
...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di i...@itrezero.it Inviato: martedì 15 luglio 2014 15:45 A: postfix-users@postfix.org Oggetto: Sender transport settings not override default transport Hi all, I'm facing with a strange problem with my Postfix machine. I ha

Sender transport settings not override default transport

2014-07-15 Thread info
Hi all, I'm facing with a strange problem with my Postfix machine. I have some different IP addresses and dovecot as po3-before-smtp authentication system. I can login to postfix using userna...@mydomain.com + password and send emails using default smtp transport (these emails are sent through the