Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489660 - app-text/calibre - does not handle passwords with spaces: SMTPAuthenticationError: (535, '5.7.8 Username and Password not accepted.
Summary: app-text/calibre - does not handle passwords with spaces: SMTPAuthenticationE...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-28 12:53 UTC by adrin
Modified: 2017-05-21 22:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adrin 2013-10-28 12:53:38 UTC
If the password has space, you receive this (gmail):

Traceback (most recent call last):
  File "/usr/lib64/calibre/calibre/gui2/wizard/send_email.py", line 173, in test_email_settings
    encryption=opts.encryption, port=opts.relay_port)
  File "/usr/lib64/calibre/calibre/utils/smtp.py", line 113, in sendmail
    s.login(username, password)
  File "/usr/lib64/calibre/calibre/utils/smtplib.py", line 617, in login
    raise SMTPAuthenticationError(code, resp)
SMTPAuthenticationError: (535, '5.7.8 Username and Password not accepted. Learn more at\n5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257 h45sm56932029eeg.5 - gsmtp')

Reproducible: Always






[ebuild   R   ] app-text/calibre-1.7  USE="udisks"
Comment 1 Jonas Stein gentoo-dev 2017-05-21 22:22:37 UTC
Is this problem still present in the latest version?
Can we close the bug?