-
Notifications
You must be signed in to change notification settings - Fork 179
Q1201
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
When I run fetchmail, I get the error SMTP listener doesn't like recipient address xxx@localhost.
Make sure that localhost is recognized as a domain that is to be delivered locally. If you are using the default Exim run time configuration, you'll see a line near the top like this:
domainlist local_domains = @
Change it to
domainlist local_domains = @ : localhost