On 14/03/06, Ian Crorie <[EMAIL PROTECTED]> wrote: > A colleague runs sendmail and rejects messages if their From: header > uses a non existing domain. He's suggested to my boss that we do the > same (helpful chap) as an anti-spam measure. > > I can't find anything in the list archives nor do I remember it coming > up in the past. Can anyone either (i) point me to an implementation of > this or (ii) explain why it isn't a good idea?
Have a look at verify = header_sender This does something close to what you want. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] VoIP: [EMAIL PROTECTED] FWD: **275*5048707000 VoipTalk: **473*5048707000 -- ## 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/
