I'm a relative newbie and I'm not sure this is the right place for this
question. I recently cvsupped and then recompiled my kernel which broke my
fetchmail. I recompiled from ports both fetchmail and sendmail. the relevant
message in the fetchmail log is:

fetchmail: 5.5.6 querying thecity.sfsu.edu (protocol POP3) at Tue Apr 10
00:57:19 2001
fetchmail: fetchmail: getaddrinfo(thecity.sfsu.edu.pop3)
fetchmail: Query status=2 (SOCKET)

i ran fetchmail with verbose logging and found this error message:

fetchmail: 5.7.6 querying pop.mail.yahoo.com (protocol POP3) at Thu Apr 12
07:57:11 2001
fetchmail: POP3< +OK hello from popgate
fetchmail: POP3> USER *
fetchmail: POP3< +OK password required.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK maildrop ready, 1 message (6720 octets) (7677 6291456)
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 6720
fetchmail: 1 message for * at pop.vip.sc5.yahoo.com (6720 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 message (6720 octets)
fetchmail: POP3< 1 6720
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK 6720 octets
fetchmail: reading message 1 of 1 (6720 octets)
fetchmail: SMTP< 220 sol.A ESMTP Sendmail 8.11.1/8.11.1; Thu, 12 Apr 2001
07:57:14 -0700 (PDT)
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-sol.A Hello localhost [127.0.0.1], pleased to meet you
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-SIZE
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ONEX
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-XUSR
fetchmail: SMTP< 250 HELP
fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=6720
fetchmail: SMTP< 451 4.1.8 <[EMAIL PROTECTED]>... Domain of sender
address opirpet@mai
ltimeonline.com does not resolve
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 2.0.0 Reset state
fetchmail: SMTP error: 250 2.0.0 Reset state
fetchmail:  not flushed
fetchmail: POP3> QUIT
fetchmail: POP3< +OK server signing off.
fetchmail: 5.7.6 querying postoffice.pacbell.net (protocol POP3) at Thu Apr
12 07:57:15 2001
fetchmail: fetchmail: getaddrinfo(postoffice.pacbell.net.pop3)
fetchmail: Query status=2 (SOCKET)
fetchmail: SMTP> QUIT

anyone know what is going on? is getaddrinfo() broken?

thanks in advance for all your help, Sam

winmail.dat

Reply via email to