On Sat, Apr 16, 2011 at 06:49:01PM +0200, Jo Galara wrote:
> On 04/15/2011 11:09 PM, Robert Schetterer wrote:
> > Am 15.04.2011 22:59, schrieb Jo Galara:
> >> Is there a way to bind Mail Submission on an own IP address?
> >> Now it's listening on the IPs I set in "smtp_bind_address" and 
> >> "smtp_bind_address6". Is there a way to change the listening 
> >> address of mail submission to an own IP address or let it
> >> listen on IPv4 only?
> > 
> > hm try i.e. in master.cf
> > 
> > ip4.adr.es.se:submission inet n       -       n       -       -       smtpd
> >   -o smtpd_tls_security_level=encrypt
> >   -o smtpd_sasl_auth_enable=yes
> >   -o smtpd_client_restrictions=permit_sasl_authenticated,reject
> >   -o milter_macro_daemon_name=ORIGINATING
> 
> Thanks a lot. It works.

For the record and your own information, your assumption in the OP 
was wrong: smtp_* settings have nothing to do with smtpd(8), the 
Postfix SMTP server. Those settings are for smtp(8), the client.
-- 
    Offlist mail to this address is discarded unless
    "/dev/rob0" or "not-spam" is in Subject: header

Reply via email to