Your message dated Fri, 24 Mar 2006 21:52:32 +0100
with message-id <[EMAIL PROTECTED]>
and subject line (no subject)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fetchmail
Version: 6.3.2-2
Severity: important

I fetch mail from more than one mailbox, with a .fetchmailrc like this:

===File ~/.fetchmailrc======================================
# Poll every given seconds
set daemon 9

set postmaster [EMAIL PROTECTED]
set logfile /home/pot/Mail/tmp/fetchmaillog

defaults protocol APOP
        tracepolls
        user pot
        pass xxxxxx
        fetchall
        antispam 501

poll pop.isti.cnr.it:
        fetchlimit 2

poll pop.yyyy.it:
        interval 1200
        user [EMAIL PROTECTED]
        pass xxxx
============================================================

Last night it happened that the mailbox at pop.yyyy.it was deleted, so
fetchmail received an error, which was traced in the log like this:

fetchmail: Authorization failure on [EMAIL PROTECTED]@pop.yyyy.it (previously 
authorized)
fetchmail: SMTP error: 550 rejected: unknown local part in sender <[EMAIL 
PROTECTED]>

The first line is the error that fetchmail got from the provider because
the mailbox had been deleted.  The second line is how exim rejected the
error message that fetchmail sent to postmaster, probably because exim
does not believe that a user FETCHMAIL-DAEMON exist.

The problem is that, after the failure, fetchmail did not get mail any
more from the other mailbox until I stopped and restarted it, after
commenting the second provider's stanza.

I can reproduce this problem by uncommenting the second provider's stanza.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.30-pre2-pr-hrt-1kHz-1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)

Versions of packages fetchmail depends on:
ii  adduser                       3.80       Add and remove users and groups
ii  debianutils                   2.15.2     Miscellaneous utilities specific t
ii  gettext                       0.14.5-2   GNU Internationalization utilities
ii  libc6                         2.3.5-13   GNU C Library: Shared libraries an
ii  libssl0.9.8                   0.9.8a-7   SSL shared libraries

Versions of packages fetchmail recommends:
ii  ca-certificates               20050804   Common CA Certificates PEM files

-- no debconf information


--- End Message ---
--- Begin Message ---
Hi,
since the reporter can no longer repdroduce this, I close 
the bug.
Regards Nico

-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!

Attachment: pgphD8F7uxANm.pgp
Description: PGP signature


--- End Message ---

Reply via email to