Re: Question About Log entries

2013-01-28 Thread Ralf Hildebrandt
* Bob Cohen : > Follows are several maillog entries. I'm not clear on how to read them. > > warning: restriction `reject_rbl_client' after `permit' is ignored > Does this mean, Postfix rejected an email based on the > reject_rbl_client rule, which was placed in the main.cf after the > permit. An

Re: Question About Log entries

2013-01-26 Thread Bob Cohen
On Jan 26, 2013, at 5:05 PM, Wietse Venema wrote: > No. It means you should read documentation instead > seeking well-known answers on the mailing list. Thank you. Sorry if I violated list etiquette. It's hard for a ham and egger like me to know what is or isn't common knowledge. Bob Cohen

Re: Question About Log entries

2013-01-26 Thread Wietse Venema
Bob Cohen: > > On Jan 26, 2013, at 1:00 PM, Wietse Venema wrote: > > > Bob Cohen: > >> Follows are several maillog entries. I'm not clear on how to read them. > >> > >> warning: restriction `reject_rbl_client' after `permit' is ignored > > > > This means that you have configured: > > > >

Re: Question About Log entries

2013-01-26 Thread Viktor Dukhovni
On Sat, Jan 26, 2013 at 12:25:00PM -0500, Bob Cohen wrote: > Follows are several maillog entries. I'm not clear on how to read them. > > warning: restriction `reject_rbl_client' after `permit' is ignored > > Does this mean, Postfix rejected an email based on the > reject_rbl_client rule, which w

Re: Question About Log entries

2013-01-26 Thread Reindl Harald
Am 26.01.2013 19:13, schrieb Bob Cohen: > > On Jan 26, 2013, at 1:00 PM, Wietse Venema wrote: > >> Bob Cohen: >>> Follows are several maillog entries. I'm not clear on how to read them. >>> >>> warning: restriction `reject_rbl_client' after `permit' is ignored >> >> This means that you have co

Re: Question About Log entries

2013-01-26 Thread Bob Cohen
On Jan 26, 2013, at 1:00 PM, Wietse Venema wrote: > Bob Cohen: >> Follows are several maillog entries. I'm not clear on how to read them. >> >> warning: restriction `reject_rbl_client' after `permit' is ignored > > This means that you have configured: > > something = something permit re

Re: Question About Log entries

2013-01-26 Thread Bob Cohen
On Jan 26, 2013, at 12:40 PM, Reindl Harald wrote: > if you want any meaningful answer you have to poast at least > a full snippet of all lines to a specific message and output > of "postconf -n" Thank you. -Bob log snippet 1 Jan 26 13:03:00 fortapache postfix/smtpd[29122]: connect from camo

Re: Question About Log entries

2013-01-26 Thread Wietse Venema
Bob Cohen: > Follows are several maillog entries. I'm not clear on how to read them. > > warning: restriction `reject_rbl_client' after `permit' is ignored This means that you have configured: something = something permit reject_rbl_client something As documented, evaluation stops at pe

Re: Question About Log entries

2013-01-26 Thread Reindl Harald
Am 26.01.2013 18:25, schrieb Bob Cohen: > Follows are several maillog entries. I'm not clear on how to read them. > > warning: restriction `reject_rbl_client' after `permit' is ignored > > Does this mean, Postfix rejected an email based on the reject_rbl_client > rule, which was placed in the

Question About Log entries

2013-01-26 Thread Bob Cohen
Follows are several maillog entries. I'm not clear on how to read them. warning: restriction `reject_rbl_client' after `permit' is ignored Does this mean, Postfix rejected an email based on the reject_rbl_client rule, which was placed in the main.cf after the permit. And, Postfix is ignoring the