Closed
Bug 545461
Opened 15 years ago
Closed 10 years ago
Add support for EnergiMidt to auto config (em1.dk)
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
(2 files, 2 obsolete files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20091020 Ubuntu/9.10 (karmic) Firefox/3.5.3
Build Identifier:
Please add the attached XML files to https://live.mozillamessaging.com/autoconfig/
Reproducible: Always
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Reporter | ||
Comment 3•15 years ago
|
||
Config reference (in danish): http://ebook.energimidt.dk/brochures/samlet-brugervejledning-internet.pdf
Updated•15 years ago
|
Attachment #426297 -
Flags: review?(bwinton)
Comment 4•15 years ago
|
||
Comment on attachment 426297 [details]
Auto config file for domain fiberpost.dk
> <emailProvider id="em1.dk">
> <domain>fibermail.dk</domain>
> <domain>fiberpost.dk</domain>
If the id is em1.dk, then em1.dk should really appear as a domain.
> <displayName>EnergiMidt</displayName>
> <displayShortName>EnergiMidt</displayShortName>
> <incomingServer type="pop3">
> <port>110</port>
> <socketType>plain</socketType>
> <authentication>plain</authentication>
There's no secure connection options for EnergiMidt users?
> <outgoingServer type="smtp">
> <addThisServer>false</addThisServer>
We don't want to add this server?
Thanks,
Blake.
Attachment #426297 -
Flags: review?(bwinton) → review-
Reporter | ||
Comment 5•15 years ago
|
||
Attachment #426296 -
Attachment is obsolete: true
Reporter | ||
Comment 6•15 years ago
|
||
Attachment #426297 -
Attachment is obsolete: true
Reporter | ||
Comment 7•15 years ago
|
||
(In reply to comment #4)
> (From update of attachment 426297 [details])
> > <emailProvider id="em1.dk">
> > <domain>fibermail.dk</domain>
> > <domain>fiberpost.dk</domain>
>
> If the id is em1.dk, then em1.dk should really appear as a domain.
Changed id to fibermail.dk.
> There's no secure connection options for EnergiMidt users?
Only the non secure connection setup is mentioned in the user manual (link in comment 3).
> > <outgoingServer type="smtp">
> > <addThisServer>false</addThisServer>
>
> We don't want to add this server?
Changed to true. The value false was generated by the ISP database at http://ispdb.mozillamessaging.com/
Thanks,
Jens
Updated•15 years ago
|
Whiteboard: [config]
Reporter | ||
Updated•15 years ago
|
Attachment #428705 -
Flags: review?(bwinton)
Reporter | ||
Updated•15 years ago
|
Attachment #428706 -
Flags: review?(bwinton)
Comment 8•15 years ago
|
||
Comment on attachment 428705 [details]
Auto config file for domain fibermail.dk
This host also seems to offer secure IMAP (and POP3), which we strongly prefer.
Later,
Blake.
Attachment #428705 -
Flags: review?(bwinton) → review-
Comment 9•15 years ago
|
||
Comment on attachment 428706 [details]
Auto config file for domain fiberpost.dk
And since these both use em1.dk as their MX host, we can just add that one domain, and catch both of these, so let's do that instead.
Thanks,
Blake.
Attachment #428706 -
Flags: review?(bwinton) → review-
Updated•12 years ago
|
Component: ispdb → ISPDB Database Entries
Product: Mozilla Messaging → Webtools
Comment 10•10 years ago
|
||
pop3.em1.dk reverses to mail.em1.dk. There is no STARTTLS support for either POP3 or the IMAP implementation. (Another icewarp server like the other .dk domains I'm going through right now.)
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 implement TLS support. (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 EnergiMidt to auto config → Add support for EnergiMidt to auto config (em1.dk)
Whiteboard: [config] → [config][insecure]
You need to log in
before you can comment on or make changes to this bug.
Description
•