How do I disable email alerts for courier_login failures?

Post Reply
amityweb
Junior Member
Posts: 6
Joined: 18 Mar 2013, 10:34

How do I disable email alerts for courier_login failures?

Post by amityweb »

Hi

I am trying to disable email alerts for any blocks that occur. I have disabled as many LF_*_ALERT or similar I can find, including LF_EMAIL_ALERT = "0". I only want to leave open SSH Logins alerts.

BUT I am still getting emails like the following, and I cannot see any config setting to disable these, can someone help?

Code: Select all

Time:     Sat Jul 19 05:57:39 2014 +0100
IP:       1.0.201.185 (TH/Thailand/node-ek9.pool-1-0.dynamic.totbb.net)
Failures: 5 (smtpauth)
Interval: 300 seconds
Blocked:  Permanent Block

Log entries:

2014-07-19 05:57:04 courier_login authenticator failed for node-ek9.pool-1-0.dynamic.totbb.net (USER) [1.0.201.185]:29270: 535 Incorrect authentication data (set_id=test)
2014-07-19 05:57:06 courier_login authenticator failed for node-ek9.pool-1-0.dynamic.totbb.net (USER) [1.0.201.185]:29333: 535 Incorrect authentication data (set_id=test)
2014-07-19 05:57:29 courier_login authenticator failed for node-ek9.pool-1-0.dynamic.totbb.net (USER) [1.0.201.185]:10096: 535 Incorrect authentication data (set_id=test)
2014-07-19 05:57:31 courier_login authenticator failed for node-ek9.pool-1-0.dynamic.totbb.net (USER) [1.0.201.185]:10144: 535 Incorrect authentication data (set_id=test)
2014-07-19 05:57:37 courier_login authenticator failed for node-ek9.pool-1-0.dynamic.totbb.net (USER) [1.0.201.185]:10299: 535 Incorrect authentication data (set_id=test)
kurieuo
Junior Member
Posts: 7
Joined: 12 Sep 2008, 20:46

Re: How do I disable email alerts for courier_login failures?

Post by kurieuo »

I too would like this.
The SMTP logins are so rampant my server sends several a minute.
Nice to know CSF is doing it's job, but unnecessary.

More interested to know if relaying occurs.

Can specific email alerts be disabled?
I can only find one global option.
Post Reply