Closed
Bug 545659
Opened 16 years ago
Closed 10 years ago
Add support for Bredbånd Nord / bbnpost.dk / waoomail.dk to auto config
Categories
(Webtools :: ISPDB Database Entries, defect)
Webtools
ISPDB Database Entries
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jejemailbox+bugz1, Unassigned)
Details
(Whiteboard: [config][insecure])
Attachments
(6 files, 6 obsolete files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7
Build Identifier:
Please add the attached XML file to
https://live.mozillamessaging.com/autoconfig/
Config reference (in danish):
http://www.bredbaandnord.dk/om_bredbaand_nord/kundecenter/internet/konfiguration_af_mail/ops%C3%A6tning_af_e-mail.aspx
List of domains obtained by login on http://bredbaandnord.dk
followed by selection of administration.
Reproducible: Always
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
Reporter | ||
Comment 3•16 years ago
|
||
Reporter | ||
Comment 4•16 years ago
|
||
Reporter | ||
Comment 5•16 years ago
|
||
Reporter | ||
Comment 6•16 years ago
|
||
Reporter | ||
Comment 7•16 years ago
|
||
Comment on attachment 426505 [details]
Auto config file for domain 10mb.dk
><?xml version='1.0' encoding='UTF-8'?>
><clientConfig version="3.0"><emailProvider id="bbnpost.dk"><domain>10mb.dk</domain><domain>bbnpost.dk</domain><domain>nordfiber.dk</domain><domain>paafiber.dk</domain><domain>stambordet.dk</domain><domain>turbofiber.dk</domain><displayName>Bredbånd Nord</displayName><displayShortName>Bredbånd Nord</displayShortName><incomingServer type="pop3"><hostname>pop3.bbnpost.dk</hostname><port>110</port><socketType>plain</socketType><username>%EMAILADDRESS%</username><authentication>plain</authentication></incomingServer><outgoingServer type="smtp"><hostname>smtp.bbnpost.dk</hostname><port>25</port><socketType>plain</socketType><username>%EMAILADDRESS%</username><authentication>plain</authentication><addThisServer>true</addThisServer><useGlobalPreferredServer>false</useGlobalPreferredServer></outgoingServer></emailProvider></clientConfig>
Reporter | ||
Comment 8•16 years ago
|
||
Outgoing servers addThisServer changed from false to true.
Attachment #426505 -
Attachment is obsolete: true
Reporter | ||
Comment 9•16 years ago
|
||
Attachment #426506 -
Attachment is obsolete: true
Reporter | ||
Comment 10•16 years ago
|
||
Attachment #426507 -
Attachment is obsolete: true
Reporter | ||
Comment 11•16 years ago
|
||
Attachment #426508 -
Attachment is obsolete: true
Reporter | ||
Comment 12•16 years ago
|
||
Attachment #426509 -
Attachment is obsolete: true
Reporter | ||
Comment 13•16 years ago
|
||
Attachment #426510 -
Attachment is obsolete: true
Updated•15 years ago
|
Whiteboard: [config]
Reporter | ||
Updated•15 years ago
|
Attachment #428714 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428715 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428716 -
Attachment description: Auto config file for domain nordfiber.dk → Auto config file for domain nordfiber.dk
Attachment #428716 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428718 -
Attachment description: Auto config file for domain paafiber.dk → Auto config file for domain paafiber.dk
Attachment #428718 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428719 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428720 -
Flags: review?(bwinton)
Comment 14•15 years ago
|
||
Comment on attachment 428714 [details]
Auto config file for domain 10mb.dk
We can get away with a single file that lists mx.smile-mail.dk and mx.bbnpost.dk in its domains, so I think we should go with that.
Again, I think we should at least ask the ISP if they will offer a more secure configuration, but if not, I suppose I'm okay with the passwords-in-plain-text-over-the-internet option they've chosen.
(I'm r-minusing, until I see the new, smaller file, and some comment from the ISP saying that they won't offer a secure authentication option.)
Thanks,
Blake.
Attachment #428714 -
Flags: review?(bwinton) → review-
Updated•15 years ago
|
Attachment #428715 -
Flags: review?(bwinton) → review-
Updated•15 years ago
|
Attachment #428716 -
Flags: review?(bwinton) → review-
Updated•15 years ago
|
Attachment #428718 -
Flags: review?(bwinton) → review-
Updated•15 years ago
|
Attachment #428719 -
Flags: review?(bwinton) → review-
Comment 15•15 years ago
|
||
Comment on attachment 428720 [details]
Auto config file for domain turbofiber.dk
And one more thing, while I'm here…
We've got the script that creates all the files for all the domains, so we only need you to create the single file, and the rest will happen automatically.
Thanks,
Blake.
Attachment #428720 -
Flags: review?(bwinton) → review-
Updated•12 years ago
|
Component: ispdb → ISPDB Database Entries
Product: Mozilla Messaging → Webtools
Comment 16•10 years ago
|
||
All MX's currently resolve to waoomail.dk, which is now the single domain that would need to be listed. There now appears to be IMAP support. There is STARTTLS support, but an expired self-signed certificate is used.
Since an autoconfig without any secure options is the same as no autoconfig to a security-required client like FxOS email and I would like for open bugs to be things being actively addressed, I'm marking this as [insecure] in the whiteboard and resolving it as invalid. We can reopen when they acquire valid certificates. (And if anyone wants to do some advocacy work and contact them, it would be greatly appreciated!)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Summary: Add support for Bredbånd Nord to auto config → Add support for Bredbånd Nord / bbnpost.dk / waoomail.dk to auto config
Whiteboard: [config] → [config][insecure]
You need to log in
before you can comment on or make changes to this bug.
Description
•