R: I: R: R: R: Strange behaviour of my multi-instance server

2015-04-01 Thread info
Mr. Venema & Mr. Dukhovni, thank you! -Messaggio originale- Da: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di Wietse Venema Inviato: martedì 31 marzo 2015 13:09 A: Postfix users Oggetto: Re: I: R: R: R: Strange behaviour of my multi-instance se

Re: R: R: R: R: Strange behaviour of my multi-instance server

2015-03-31 Thread Viktor Dukhovni
On Tue, Mar 24, 2015 at 03:50:48PM +0100, i...@itrezero.it wrote: > So, you suggest to: > 1) use many singleIP-instances with specific smtp/slow/veryslow/etc. > transports (all bound on the same IP) Yes. > 2) not use a randomizer script in the master.cf BUT randomizing the outbound > address thr

Re: I: R: R: R: Strange behaviour of my multi-instance server

2015-03-31 Thread Wietse Venema
i...@itrezero.it: > Dear Mr. Dukhovni, > I'm sorry for re-posting my last message, but I'd like to know your answer > regarding my last question: > > ### How many instances can I set up on the same machine without > deteriorating perfomances? > ### What's your advice? CPU performance? If the

I: R: R: R: Strange behaviour of my multi-instance server

2015-03-31 Thread info
aggio originale- Da: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di i...@itrezero.it Inviato: martedì 24 marzo 2015 15:51 A: postfix-users@postfix.org Oggetto: R: R: R: R: Strange behaviour of my multi-instance server So, you suggest to: 1) use many singleIP

R: R: R: R: Strange behaviour of my multi-instance server

2015-03-24 Thread info
cesco -Messaggio originale- Da: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di Viktor Dukhovni Inviato: martedì 24 marzo 2015 14:30 A: postfix-users@postfix.org Oggetto: Re: R: R: R: Strange behaviour of my multi-instance server On Tue, Mar 24, 2015 at 11:29

Re: R: R: R: Strange behaviour of my multi-instance server

2015-03-24 Thread Viktor Dukhovni
On Tue, Mar 24, 2015 at 11:29:42AM +0100, i...@itrezero.it wrote: > --- MASTER.CF- > 127.0.0.1:21025 inet n n n - 0 spawn user=nobody > argv=/etc/postfix/random-block1.pl > smtp2 unix - - n - - smtp > -o syslog_name=

Re: R: R: Strange behaviour of my multi-instance server

2015-03-24 Thread Viktor Dukhovni
On Tue, Mar 24, 2015 at 01:51:12PM +0100, MegaBrutal wrote: > I don't understand Postfix internals so deeply, but I see another > possible problem. Please correct me if I'm wrong! > > Basically, you want to run separate instances of Postfix in separate > processes, right? These instances (if not c

Re: R: R: Strange behaviour of my multi-instance server

2015-03-24 Thread MegaBrutal
I don't understand Postfix internals so deeply, but I see another possible problem. Please correct me if I'm wrong! Basically, you want to run separate instances of Postfix in separate processes, right? These instances (if not configured carefully) probably put their queue files in the same direct

R: R: R: Strange behaviour of my multi-instance server

2015-03-24 Thread info
Dear Mr. Dukhovni, you're right, I'm not a great expert of Postfix but I'm here to learn! In fact, you're last answer is the solution of my problem: > Sure looks like you don't understand that each instance of an > smtp(8) transport needs all the relevant settings specified. > There's no "inherita

Re: R: R: Strange behaviour of my multi-instance server

2015-03-19 Thread Viktor Dukhovni
On Thu, Mar 19, 2015 at 06:31:50PM +0100, i...@itrezero.it wrote: > However, here below a snippet of an email sent to yahoo where the problem is > more evident: > > [...] > X-Originating-IP: [xxx.xxx.xxx.79] > Received: from 127.0.0.1 (EHLO mx4.DOMAIN1.it) (xxx.xxx.xxx.79) > by mta1163.mail.ir

R: R: Strange behaviour of my multi-instance server

2015-03-19 Thread info
Thanks Dr. Venema. I'll try these settings (in particular for relay client in master.cf of each instance). However, here below a snippet of an email sent to yahoo where the problem is more evident: [...] X-Originating-IP: [xxx.xxx.xxx.79] Received: from 127.0.0.1 (EHLO mx4.DOMAIN1.it) (xxx.xxx.x

Re: R: Strange behaviour of my multi-instance server

2015-03-19 Thread Wietse Venema
i...@itrezero.it: > As you can see, I have a bind address in master.cf with: > -o smtp_bind_address=xxx.yyy.zzz.79 > Is it OK or "smtp_bind_address" in main.cf is different? Postfix has TWO SMTP clients in master.cf: one called "relay" and one called "smtp". You need to set smtp_bi

R: Strange behaviour of my multi-instance server

2015-03-19 Thread info
Thanks a lot, Mr. Venema. As you can see, I have a bind address in master.cf with: -o smtp_bind_address=xxx.yyy.zzz.79 Is it OK or "smtp_bind_address" in main.cf is different? Regarding "inet_interfaces" I usually have something like this (in every instance main.cf file, changing