openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23717
[Bug 1131234] [NEW] smtp password too long
Public bug reported:
Trying to connect 7.0 to Windows Exchange server, I could not authenticate.
Sniffing the traffic on the server, I decoded the passwort from base64, I saw that only the last 18 characters of my password were sent to the mailserver.
The errors in the gui came from lines ir_mail_server.py lines 214, where the test for the connection is done.
>From info on irc, it might be coming from smtplib...
Running: 7.0-20130129-000102
on Ubuntu 12.04.1
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1131234
Title:
smtp password too long
Status in OpenERP Server:
New
Bug description:
Trying to connect 7.0 to Windows Exchange server, I could not authenticate.
Sniffing the traffic on the server, I decoded the passwort from base64, I saw that only the last 18 characters of my password were sent to the mailserver.
The errors in the gui came from lines ir_mail_server.py lines 214, where the test for the connection is done.
From info on irc, it might be coming from smtplib...
Running: 7.0-20130129-000102
on Ubuntu 12.04.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1131234/+subscriptions
Follow ups
References