Re: Accepting mail from specific IPs

2012-01-18 Thread Charles Marcus
On 2012-01-18 1:43 PM, Charles Marcus wrote: smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_client_access ${cidr}/allowed_clients.cidr, etc Oh - I also disallow access to port 25 from any other IPs with the firewall too... -- B

Re: Accepting mail from specific IPs

2012-01-18 Thread Charles Marcus
On 2012-01-18 11:36 AM, Jon August wrote: Hi, We have a postfix machine setup as described here: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-ubuntu-11.10 and we would like to use a third party to do our spam filtering. So, we'd like to contin

Re: Accepting mail from specific IPs

2012-01-18 Thread Reindl Harald
Am 18.01.2012 18:21, schrieb Jon August: > So, both solutions work? I like the idea of a private port for my filtering > service. > If I was to go that route, should I take my smtpd_recipient_restrictions and > mynetworks > lines out of main.cf? i do not know in detail because we are using

Re: Accepting mail from specific IPs

2012-01-18 Thread Jon August
On Jan 18, 2012, at 12:17 PM, Reindl Harald wrote: > > > Am 18.01.2012 18:14, schrieb Brian Evans - Postfix List: >> On 1/18/2012 12:05 PM, Reindl Harald wrote: >>> >>> Am 18.01.2012 17:59, schrieb Brian Evans - Postfix List: On 1/18/2012 11:41 AM, Reindl Harald wrote: > Am 18.01.2012

Re: Accepting mail from specific IPs

2012-01-18 Thread Reindl Harald
Am 18.01.2012 18:14, schrieb Brian Evans - Postfix List: > On 1/18/2012 12:05 PM, Reindl Harald wrote: >> >> Am 18.01.2012 17:59, schrieb Brian Evans - Postfix List: >>> On 1/18/2012 11:41 AM, Reindl Harald wrote: Am 18.01.2012 17:36, schrieb Jon August: > Hi, > > We have a postf

Re: Accepting mail from specific IPs

2012-01-18 Thread Brian Evans - Postfix List
On 1/18/2012 12:10 PM, Jon August wrote: > On Jan 18, 2012, at 11:59 AM, Brian Evans - Postfix List wrote: > >> On 1/18/2012 11:41 AM, Reindl Harald wrote: >>> Am 18.01.2012 17:36, schrieb Jon August: Hi, We have a postfix machine setup as described here: http://www.howtoforge.c

Re: Accepting mail from specific IPs

2012-01-18 Thread Brian Evans - Postfix List
On 1/18/2012 12:05 PM, Reindl Harald wrote: > > Am 18.01.2012 17:59, schrieb Brian Evans - Postfix List: >> On 1/18/2012 11:41 AM, Reindl Harald wrote: >>> Am 18.01.2012 17:36, schrieb Jon August: Hi, We have a postfix machine setup as described here: http://www.howtoforge.com/v

Re: Accepting mail from specific IPs

2012-01-18 Thread Reindl Harald
Am 18.01.2012 17:36, schrieb Jon August: > Hi, > > We have a postfix machine setup as described here: > http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-ubuntu-11.10 > > and we would like to use a third party to do our spam filtering. So, we'd >

Re: Accepting mail from specific IPs

2012-01-18 Thread Jon August
On Jan 18, 2012, at 11:59 AM, Brian Evans - Postfix List wrote: > On 1/18/2012 11:41 AM, Reindl Harald wrote: >> >> Am 18.01.2012 17:36, schrieb Jon August: >>> Hi, >>> >>> We have a postfix machine setup as described here: >>> http://www.howtoforge.com/virtual-users-and-domains-with-postfix-co

Re: Accepting mail from specific IPs

2012-01-18 Thread Reindl Harald
Am 18.01.2012 17:59, schrieb Brian Evans - Postfix List: > On 1/18/2012 11:41 AM, Reindl Harald wrote: >> >> Am 18.01.2012 17:36, schrieb Jon August: >>> Hi, >>> >>> We have a postfix machine setup as described here: >>> http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mys

Re: Accepting mail from specific IPs

2012-01-18 Thread Brian Evans - Postfix List
On 1/18/2012 11:41 AM, Reindl Harald wrote: > > Am 18.01.2012 17:36, schrieb Jon August: >> Hi, >> >> We have a postfix machine setup as described here: >> http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-ubuntu-11.10 >> >> and we would like to use a t

Re: Accepting mail from specific IPs

2012-01-18 Thread Jon August
Reindl, Thank you very much for the help. Is there a specific line in master.cf that I should amend? Or can I just drop it in on the bottom? -Jon On Jan 18, 2012, at 11:41 AM, Reindl Harald wrote: > > > Am 18.01.2012 17:36, schrieb Jon August: >> Hi, >> >> We have a po

Re: Accepting mail from specific IPs

2012-01-18 Thread Reindl Harald
Am 18.01.2012 17:36, schrieb Jon August: > Hi, > > We have a postfix machine setup as described here: > http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-ubuntu-11.10 > > and we would like to use a third party to do our spam filtering. So, we'd >