Afficher un message
Vieux 14/04/2006, 16h30   #2
Greg Hackney
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Bind to a specific interface for outgoing SMTP sessions

Jeffrey Overman wrote:
> Hi,
>
> Is it possible to bind to a specific interface for outgoing SMTP sessions?
> I've got one real interface with 3 aliases configured for it. I'd like to use
> one of those aliases as the interface which is used for sending mail out.
>
> Can this be done with postfix? I know how to do it with sendmail and exim,
> but that won't get me far as I'm using postfix at the moment
>
> Thanx,
>



Some relevant configs in main.cf:

inet_interfaces - contols which IP addresses that Postfix listens on.

smtp_bind_address - specifies which IP address to send email from.

myhostname - sets the Postfix name for the mail server

--
Greg
  Réponse avec citation
 
Page generated in 0,05186 seconds with 9 queries