FAQ / Fetchmail / Q1201



Q1201

Question

When I run fetchmail, I get the error SMTP listener doesn't like recipient address xxx@localhost.

Answer

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



FAQ / Fetchmail / Q1201


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/Fetchmail/Q1201 (last edited 2008-09-25 11:39:28 by localhost)