On Tue, 19 Jul 2005, Jim Archer wrote: > > This works if the email is coming from a server other than itself. I tried > adding 127.0.0.1, but that didn't help. If I send email to myself from my > mail client, it gives me the error and says it won't accept email from me at > my laptop's IP address. Anyone else who uses this machine as their outbound > email relay will have the same trouble. I could clear a bunch of IP ranges, > but that would leave all the SMPT AUTH users unable to send me email and > expose these domains to SPAM and viruses from other users.
Configure your ACL to accept email from your relay_from_hosts and authenticated users before doing MX-style accepts of your local domains. (The default configuration file needs to be changed to do this.) Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
