Re: [exim] 'noreply' addresses - advice sought

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: David Woodhouse
Fecha:  
A: Jonathan Vanasco
Cc: exim Mailing List
Asunto: Re: [exim] 'noreply' addresses - advice sought
On Mon, 2007-01-29 at 01:43 -0500, Jonathan Vanasco wrote:
> is there a better way to handle this though ? i thought of having
> an automatic bounceback on messages to a noreply addresses, but i
> realized that would make a ton of bouce-spam when talking to improper
> domains. i need to somehow convince other domains that noreply
> exists for sender verification, but i'd rather not accept real mail
> or pump things through exim if at all possible.


Most people _want_ the bounces so they can automatically remove bouncing
addresses from the mailing list. Are you sure you want to ditch them?

If you really want callouts to work but no incoming mail then just make
it reject at DATA instead of at RCPT.

--
dwmw2