PDA

View Full Version : Reject spam to non existent accounts


activehari
02-22-2008, 08:37 AM
Hello

A lot of incoming spam is directed to nonexistent accounts for domains
in our servers, is there a way to configure Exim so these mails are
rejected? And this should be done at the server level...

Please help us out...

Regards
Raj

mattb
02-24-2008, 06:02 AM
Easiest way is to disable catchall accounts in your Email domain setup.

activehari
02-25-2008, 07:55 AM
Hello,

Is there any way to edit the exim.conf file or the configuartion files, so that they can be applied to all the domains at the server level, without entering each domains email setup..

jlasman
02-25-2008, 01:04 PM
The catchall accounts are configured in the users aliases file in /etc/virtual/example.com/, where of course you replace example.com with the domain name.

Jeff