Laurent Rouvet wrote: > yes, it is (for both). > > Does someone known the code of Fetchmail can reply...? > > Thanks
Is the remoteReceivedHeader tag set correctly for the new account? See http://james.apache.org/fetchmail_configuration_2_2.html#remoteReceivedHeader. -- Steve > > > Victor MartÃnez Conte wrote: > > Is DNS correctly configured? > > <servernames> > > <servername> foobar.com </servername> > > </servernames> > > > > And configured at OS level? > > > > -----Original Message----- > > From: Laurent Rouvet [mailto:[EMAIL PROTECTED] > > Sent: Fri 9/24/2004 11:55 AM > > To: [EMAIL PROTECTED] > > Cc: > > Subject: Exception with fetchmail: "an error > determining the remote domain" > > > > > > > > Hi, > > > > I've a James 2.2.1RC1 under Linux which uses FetchMail. > No Problem. > > But the same configuration (which fetch from the same > POP account) into > > an other network and under Windows, throws the > following exception: > > > > 23/09/04 02:17:40 WARN fetchmail.blue-brain.net: > Message could not be > > delivered due to an error determining the remote > domain. Message ID: > > <[EMAIL PROTECTED]>. > Flags: Seen = true, > > Delete = false. > > 23/09/04 02:17:40 DEBUG fetchmail.XXXXX.net: > UNDELIVERABLE Message ID: > > <[EMAIL PROTECTED]> > > java.net.UnknownHostException: unknown host > > at > org.xbill.DNS.Address.lookupHostName(Address.java:106) > > at org.xbill.DNS.Address.getByName(Address.java:124) > > at > org.apache.james.dnsserver.DNSServer.getByName(DNSServer.java:463) > > at > > > org.apache.james.fetchmail.MessageProcessor.computeRemoteAddre > ss(MessageProcessor.java:1464) > > at > > > org.apache.james.fetchmail.MessageProcessor.updateRemoteAddres > s(MessageProcessor.java:1552) > > at > > > org.apache.james.fetchmail.MessageProcessor.getRemoteAddress(M > essageProcessor.java:1497) > > at > > > org.apache.james.fetchmail.MessageProcessor.createMail(Message > Processor.java:629) > > at > > > org.apache.james.fetchmail.MessageProcessor.process(MessagePro > cessor.java:385) > > at > > > org.apache.james.fetchmail.FolderProcessor.process(FolderProce > ssor.java:94) > > at > > > org.apache.james.fetchmail.StoreProcessor.process(StoreProcess > or.java:83) > > at > org.apache.james.fetchmail.FetchMail.targetTriggered(FetchMail > .java:529) > > at > > > org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche > duler.doRunEntry(DefaultTimeScheduler.java:240) > > at > > > org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche > duler.access$000(DefaultTimeScheduler.java:36) > > at > > > org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche > duler$1.run(DefaultTimeScheduler.java:216) > > at > > > org.apache.james.util.thread.ExecutableRunnable.execute(Execut > ableRunnable.java:55) > > at > org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90) > > > > > > Is it the "host2.site-host.com" domain that it's trying > to lookup? > > Why? That domain could be private? So It wouldn't be > able to resolve it? > > > > Thanks you for help, > > > > Laurent Rouvet. > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > -------------------------------------------------------------- > ---------- > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
