On 20/07/05, Troy Settle <[EMAIL PROTECTED]> wrote: > After long last, I'm finally fed up with the spoofed emails from > addresses such as: > > admin@ > support@ > info@ > staff@ > > I successfully blocked these by adding the following to my configure: > > deny senders = [EMAIL PROTECTED]:[EMAIL PROTECTED] > message = Spoofers not welcome here! > > However, I need a rule that will wildcard in all local domains, but also > allow for a whitelist: > > allow senders = [EMAIL PROTECTED] > deny senders = admin > domains = +local_domains > message = Spoofers not welcome here! > > But, with this, Exim refuses to run.
Oooh good, my favourite rant :-) What form does this 'refusal to run' take? If you go looking in the Exim logs, there's a very good chance you'll find a clue as to what you've done wrong. Even if it doesn't help you, posting the log messages here will almost certainly help us to help you. (This is meant to be constructive, even if it doesn't seem like it) Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] -- ## 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/
