Brent L Johnson wrote: > > I'm working on an application that uses James as basically > a POP3 proxy. I've configured fetchmail to pull email from > my POP3 server at my hosting provider. I'm running > James 2.2.0a15 with FetchMail because I was having problems > with FetchPOP getting hung. > > Here is the error: > Message could not be delivered due to an error determining the remote > domain.
To get to the bottom of this please... 1) Turn on DEBUG level logging for fetchmail. To do this edit the file <distribution-root>/apps/james/SAR-INF/environment.xml, changing the entry... <category name="fetchmail" log-level="###"> to... <category name="fetchmail" log-level="DEBUG"> 2) Restart James 3) Wait for the problem to re-occur. 4) Shutdown James. 5) Reply to this mail enclosing a zipped copy of the fetchmail log for the relevant time period. The log will be <distribution-root>/apps/james/logs/fetchmail-<timestamp>, unless you have changed the default logging set-up. -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
