Re: [exim] e-mail problems on linux using exim

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Chris Meadors
Datum:  
To: exim-users
Betreff: Re: [exim] e-mail problems on linux using exim
On Mon, 2006-06-05 at 12:39 -0700, altendew wrote:
> So we have a lot of returned mail that we did not send out. I have figured
> that out.
>
> What are the best solutions for deleting returned mail, because we get
> thousands a day?


Get rid of the wildcard alias, so spammers picking random local parts at
your domain won't get the bounces returned to you.

If all of your mail is sent through servers you control. Sign the
return path with ${prvs ...} and don't accept bounces to unsigned
addresses.