Public bug reported:
Binary package hint: fetchmail
fetchmail stoped to dowload email. There has been no error in log file about
fetchmail. I found out, that problem was to long "CC" field in one of the
emails on provider server.
This is my configuration:
[EMAIL PROTECTED]:~# uname -a
Linux server 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007 x86_64
GNU/Linux
[EMAIL PROTECTED]:~# fetchmail -V
fetchmail: WARNING: Running as root is discouraged.
This is fetchmail release 6.3.6+NTLM+SDPS+SSL+NLS.
Copyright (C) 2002, 2003 Eric S. Raymond
Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Rob F. Funk, Graham Wilson
Copyright (C) 2005-2006 Matthias Andree, Sunil Shetye
Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. For details,
please see the file COPYING in the source or documentation directory.
Fallback MDA: (none)
Linux server 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007 x86_64
GNU/Linux
Taking options from command line
No mailservers set up -- perhaps /home/myname/.fetchmailrc is missing?
[EMAIL PROTECTED]:~# cat /etc/init.d/fetchmail
...........i changed just this line:
OPTIONS="-vvv"
.................
[EMAIL PROTECTED]:~# cat /etc/fetchmailrc
# Put here each user config
set postmaster "my_name"
set no bouncemail
set syslog
set daemon 60
defaults protocol pop3,
nokeep,
fetchall,
dropdelivered,
sslproto ssl3
poll "mail.mydomain.com"
envelope "Delivered To"
localdomains mydomain.com
user '[EMAIL PROTECTED]'
password '*******'
smtphost localhost;
to * here
LOG: /var/log/mail.log
.......................................
Oct 10 16:51:47 server fetchmail[17395]: Trying to connect to ***IP
ADDRESS***/110...connected.
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK Hello there.
Oct 10 16:51:47 server fetchmail[17395]: POP3> CAPA
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK Here's what I can do:
Oct 10 16:51:47 server fetchmail[17395]: POP3< TOP
Oct 10 16:51:47 server fetchmail[17395]: POP3< USER
Oct 10 16:51:47 server fetchmail[17395]: POP3< LOGIN-DELAY 10
Oct 10 16:51:47 server fetchmail[17395]: POP3< PIPELINING
Oct 10 16:51:47 server fetchmail[17395]: POP3< UIDL
Oct 10 16:51:47 server fetchmail[17395]: POP3< IMPLEMENTATION Courier Mail
Server
Oct 10 16:51:47 server fetchmail[17395]: POP3< .
Oct 10 16:51:47 server fetchmail[17395]: POP3> USER [EMAIL PROTECTED]
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK Password required.
Oct 10 16:51:47 server fetchmail[17395]: POP3> PASS *
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK logged in.
Oct 10 16:51:47 server fetchmail[17395]: selecting or re-polling default folder
Oct 10 16:51:47 server fetchmail[17395]: POP3> STAT
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK 117 23326545
Oct 10 16:51:47 server fetchmail[17395]: 117 messages for [EMAIL PROTECTED] at
mail.mydomain.com (23326545 octets).
Oct 10 16:51:47 server fetchmail[17395]: POP3> LIST 1
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK 1 66423
Oct 10 16:51:47 server fetchmail[17395]: POP3> RETR 1
Oct 10 16:51:47 server fetchmail[17395]: POP3< +OK 66423 octets follow.
Oct 10 16:51:47 server fetchmail[17395]: reading message [EMAIL
PROTECTED]@mail.provider.com:1 of 117 (66423 octets)
Oct 10 16:51:47 server fetchmail[17395]: About to rewrite Return-Path: ***some
email***^M Rewritten version is Return-Path: ***some email***^M
Oct 10 16:51:47 server fetchmail[17395]: About to rewrite From: ****some
addresses******
Oct 10 16:51:47 server fetchmail[17395]: About to rewrite To: ****some
addresses******
Oct 10 16:51:47 server fetchmail[17395]: About to rewrite Cc: *******41 email
adresses. Last one was cut in middle*******
In reality, there was more than 60 email addresses in CC field of this email.
In log file, "CC" field was cut in the middle of the address.
After this last log, there was nothing else happenig.
When i discovered this long CC field in log file. I deleted this email from
email provider server (throught web interface). And after this, fetchmail was
again happyly downloading emails.
ProblemType: Bug
Architecture: amd64
Date: Wed Oct 10 17:34:07 2007
DistroRelease: Ubuntu 7.04
Uname: Linux server 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007
x86_64 GNU/Linux
** Affects: fetchmail (Ubuntu)
Importance: Undecided
Status: New
--
fetchmail can not download email with too log "CC:" field
https://bugs.launchpad.net/bugs/151333
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs