Emails end up in standard box

arjanvr

Well-Known Member
Dec 13, 2013
113
1
18
cPanel Access Level
Root Administrator
Hello,

it happens a lot that when e-mails are cc send to a existing email box they end up instead in the standard box that is created with the account. They are the more larger emails but no maximum size was set.

Any clues what can be causing this?
 

vanessa

Well-Known Member
PartnerNOC
Sep 26, 2006
833
28
178
Virginia Beach, VA
cPanel Access Level
DataCenter Provider
Check the headers of the emails in that box. If they are showing up there is means one of two things:

1) Someone is actually emailing [email protected] (which would happen sometimes if the original email was sent from a PHP script and the recipient replied to it)

2) Your catch-all is set to that address. Check /etc/valiases/yourdomain for a wildcard entry, and set it to :fail: instead
 

arjanvr

Well-Known Member
Dec 13, 2013
113
1
18
cPanel Access Level
Root Administrator
Hello,

It are emails sent to existing boxes so no forms or replies.

I recently set this to fail. Is that the same as point 2?

Forwarding destination for a new account’s catch-all/default address. (Users may modify this value via the Default Address interface in cPanel.) “Fail” rejects the message and notifies the remote SMTP server. This is usually the best choice if you are getting mail attacks. “Blackhole” accepts and processes the message but then silently discards it. This avoids notifying the remote SMTP server but violates SMTP RFC 5321 and generally should not be used

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463