On Thu, 6 Aug 1998, Ervin D. Walter wrote: > [Posted and mailed] > > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] (Ehren Wilson) writes: > > > > --- Begin Screen Copy --- > > bash-2.01$ fetchmail -u ehren mail.powersurfr.com > > Enter password for [EMAIL PROTECTED]: > > 92 messages (1 seen) for ehren at mail.powersurfr.com (258990 bytes). > > skipping message 1 not flushed > > reading message 2 of 92 (2859 bytes) .fetchmail: SMTP listener doesn't > > like recipient address [EMAIL PROTECTED]' > > fetchmail: can't even send to calling user! > > fetchmail: SMTP transaction error while fetching from mail.powersurfr.com > > fetchmail: Query status=10 > > --- End --- > > try adding -v to the fetchmail line and send the result. I'd bet the > problem is with sendmail not fetchmail. > > Erv >
Yes, I was thinking it might also be sendmail, but I wasn't sure how to test it directly. Here thresults from 'fetchmail -v', hope this helps. Ehren --- Start Results --- fetchmail: 4.5.5 querying pop.srv.ualberta.ca (protocol POP3) at Thu Aug 6 10:35:42 1998 fetchmail: POP3< +OK QPOP (version 2.53) at altair.ucs.ualberta.ca starting. fetchmail: POP3> USER ewilson fetchmail: POP3< +OK Password required for ewilson. fetchmail: POP3> PASS * fetchmail: POP3< +OK ewilson has 0 messages (0 octets). fetchmail: selecting or re-polling default folder fetchmail: POP3> STAT fetchmail: POP3< +OK 0 0 fetchmail: No mail for ewilson at pop.srv.ualberta.ca fetchmail: POP3> QUIT fetchmail: POP3< +OK Pop server at altair.ucs.ualberta.ca signing off. fetchmail: Query status=1 fetchmail: 4.5.5 querying mail.v-wave.com (protocol POP3) at Thu Aug 6 10:35:50 1998 fetchmail: POP3< +OK mail.videotron.ab.ca POP3 server (Netscape Messaging Server - Version 3.5) ready Thu, 6 Aug 1998 10:35:18 -0600 fetchmail: POP3> USER ehren fetchmail: POP3< +OK Password required for ehren fetchmail: POP3> PASS * fetchmail: POP3< +OK ehren's maildrop has 120 messages (366781 octets) fetchmail: selecting or re-polling default folder fetchmail: POP3> STAT fetchmail: POP3< +OK 120 366781 fetchmail: POP3> LAST fetchmail: POP3< +OK 1 fetchmail: POP3> LIST fetchmail: POP3< +OK 120 messages (366781 octets) fetchmail: POP3< 1 2612 (...snipped...) fetchmail: POP3< 120 2035 fetchmail: POP3< . 120 messages (1 seen) for ehren at mail.v-wave.com (366781 bytes). skipping message 1 not flushed fetchmail: POP3> TOP 2 99999999 fetchmail: POP3< +OK Top 99999999 lines of message 2 reading message 2 of 120 (2859 bytes) fetchmail: SMTP< 220 bunny.powersurfr.com ESMTP Exim 1.92 #1 Thu, 6 Aug 1998 10:35:54 -0600 fetchmail: SMTP> EHLO localhost fetchmail: SMTP< 250-bunny.powersurfr.com Hello ewilson at localhost [127.0.0.1] fetchmail: SMTP< 250-SIZE fetchmail: SMTP< 250-PIPELINING fetchmail: SMTP< 250 HELP fetchmail: forwarding to localhost fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=2859 fetchmail: SMTP< 250 <[EMAIL PROTECTED]> is syntactically correct fetchmail: SMTP> RCPT TO:<[EMAIL PROTECTED]> fetchmail: SMTP< 550 relaying to <[EMAIL PROTECTED]> prohibited by administrator fetchmail: SMTP listener doesn't like recipient address [EMAIL PROTECTED]' fetchmail: SMTP> RCPT TO:<[EMAIL PROTECTED]> fetchmail: SMTP< 550 relaying to <[EMAIL PROTECTED]> prohibited by administrator fetchmail: can't even send to calling user! fetchmail: POP3> QUIT fetchmail: POP3< I have got Debian Hamm and X up and working and am really fetchmail: SMTP transaction error while fetching from mail.v-wave.com fetchmail: Query status=10 fetchmail: SMTP> QUIT fetchmail: SMTP< 221 bunny.powersurfr.com closing connection fetchmail: normal termination, status 10 --- End Results --- -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null