Re: Receiving email from Everbridge alert systems

2015-06-17 Thread Noel Jones
On 6/17/2015 9:45 AM, francis picabia wrote: > On Wed, Jun 3, 2015 at 3:29 PM, francis picabia wrote: >> On Wed, Jun 3, 2015 at 3:18 PM, Noel Jones wrote: >>> On 6/3/2015 11:18 AM, francis picabia wrote: On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: > francis picabia:

Re: Receiving email from Everbridge alert systems

2015-06-17 Thread francis picabia
On Wed, Jun 3, 2015 at 3:29 PM, francis picabia wrote: > On Wed, Jun 3, 2015 at 3:18 PM, Noel Jones wrote: >> On 6/3/2015 11:18 AM, francis picabia wrote: >>> On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: francis picabia: >> /etc/postfix/main.cf: >> smtpd_client_restrict

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread francis picabia
On Wed, Jun 3, 2015 at 3:18 PM, Noel Jones wrote: > On 6/3/2015 11:18 AM, francis picabia wrote: >> On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: >>> francis picabia: > /etc/postfix/main.cf: > smtpd_client_restrictions = > check_client_access cidr:/etc/postfix/clie

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread Noel Jones
On 6/3/2015 11:18 AM, francis picabia wrote: > On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: >> francis picabia: /etc/postfix/main.cf: smtpd_client_restrictions = check_client_access cidr:/etc/postfix/client_access.cidr /etc/postfix/client_access.cidr:

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread Wietse Venema
francis picabia: > On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: > > francis picabia: > >> > /etc/postfix/main.cf: > >> > smtpd_client_restrictions = > >> > check_client_access cidr:/etc/postfix/client_access.cidr > >> > > >> > /etc/postfix/client_access.cidr: > >> > 1.2.3.

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread francis picabia
On Wed, Jun 3, 2015 at 11:42 AM, Wietse Venema wrote: > francis picabia: >> > /etc/postfix/main.cf: >> > smtpd_client_restrictions = >> > check_client_access cidr:/etc/postfix/client_access.cidr >> > >> > /etc/postfix/client_access.cidr: >> > 1.2.3.4/24 DUNNO >> > 5.6.7.8/24 DU

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread Wietse Venema
francis picabia: > > /etc/postfix/main.cf: > > smtpd_client_restrictions = > > check_client_access cidr:/etc/postfix/client_access.cidr > > > > /etc/postfix/client_access.cidr: > > 1.2.3.4/24 DUNNO > > 5.6.7.8/24 DUNNO > > 0.0.0.0/0 FILTER foo:bar ... > How do I add the clie

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread francis picabia
On Wed, Jun 3, 2015 at 10:48 AM, Wietse Venema wrote: > francis picabia: >> >>> Let's say I want everything to go through the content filter unless >> >>> it comes from 1.2.3.4/24 or 5.6.7.8/24 How is that configured? > > A cidr: based access map would be the most convenient here. > > /etc/postfi

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread Wietse Venema
francis picabia: > >>> Let's say I want everything to go through the content filter unless > >>> it comes from 1.2.3.4/24 or 5.6.7.8/24 How is that configured? A cidr: based access map would be the most convenient here. /etc/postfix/main.cf: smtpd_client_restrictions = check_client_

Re: Receiving email from Everbridge alert systems

2015-06-03 Thread francis picabia
On Tue, Jun 2, 2015 at 1:30 PM, francis picabia wrote: > On Tue, Jun 2, 2015 at 12:13 PM, Wietse Venema wrote: >> francis picabia: >>> A remaining concern is bypassing the content_filter >>> >>> I've scanned through http://www.postfix.org/FILTER_README.html >>> and googled this issue. >>> >>> I t

Re: Receiving email from Everbridge alert systems

2015-06-02 Thread francis picabia
On Tue, Jun 2, 2015 at 12:13 PM, Wietse Venema wrote: > francis picabia: >> A remaining concern is bypassing the content_filter >> >> I've scanned through http://www.postfix.org/FILTER_README.html >> and googled this issue. >> >> I think I'd understand the FILTER documentation better >> with a rea

Re: Receiving email from Everbridge alert systems

2015-06-02 Thread Wietse Venema
francis picabia: > A remaining concern is bypassing the content_filter > > I've scanned through http://www.postfix.org/FILTER_README.html > and googled this issue. > > I think I'd understand the FILTER documentation better > with a real example. > > Let's say I want everything to go through the

Re: Receiving email from Everbridge alert systems

2015-06-02 Thread francis picabia
A remaining concern is bypassing the content_filter I've scanned through http://www.postfix.org/FILTER_README.html and googled this issue. I think I'd understand the FILTER documentation better with a real example. Let's say I want everything to go through the content filter unless it comes from

Re: Receiving email from Everbridge alert systems

2015-02-04 Thread francis picabia
On Wed, Feb 4, 2015 at 11:30 AM, francis picabia wrote: > I'm sure there are other Postfix sites which have looked > into the question of what is required for Everbridge email > to come in without potential delays or non-delivery. > > I'm asking someone working with our contact at Everbridge > for

Re: Receiving email from Everbridge alert systems

2015-02-04 Thread li...@rhsoft.net
Am 04.02.2015 um 16:30 schrieb francis picabia: I'm not aware we can introduce exemptions for smtpd_client_connection_rate_limit smtpd_client_message_rate_limit If anyone has already tweaked Postfix to accommodate the Everbridge alert system, do you want to share what helped? you can easily i

Receiving email from Everbridge alert systems

2015-02-04 Thread francis picabia
I'm sure there are other Postfix sites which have looked into the question of what is required for Everbridge email to come in without potential delays or non-delivery. I'm asking someone working with our contact at Everbridge for a list of IPs which are used on their end, as I've found there are