A cPanel account is trying to send spam, that it's currently staying in the Mail Queue, but it got so huge (1 million), that it used all VPS inodes for storage.
I would like to prevent it from generating the mail in the first place or at least discard it instead of staying in queue.
A typical email it's like:
Sender User: cpanelaccount
Sender Domain: cpanelaccountmaindomain
Sender: [email protected]
Sender Host: localhost
Sender IP: 127.0.0.1
Authentication: localuser
With that in mind, I'm looking for a rule that checks that "sender" address exists in the server, but I can't find it.
What does "Authentication: localuser" mean? That any local user can send emails without password? Can this be restricted?
I would like to prevent it from generating the mail in the first place or at least discard it instead of staying in queue.
A typical email it's like:
Sender User: cpanelaccount
Sender Domain: cpanelaccountmaindomain
Sender: [email protected]
Sender Host: localhost
Sender IP: 127.0.0.1
Authentication: localuser
With that in mind, I'm looking for a rule that checks that "sender" address exists in the server, but I can't find it.
What does "Authentication: localuser" mean? That any local user can send emails without password? Can this be restricted?