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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: David Woodhouse
日付:  
To: Jonathan Vanasco
CC: exim Mailing List
題目: 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