Follow-up Comment #2, bug #25787 (project duplicity):

The problem is not really fixed:

  File "/usr/lib/python2.4/site-packages/duplicity/backends/imapbackend.py",
line 98, in _resetConnection
    self._conn.login(self._username, self._password)
  File "imaplib.py", line 482, in login
    raise self.error(dat[-1])
error: Invalid credentials 31if630851fkt.5

To me it seems as if the encoded username from the url needs to be decoded in
order to used as login.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25787>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to