Ian Eiloart wrote: > > You should reject it. That way senders of legitimate email will be notified > (if their mail system works properly), but spam won't cause bounce messages > to be sent to innocent third parties.
This is the behaviour of the default exim4 configuration. If you're getting notifications of mail to invalid local parts, it must be due to something you did to the config; without knowing how you did it, we can't tell you how to undo it. I suspect you've probably got some sort of catchall account set up. "exim -d -bt [EMAIL PROTECTED]" will probably give you the information you need to figure out what needs to be undone. - Marc -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
