Configure Exim to notify when Email is deferred by remote server?

Jorge Moreno

Member
Feb 27, 2019
5
0
1
panama
cPanel Access Level
DataCenter Provider
Hi,

I wonder if it is possible to configure Exim server to send an email notification to the envelope From email when getting an remote notification of emails getting referred. Possible due to unusual email traffic. The idea is to be able to get an incoming email notifying about this. Currently I am only able to see this at log level but need email notification about the case.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
There are the following two notifications in WHM>>Server Configuration>>Tweak Setting that might be helpful:

Monitor the number of unique recipients per hour to detect potential spammers.
The system will monitor the number of emails to unique recipients that each individual email user sends. If this number exceeds the specified threshold, the system will send a notification.

Select the action for the system to take on an email account when it detects a potential spammer.
The system will automatically take this action on every email account that it detects as a potential spammer. To detect spammers, the system monitors the number of emails to unique recipients that each individual user sends.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
It's one subject as follows:

Code:
[root@server Mail]# cat /usr/local/cpanel/etc/icontact_templates/Mail/SpammersDetected.subject.tmpl
[%- CPANEL.locale.maketext('The system has detected an unusually large amount of outbound email.'); -%]