Spam non exitsting accounts

snaaps

Verified User
Joined
Jan 29, 2005
Messages
226
Location
Netherlands
Hello,

We have the following problem with Spam Assassin:

When a mail/spam is send to a non existing email adres, spam assassin will scan the message and it will make a file in: /spamassassin/user spam.

How do we configurate exim or spam Assassin so that it will not scan the mail of non existing mail accounts?

P.S.
The catch-all is allready off.
 
If the catchall is off, then the mail should never even get onto the server.

Can you post the top five lines of your exim.conf file?

Jeff
 
Wich lines do you want?
The top first 5 lines is information about the exim file.

######################################################################
# Runtime configuration file for Exim #
######### IMPORTANT ########## IMPORTANT ########## IMPORTANT ########
# WARNING! Be sure to back up your previous exim.conf file before #
# attempting to use this exim.conf file. #
 
Wich lines do you want?
The top first 5 lines is information about the exim file.

######################################################################
# Runtime configuration file for Exim #
######### IMPORTANT ########## IMPORTANT ########## IMPORTANT ########
# WARNING! Be sure to back up your previous exim.conf file before #
# attempting to use this exim.conf file. #
Actually that helps quite a bit. It shows you're using an ancient exim configuration file. You should definitely replace it with SpamBlocker2.1.1 or above; search these forums.

Jeff
 
Back
Top