Closed
Bug 552618
Opened 16 years ago
Closed 11 years ago
[Autoconfig] Add volny.cz to ispdb
Categories
(Webtools :: ISPDB Server, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 552377
People
(Reporter: raal, Assigned: raal)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8
Build Identifier:
I created a record for volny.cz in your ISP database, see
http://ispdb.mozillamessaging.com/details/269
SMTP works only when you're connected through Volny.cz.
Incoming server Username formula: %EMAILLOCALPART%
Reproducible: Always
Updated•16 years ago
|
Attachment #432749 -
Flags: review?(bwinton)
Updated•16 years ago
|
Assignee: nobody → raal
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 2•16 years ago
|
||
Comment on attachment 432749 [details]
XML file Volny.cz
><?xml version='1.0' encoding='UTF-8'?>
><clientConfig version="3.0"><emailProvider id="">
The id should be "volny.cz".
<domain>volny.cz</domain>
[snip…]
<outgoingServer type="smtp"><hostname>smtp.volny.cz</hostname><port>25</port><socketType>plain</socketType><username></username>
Port 25 advertises STARTTLS, so we should probably use that for the socketType.
<addThisServer>false</addThisServer>
This value should probably be "true", since we'll want to add this server.
r=me with those two changes.
Thanks,
Blake.
Attachment #432749 -
Flags: review?(bwinton) → review+
Updated•16 years ago
|
Keywords: checkin-needed
Updated•16 years ago
|
Keywords: checkin-needed
Updated•13 years ago
|
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
Comment 4•11 years ago
|
||
As of 2015, Volný.cz belongs to the same owner as Centrum.cz (Economia, a.s.), uses the same mailservers and for SMTP requires Czech or Slovak IP address as well.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•