fetchmail-friends
[Top] [All Lists]

[fetchmail]Vierd errors

2002-02-03 06:57:55
..which icant explain.

====
my rc file

set postmaster "postmaster"
poll 195.100.94.163  proto pop3 localdomains plantron.se:
user jimmyhoffa with pass yabbadabbadoooorsomething to * here
===

===
my mail handling script

#!/bin/sh
/usr/bin/fetchmail -s -K -a -f /root/Fetchmailrc &
/usr/exim/bin/exim -qf &
===

But this results in this in the logs on every poll

fetchmail: nameserver failure while looking for `web1.esages.com' during
poll of 195.100.94.163.
fetchmail: nameserver failure while looking for `web1.esages.com' during
poll of 195.100.94.163.
fetchmail: nameserver failure while looking for `exchange.boras.missmary.se'
during poll of 195.100.94.163.
fetchmail: nameserver failure while looking for `exchange.boras.missmary.se'
during poll of 195.100.94.163.
===

Where on EARTH does it get those addresses?

Version of fetchmail is "current as of 4 weeks back" (i do not have remote
access to the system at this point in time).



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]Vierd errors, j2 <=