Closed
Bug 622439
Opened 15 years ago
Closed 14 years ago
Account creator says "found in Mozilla ISP database" when autoconfig domain lookup was used
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bugzilla, Unassigned)
Details
if you add a new account for a "gemal.dk" email address the account creator says "setup found using mozilla isp database" which is wrong.
It used the autoconfig.gemal.dk domain lookup. I can also see in the acces log of my server:
62.198.232.118 - - [02/Jan/2011:11:54:35 -0600] "GET /mail/config-v1.1.xml?emailaddress=bla%40gemal.dk HTTP/1.1" 404 3350 "-" "Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101108 Thunderbird/3.3a1pre"
I think it should says "config found using autoconfig domain lookup" or something
Comment 1•15 years ago
|
||
Are you sure that your server is actually responding properly to that request? Among other things, I think it requires that you have a valid SSL cert for the domain.
Comment 2•15 years ago
|
||
Henrik, your log says "404" (i.e. not found), if I'm not mistaken. If one of the methods fails (even if we could fetch the XML, but we consider it invalid), we just go on to the next option.
Comment 3•14 years ago
|
||
no response. INVALID
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•