On Wednesday 04 June 2003 21:00, Father Peter Darin wrote:
> Hello,
>
> I recently migrated (last couple of days) from Exim 3 to Exim 4. Yesterday
> I got hit with 16000+ message of spam and relay issues. I have made the
> neccessary correction to he config and would like a second (3rd, 4th, etc)
> of this config.
>
> This server runs 5 domains where user1@domain1 = user1@domain2 and so forth
> for all five. Also is the internal lan. user name ARE ase sensitive.
> Thank you for any assistance in advance.
>
[..]
> accept local_parts = postmaster
> domains = +local_domains
>
> deny message = Spammers NOT welcome!
> dnslists = bl.spamcop.net : relay.ordb.org/reject
>
"relays.ordb.org" not "relay"
> accept domains = +local_domains
> endpass
> verify = recipient
[..]