Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Paul Schmehl
--On December 15, 2018 at 9:36:56 PM -0500 Bill Cole wrote: On 15 Dec 2018, at 14:00, Paul Schmehl wrote: --On December 14, 2018 at 4:09:08 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the lo

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Paul Schmehl
--On December 15, 2018 at 9:36:56 PM -0500 Bill Cole wrote: Remove any rules file with 'sare' in its name. It would also be wise to make sure that you are running 'sa-update' regularly (weekly at least, ideally daily) to be sure that you have the current default ruleset. Thanks, Bill. I'll d

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Bill Cole
On 15 Dec 2018, at 15:50, Paul Schmehl wrote: --On December 14, 2018 at 4:09:08 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (an

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Bill Cole
On 15 Dec 2018, at 14:00, Paul Schmehl wrote: --On December 14, 2018 at 4:09:08 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (an

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Paul Schmehl
--On December 14, 2018 at 4:09:08 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) NOTE: that message should spe

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-15 Thread Paul Schmehl
--On December 14, 2018 at 4:09:08 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) NOTE: that message should spe

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-14 Thread Bill Cole
On 14 Dec 2018, at 17:35, Paul Schmehl wrote: --On December 14, 2018 at 3:32:11 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) It would be a wise choice

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-14 Thread Paul Schmehl
--On December 14, 2018 at 3:32:11 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) It would be a wise choice to update ALL of your Perl modules to the latest

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-14 Thread Bill Cole
On 14 Dec 2018, at 15:32, Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) NOTE: that message should specify the source of the error. If it does not, something in you

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-14 Thread Paul Schmehl
--On December 14, 2018 at 3:32:11 PM -0500 Bill Cole wrote: On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) This is a new warning in Perl 5.26. The use of curly-brace regex enumerati

Re: Maillog error - warn: Unescaped left brace in regex is deprecated here (and will be fata))

2018-12-14 Thread Bill Cole
On 14 Dec 2018, at 0:46, Paul Schmehl wrote: I'm seeing this error in the logs: warn: Unescaped left brace in regex is deprecated here (and will be fata)) This is a new warning in Perl 5.26. The use of curly-brace regex enumeration ranges with an implied zero first term ( e.g. {,5} instead

Re: maillog says "Service unavailable", bounce msg claims bad addr

2014-03-06 Thread Noel Jones
On 3/6/2014 11:08 AM, Jay G. Scott wrote: > > The maillog says this, and I believe it: > > Mar 5 08:22:02 ns5.arlut.utexas.edu sendmail[5427]: s25EM0Zg005419: > to=, delay=00:00:01, xdelay=00:00:00, mailer=relay, > pri=1081946, relay=ns2.arlut.utexas.edu. [146.6.211.1], dsn=5.1.3, > stat=Servi

Re: maillog - identifying port smtp, submission

2012-12-28 Thread Wietse Venema
Benny Pedersen: > santosh malavade skrev den 2012-12-28 05:59: > > > smtp 25 > > submission 587 > > in master.cf set -o syslog_name=foo for the 2 services > > then in syslog its possible to split them to 2 seperate files if wanted With vanilla syslog daemons, splitting the files might be easier

RE: maillog - identifying port smtp, submission

2012-12-28 Thread santosh malavade
> Date: Fri, 28 Dec 2012 06:05:06 +0100 > From: m...@junc.eu > To: postfix-users@postfix.org > Subject: Re: maillog - identifying port smtp, submission > > santosh malavade skrev den 2012-12-28 05:59: > > > smtp 25 > > submission 587 > > in master.cf se

Re: maillog - identifying port smtp, submission

2012-12-27 Thread Benny Pedersen
santosh malavade skrev den 2012-12-28 05:59: smtp 25 submission 587 in master.cf set -o syslog_name=foo for the 2 services then in syslog its possible to split them to 2 seperate files if wanted

Re: maillog

2011-10-31 Thread Reindl Harald
you MUST NOT stop bounces you have to look why they are happening and solve the root-cause which is maybe you do not reject messages to non-existent rcpt directly if you accept a message and it can not be finally delivered the server sends a NDR, if you reject the message the sending machine is r

Re: maillog

2011-10-31 Thread Ralf Hildebrandt
* Amira Othman : > T have tested server for open relay and it is not open already We did not mention an open relay as a sole cause. Why was the bounce sent. Grep for ED0466E68594 to find out -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin

RE: maillog

2011-10-31 Thread Amira Othman
T have tested server for open relay and it is not open already How can I stop this kind of mail ? > > from=<>, size=4794, nrcpt=1 (queue active) > > > > Oct 31 12:22:36 mailserver postfix/smtp[24079]: connect to > > smtp.icom.com[64.224.110.142]: Connection timed out (port 25) > > > > Oct 31 1

Re: maillog

2011-10-31 Thread /dev/rob0
On Monday 31 October 2011 05:38:16 Robert Schetterer wrote: > Am 31.10.2011 11:35, schrieb Amira Othman: > > I was checking postfix maillog and I found something strange in > > it > > > > from=<>, size=4794, nrcpt=1 (queue active) > > > > Oct 31 12:22:36 mailserver postfix/smtp[24079]: connect to

Re: maillog

2011-10-31 Thread Ralf Hildebrandt
* Amira Othman : > Hi all > > I was checking postfix maillog and I found something strange in it > > from=<>, size=4794, nrcpt=1 (queue active) It's a bounce > Oct 31 12:22:36 mailserver postfix/smtp[24079]: connect to > smtp.icom.com[64.224.110.142]: Connection timed out (port 25) > > Oct 3

Re: maillog

2011-10-31 Thread Robert Schetterer
Am 31.10.2011 11:35, schrieb Amira Othman: > Hi all > > I was checking postfix maillog and I found something strange in it > > from=<>, size=4794, nrcpt=1 (queue active) > > Oct 31 12:22:36 mailserver postfix/smtp[24079]: connect to > smtp.icom.com[64.224.110.142]: Connection timed out (port 25)