wie...@porcupine.org (Wietse Venema) writes:
> Eric Abrahamsen:
>> > TLS? In that case you also need two tlsproxy services, each with
>> > their own certificate stuff.
>> >
>> > 1.2.3.5:smtp inet n - n - 1 postscreen
>> > -o tlsproxy_service_name=tlsproxy_1.2.3.5
>> > -o smtpd_service_name=
Eric Abrahamsen:
> > TLS? In that case you also need two tlsproxy services, each with
> > their own certificate stuff.
> >
> > 1.2.3.5:smtp inet n - n - 1 postscreen
> > -o tlsproxy_service_name=tlsproxy_1.2.3.5
> > -o smtpd_service_name=smtpd_1.2.3.5
> > -o syslog_name=postfix/1.2.3.5
> >
wie...@porcupine.org (Wietse Venema) writes:
> Eric Abrahamsen:
>> wie...@porcupine.org (Wietse Venema) writes:
>>
>> > Eric Abrahamsen:
>> >> > One more thing: to make the logging understandable you also need
>> >> > to specify the syslog_name.
>> >> >
>> >> > 1.2.3.5:smtp inet n - n - 1 posts
Eric Abrahamsen:
> wie...@porcupine.org (Wietse Venema) writes:
>
> > Eric Abrahamsen:
> >> > One more thing: to make the logging understandable you also need
> >> > to specify the syslog_name.
> >> >
> >> > 1.2.3.5:smtp inet n - n - 1 postscreen
> >> > -o smtpd_service_name=smtpd_1.2.3.5
> >>
wie...@porcupine.org (Wietse Venema) writes:
> Eric Abrahamsen:
>> > One more thing: to make the logging understandable you also need
>> > to specify the syslog_name.
>> >
>> > 1.2.3.5:smtp inet n - n - 1 postscreen
>> >-o smtpd_service_name=smtpd_1.2.3.5
>> >-o syslog_name=postfix/1.2.
Eric Abrahamsen:
> > One more thing: to make the logging understandable you also need
> > to specify the syslog_name.
> >
> > 1.2.3.5:smtp inet n - n - 1 postscreen
> > -o smtpd_service_name=smtpd_1.2.3.5
> > -o syslog_name=postfix/1.2.3.5
> > smtpd_1.2.3.5 pass - - n - - smtpd
> >
On October 20, 2015 3:48:56 PM Eric Abrahamsen wrote:
While we're still here, can I ask for my own information -- is the
127.0.0.1:smtp clause at the top still necessary, and if so, what does
it actually do?
allow localhost to send email localy or aliases forwarded, to see what
happend if po
wie...@porcupine.org (Wietse Venema) writes:
> Eric Abrahamsen:
>> > master.cf with postscreen:
>> > 1.2.3.5:smtp inet n - n - 1 postscreen -o
>> > smtpd_service_name=smtpd_1.2.3.5
>> > smtpd_1.2.3.5 pass - - n - - smtpd
>> >
>> > Ditto for the service on 1.2.3.4.
>> >
>> >Wietse
Eric Abrahamsen:
> > master.cf with postscreen:
> > 1.2.3.5:smtp inet n - n - 1 postscreen -o
> > smtpd_service_name=smtpd_1.2.3.5
> > smtpd_1.2.3.5 pass - - n - - smtpd
> >
> > Ditto for the service on 1.2.3.4.
> >
> > Wietse
>
> Awesome! That worked like a charm. Noel had me wo
wie...@porcupine.org (Wietse Venema) writes:
> A. Schulze:
>>
>> Eric Abrahamsen:
>>
>> > It works fine, until I try to add postscreen into the mix.
>> you did not post a complete config. but you may check your master.cf:
>>
>> master.cf without postscreen:
>> smtp inet n - n - - smtpd
>
A. Schulze:
>
> Eric Abrahamsen:
>
> > It works fine, until I try to add postscreen into the mix.
> you did not post a complete config. but you may check your master.cf:
>
> master.cf without postscreen:
> smtp inet n - n - - smtpd
>
> master.cf with postscreen:
> smtp inet n - n
Eric Abrahamsen:
It works fine, until I try to add postscreen into the mix.
you did not post a complete config. but you may check your master.cf:
master.cf without postscreen:
smtp inet n - n - - smtpd
master.cf with postscreen:
smtp inet n - n - 1 postscreen
smtpd pass - -
Eric Abrahamsen skrev den 2015-10-19 15:15:
So the setup is, in master.cf, first a clause for the local server:
127.0.0.1:smtp inet n-n -- smtpd
-o syslog_name=postfix-localhost
-o smtp_helo_name=localhost
-o smtp_bind_address=127.0.0.1
-o myhostname=loc
On 10/19/2015 8:15 AM, Eric Abrahamsen wrote:
> Hi,
>
> I've gotten postfix working with multiple IPs/domains/ssl certs, and so
> far so good. I used the accepted answer at this link as a template:
>
> http://serverfault.com/questions/650057/postfix-multiple-ip-smtp-banner
>
> It works fine, unt
On 1/26/2010 1:52 PM, Dan Lists wrote:
We host email for several domains. Occasionally an account will get
phished and our outbound server will get blacklisted by hotmail and
others. We'd like to separate the outbound email so that one domain
with a phished account doesn't get all outbound emai
Dan Lists:
> We host email for several domains.? Occasionally an account will get
> phished and our outbound server will get blacklisted by hotmail and
> others.? We'd like to separate the outbound email so that one domain
> with a phished account doesn't get all outbound email blacklisted.
>
> I'
It works! Perfect...
Thank you!
- Original Message -
From: "Wietse Venema"
To: "Postfix users"
Sent: Friday, December 11, 2009 10:13 PM
Subject: Re: multiple IPs
Cristiano Winckler:
This is working 100% fine. According to the IP that the connection
is comi
Cristiano Winckler:
> This is working 100% fine. According to the IP that the connection
> is coming from, a different greeting is used.
But, you don't need that to SEND mail to hotmail and yahoo from
their dedicated source IP adressess.
> I would like to use one of the specific IPs to send email
Cristiano Winckler a écrit :
> Hi Guys
>
> I´m writing here because I could not find a solution on a google search.
> I have a mail server and we have 4 usable Ips on this server.
>
> Postfix is configured and working for a very long time.
> I already configured postfix to have different greeti
Kishore Buxani wrote:
Hi all,
I have a setup of postfix on fedora. I was wondering if there is a way
to send emails in IP rotation as i have 5 IPs on my server.
I have tried
this http://denixsolutions.com/Scripts/Postfix-Multiple-Interfaces-Patch
But it doesnt work.
Rgds
Kishore
see th
20 matches
Mail list logo