[EXIM] [adrian.bridgett@poboxes.com: Bug#15696: Yeah - got o…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Mark Baker
Datum:  
To: exim-users
CC: 15696-forwarded
Betreff: [EXIM] [adrian.bridgett@poboxes.com: Bug#15696: Yeah - got one]
Any idea what Adrian is doing wrong?

Of course, if forwarding to port 25 works, it's what he should be doing
(certainly it's what the author of fetchmail recommends). But I'm curious
why the way he's doing it sometimes fails.

----- Forwarded message from Adrian Bridgett <adrian.bridgett@???> -----
Subject: Bug#15696: Yeah - got one
Date: Thu, 2 Apr 1998 01:12:43 +0100
From: Adrian Bridgett <adrian.bridgett@???>
To: 15696@???

Same as last time, this .fetchmail fell over with sig 13 (SIGPIPE) three
times on message 46:

poll mail.zetnet.co.uk
proto pop3
user adrian.bridgett is bridgett here
password XXXXXXX
fetchall
smtphost wyvern
mda "exim -oem -bm %s "
batchlimit 50

On removing the mda line (so that it is forwarded to port 25), everything
works fine:

fetchmail: SMTP< 354 Enter message, ending with "." on a line by itself
#********************************.**************fetchmail: message 45 was not the expected length (3120 != 3119)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 OK id=0yKWsQ-0000DX-00
flushed
fetchmail: POP3> DELE 45
fetchmail: POP3< +OK Message 45 has been deleted.
fetchmail: POP3> RETR 46
fetchmail: POP3< +OK 12925 octets
reading message 46 of 144 (12925 bytes)
fetchmail: forwarding to wyvern
fetchmail: SMTP> MAIL FROM:<srivasta@???> SIZE=12925
fetchmail: SMTP< 250 <srivasta@???> is syntactically correct
fetchmail: SMTP> RCPT TO:<bridgett@wyvern>
fetchmail: SMTP< 250 <bridgett@wyvern> is syntactically correct
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter message, ending with "." on a line by itself
#**********************.*********************.**********************.***************************.*****************************.***********************.****************************.************************.******************************.**********************************.**********************fetchmail: message 46 was not the expected length (13174 != 12925)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 OK id=0yKWsR-0000DX-00
flushed
fetchmail: POP3> DELE 46
fetchmail: POP3< +OK Message 46 has been deleted.
fetchmail: POP3> RETR 47
fetchmail: POP3< +OK 3001 octets
reading message 47 of 144 (3001 bytes)
fetchmail: forwarding to wyvern
fetchmail: SMTP> MAIL FROM:<apharris@???> SIZE=3001
fetchmail: SMTP< 250 <apharris@???> is syntactically correct
fetchmail: SMTP> RCPT TO:<bridgett@wyvern>
fetchmail: SMTP< 250 <bridgett@wyvern> is syntactically correct
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter message, ending with "." on a line by itself
#*************************.*fetchmail: message 47 was not the expected length (2992 != 3001)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 OK id=0yKWsV-0000DX-00
flushed
fetchmail: POP3> DELE 47
fetchmail: POP3< +OK Message 47 has been deleted.
fetchmail: POP3> RETR 48
fetchmail: POP3< +OK 1630 octets
reading message 48 of 144 (1630 bytes)
fetchmail: forwarding to wyvern
fetchmail: SMTP> MAIL FROM:<owner-linux-kernel@???> SIZE=1630
fetchmail: SMTP< 250 <owner-linux-kernel@???> is syntactically correct
fetchmail: SMTP> RCPT TO:<bridgett@wyvern>
fetchmail: SMTP< 250 <bridgett@wyvern> is syntactically correct
fetchmail: SMTP> DATA




The exim logs (snipped) appear below:

[snip - fetchmail has already got 44 messages]
1998-04-02 00:19:07 0yKWmg-00006W-00 <= adrian.bridgett@??? U=bridgett P=local S=3703 id="A80xuD.A.S1.UbqI1"@murphy
1998-04-02 00:19:07 0yKWmg-00006W-00 => /home/bridgett/mail/Debian/dchanges <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:19:07 0yKWmg-00006W-00 Completed
1998-04-02 00:19:11 0yKWmj-00006Z-00 <= adrian.bridgett@??? U=bridgett P=local S=11700 id=handler.20005.B20005.89146227918127@???
1998-04-02 00:19:11 0yKWmj-00006Z-00 => /home/bridgett/mail/Debian/bugs <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:19:11 0yKWmj-00006Z-00 Completed

[restart fetchmail, try again]
[first message]
1998-04-02 00:19:47 0yKWnK-00006f-00 <= adrian.bridgett@??? U=bridgett P=local S=4313 id="LZXyiB.A.u8.HMoI1"@murphy
1998-04-02 00:19:47 0yKWnK-00006f-00 => /home/bridgett/mail/Debian/user <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:19:47 0yKWnK-00006f-00 Completed
[snip]
1998-04-02 00:20:58 0yKWoU-00009w-00 <= adrian.bridgett@??? U=bridgett P=local S=3703 id="A80xuD.A.S1.UbqI1"@murphy
1998-04-02 00:20:58 0yKWoU-00009w-00 => /home/bridgett/mail/Debian/dchanges <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:20:58 0yKWoU-00009w-00 Completed
1998-04-02 00:21:02 0yKWoV-00009z-00 <= adrian.bridgett@??? U=bridgett P=local S=11700 id=handler.20005.B20005.89146227918127@???
1998-04-02 00:21:02 0yKWoV-00009z-00 => /home/bridgett/mail/Debian/bugs <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:21:02 0yKWoV-00009z-00 Completed

[restart fetchmail, try again]
[first message]
1998-04-02 00:21:16 0yKWol-0000A9-00 <= adrian.bridgett@??? U=bridgett P=local S=4313 id="LZXyiB.A.u8.HMoI1"@murphy
1998-04-02 00:21:16 0yKWol-0000A9-00 => /home/bridgett/mail/Debian/user <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:21:16 0yKWol-0000A9-00 Completed
[snip]
1998-04-02 00:22:25 0yKWpt-0000CP-00 <= adrian.bridgett@??? U=bridgett P=local S=3703 id="A80xuD.A.S1.UbqI1"@murphy
1998-04-02 00:22:25 0yKWpt-0000CP-00 => /home/bridgett/mail/Debian/dchanges <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:22:25 0yKWpt-0000CP-00 Completed
1998-04-02 00:22:29 0yKWpu-0000CS-00 <= adrian.bridgett@??? U=bridgett P=local S=11700 id=handler.20005.B20005.89146227918127@???
1998-04-02 00:22:29 0yKWpu-0000CS-00 => /home/bridgett/mail/Debian/bugs <bridgett@localhost> D=userforward T=address_file
1998-04-02 00:22:29 0yKWpu-0000CS-00 Completed


[restart fetchmail, try again, but use SMTP port]
[first message]
1998-04-02 00:22:57 0yKWqO-0000CX-00 <= alexy@??? H=localhost [127.0.0.1] U=bridgett P=esmtp S=4272 id="LZXyiB.A.u8.HMoI1"@murphy
1998-04-02 00:22:57 0yKWqO-0000CX-00 => /home/bridgett/mail/Debian/user <bridgett@wyvern> D=userforward T=address_file
1998-04-02 00:22:57 0yKWqO-0000CX-00 Completed
[snip]
1998-04-02 00:25:02 0yKWsQ-0000DX-00 <= debian-devel-changes@??? H=localhost [127.0.0.1] U=bridgett P=esmtp S=3672 id="A80xuD.A.S1.UbqI1"@murphy
1998-04-02 00:25:02 0yKWsQ-0000DX-00 => /home/bridgett/mail/Debian/dchanges <bridgett@wyvern> D=userforward T=address_file
1998-04-02 00:25:02 0yKWsQ-0000DX-00 Completed
1998-04-02 00:25:06 0yKWsR-0000DX-00 <= srivasta@??? H=localhost [127.0.0.1] U=bridgett P=esmtp S=13511 id=handler.20005.B20005.89146227918127@???
1998-04-02 00:25:07 0yKWsR-0000DX-00 => /home/bridgett/mail/Debian/bugs <bridgett@wyvern> D=userforward T=address_file
1998-04-02 00:25:07 0yKWsR-0000DX-00 Completed
[yeah - it worked!]
1998-04-02 00:25:08 0yKWsV-0000DX-00 <= apharris@??? H=localhost [127.0.0.1] U=bridgett P=esmtp S=3579 id=handler.20504.B20504.89146257222129@???
1998-04-02 00:25:08 0yKWsV-0000DX-00 => /home/bridgett/mail/Debian/bugs <bridgett@wyvern> D=userforward T=address_file
1998-04-02 00:25:08 0yKWsV-0000DX-00 Completed


Two important things missing are:
  a)  the failed fetchmail logs - Duh!
  b)  the message - I was looking for one about 11k but there wasn't one.
      The message from Manoj Srivastava's about bug 20005.


Thanks and *many* apologies for being too asleep to run fetchmail verbosely
when it failed. That will teach me to watch tele and then play games and
then read my mail! Hopefully the email in question will reveal some bug.

Adrian

email: adrian.bridgett@???       | Debian Linux - www.debian.org
http://www.poboxes.com/adrian.bridgett   | 2.0 release soon - over 1800
PGP key available on public key servers  | packages on a stable OS



--
To UNSUBSCRIBE, email to debian-bugs-dist-request@???
with a subject of "unsubscribe". Trouble? Contact listmaster@???

----- End forwarded message -----

--
*** Exim information can be found at http://www.exim.org/ ***