Brent L Johnson wrote: > Received: from nobody by kayako.lunarpages.com with local (Exim 4.30; > FreeBSD) > id 1ApAAA-0002xf-Ex > for [EMAIL PROTECTED]; Fri, 06 Feb 2004 09:53:10 -0800 and... > > 05/02/04 20:44:13 WARN fetchmail.bjohnson.net: Message could > > not be delivered due to an error determining the remote > > domain. Message ID: > > <[EMAIL PROTECTED]>. Flags: Seen = > > false, Delete = false. 05/02/04 20:44:13 DEBUG > > fetchmail.bjohnson.net: UNDELIVERABLE Message > > ID: <[EMAIL PROTECTED]> > > java.net.UnknownHostException: nobody: nobody > > at java.net.InetAddress.getAllByName0(InetAddress.java:1011) > > at java.net.InetAddress.getAllByName0(InetAddress.java:981) > > at java.net.InetAddress.getAllByName(InetAddress.java:975) > > at java.net.InetAddress.getByName(InetAddress.java:889) > > at > > org.apache.james.fetchmail.MessageProcessor.computeRemoteAddre > > ss(Message > > Processor.java:1226)
OK, what's breaking things is the aforementioned 'Received: from nobody' header which as reported by the stack trace cannot be resolved into a valid host. Before I say categorically that this isn't a valid Received: header and is correctly rejected, I will check the relevant RFCs. This isn't going to happen today as I'm off to destroy a few brain cells in a far more entertaining way. If anyone knows the answer please chime in! -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
