Page 1 of 1

Errors in exim log

Posted: Fri Apr 04, 2014 7:32 am
by dimedia
Hello,

first I want to thank you for the great control panel.

I installed logwatch to have a daily view on my server logs. I noticed that every day I'm getting the same error messages in the exim log:

Code: Select all

Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 484, <STDIN> line 6008.
 Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 484, <STDIN> line 6008.
 Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 484, <STDIN> line 6008.
There are about 100 lines every day of this error message.

How can I solve this?

And there are some other error message too, how can I prevent this:

Code: Select all

 2014-04-03 08:36:13 H=[2.50.55.120] rejected connection in "connect" ACL: rejected because 2.50.55.120 is in a black list at zen.spamhaus.org\nhttp://www.spamhaus.org/query/bl?ip=2.50.55.120: 1 Time(s)
Thank you for your help.

Re: Errors in exim log

Posted: Sat Apr 05, 2014 11:20 am
by imperio
Hi,
2014-04-03 08:36:13 H=[2.50.55.120] rejected connection in "connect" ACL: rejected because 2.50.55.120 is in a black list at zen.spamhaus.org\nhttp://www.spamhaus.org/query/bl?ip=2.50.55.120: 1 Time(s)
this ip (2.50.55.120) is blocked because he is included in the spam list on spamhaus.org service
Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 484, <STDIN> line 6008.
this is a problem with logwatch
we don't provide support for logwatch