Hi to all
i've configured my smtp server with several IP addresses on the same NIC; i've 
set smtp_bind_address to select one IP to send email and i've set master.cf 
like this

ip1:smtp        inet  n       -       -       -       -       smtpd 
        -o myhostname=hostname1 
ip2:smtp        inet  n       -       -       -       -       smtpd 
        -o myhostname=hostname2


Hostname seems change on different ip but string helo use the hostname 
specified in /etc/hostname and not that specified in master.cf

So smtp server that recevied my mail has a string like this

hostname1 (HELO hostname IP1)
hostaname2 (HELO hostname IP2) 


i want

hostname1 (HELO hostname1 IP1) or
hostaname2 (HELO hostname2 IP2) 

I've try to set smtp_helo_name but without success


Some server refused to talk with me because HELO name and hostname mismatch

Can you help me?



Thanks in advance


Messaggio automatico istituzionale del sistema non eliminabile e che non
interpreta necessariamente la volonta' del mittente:

Il futuro della Ricerca Scientifica ha bisogno del tuo aiuto.
Dona il  5 x mille all'Universita' del Salento - Codice Fiscale: 80008870752

Reply via email to