Package: offlineimap3
Version: 0.0~git20211018.e64c254+dfsg-2
Severity: important

I have an offlineimap configuration that retrieves authentication material
from .netrc.  This configuration stopped working with the most recent update
in testing.  See below for the offlineimap command output.  Note that
nothing has changed with the server and if I remove ~/.netrc and copy &
paste the values from it to the interactive offlineimap password prompt,
authentication is successful.  The problem appears specific to .netrc.

OfflineIMAP 8.0.0
  Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
imaplib2 v3.05, Python v3.11.1, OpenSSL 3.0.7 1 Nov 2022
Account sync morgul:
 *** Processing account morgul
 Establishing connection to quickpost.morgul.net:993 (Remote)
 PLAIN authentication failed: b'[AUTHENTICATIONFAILED] Authentication failed.'
 LOGIN authentication failed: b'[AUTHENTICATIONFAILED] Authentication failed.'
 ERROR: All authentication types failed:
        PLAIN: b'[AUTHENTICATIONFAILED] Authentication failed.'
        LOGIN: b'[AUTHENTICATIONFAILED] Authentication failed.'
 *** Finished account 'morgul' in 0:09
ERROR: Exceptions occurred during the run!
ERROR: All authentication types failed:
        PLAIN: b'[AUTHENTICATIONFAILED] Authentication failed.'
        LOGIN: b'[AUTHENTICATIONFAILED] Authentication failed.'

Traceback:
  File "/usr/share/offlineimap3/offlineimap/accounts.py", line 298, in 
syncrunner
    self.__sync()
  File "/usr/share/offlineimap3/offlineimap/accounts.py", line 374, in __sync
    remoterepos.getfolders()
  File "/usr/share/offlineimap3/offlineimap/repository/IMAP.py", line 681, in 
getfolders
    imapobj = self.imapserver.acquireconnection()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/offlineimap3/offlineimap/imapserver.py", line 593, in 
acquireconnection
    self.__authn_helper(imapobj)
  File "/usr/share/offlineimap3/offlineimap/imapserver.py", line 453, in 
__authn_helper
    raise OfflineImapError("All authentication types "




-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages offlineimap3 depends on:
ii  ca-certificates   20211016
ii  python3           3.11.1-1
ii  python3-distro    1.8.0-1
ii  python3-imaplib2  2.57-5.2

offlineimap3 recommends no packages.

Versions of packages offlineimap3 suggests:
pn  python3-gssapi  <none>

-- no debconf information

Reply via email to