[EMAIL PROTECTED]: > Hi > > Yes it used to work with the same version of James 2.2.1-RC1 > and fetchmail. > The problem seems to occur when the fetchmail tries to verify > the hostname of the local machine > (say "xxx") via the DNS class and it throws an > UnknownHostException. I'm a bit confused as the > code called is the getRemoteHostName()/getRemoteAddress... > whilst it is check the local host?
The method names describe their typical usage in the fields of the mail headers. Their names have no bearing on their function. > Apparently one of my colleague removed the machine name from > the host file and added it to our > DNS... this method does not seem to work. What OS and Java versions are you running? While I have a stong suspicion where things may be failing, I cannot reproduce this behaviour myself, probably because my OS and Java verisons differ. Meanwhile, can't your colleague add the machine name back into the host file for now? -- Steve > > Regards > > Benoit. > > > --- Steve Brewin <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED] wrote: > > > Hi > > > > > > I am using james 2.2.1-RC1. > > > > > > Could anyone tell me what generates this error: > > > > > > 17/11/04 12:06:20 WARN fetchmail.ChartFetcher: Message could > > > not be delivered due to an error > > > determining the remote domain. Message ID: > > > <[EMAIL PROTECTED]>. Flags: Seen = true, > > > Delete = false. > > > > > > My mail does not seem to be delivered to the mailet. > > > (strangely enough, it used to work...) > > > > It used to work when? With what release of James? With the > same fetchmail > > configuration and if not what has changed? > > > > -- Steve > > > > > > > > > --------------------------------------------------------------------- > > 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]
