Closed
Bug 552259
Opened 15 years ago
Closed 15 years ago
[Autoconfiguration] Add support for Seznam.cz
Categories
(Webtools :: ISPDB Database Entries, defect)
Webtools
ISPDB Database Entries
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: JasnaPaka, Assigned: JasnaPaka)
References
()
Details
(Whiteboard: [top-missing-domain])
Attachments
(1 file, 2 obsolete files)
857 bytes,
patch
|
BenB
:
review+
bwinton
:
review+
|
Details | Diff | Splinter Review |
Via https://wiki.mozilla.org/Thunderbird/TopMissingDomains
Configuration was posted some months ago. See:
http://spreadsheets.google.com/ccc?key=0AtLNtYDDyKsucDQ5U1czMm5OWVgwb3RrUmMzVVpVSkE&hl=en
Assignee | ||
Comment 1•15 years ago
|
||
I added Seznam.cz to the database (http://ispdb.mozillamessaging.com/details/266) but option "Username formula" for incoming server isn't correctly set. See bug 552270. Should I attach XML configuration which I will modify manually?
Comment 2•15 years ago
|
||
Yes, the webapp is just there to make the initial configuration an easier thing to edit. What matters at this point is what file gets submitted to this patch.
Comment 3•15 years ago
|
||
Please try to find a config with SSL, and with all of IMAP, POP and SMTP.
Re username: is it the full email address or just the first part before the @? Same for IMAP/POP and SMTP?
Comment 4•15 years ago
|
||
There's at least imap.seznam.cz port 143 with STARTTLS.
Assignee | ||
Comment 5•15 years ago
|
||
Seznam Mail supports POP3 (see URL). I don't know what is current status of IMAP support. Seznam Help doesn't offer some info about it. I will try to have a look at it.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → pcvrcek
I talked today with seznam tech support:
- they doesn't provide IMAP yet
- Doesn't support SSL on SMTP
username authentication = %EMAILADDRESS% (full adress username@seznam.cz)
Same for POP3 and SMTP.
Assignee | ||
Comment 7•15 years ago
|
||
Config file for @seznam.cz. Seznam.cz just supports POP3 oficially. In help they have info about port 110 but users can use SSL/995 too. Config file was tested on my test account and both (POP3 and SMTP) works fine. If you want I can provide information about test account for you.
General info about POP3/SMTP access (in Czech):
http://napoveda.seznam.cz/cz/jake-jsou-adresy-pop3-a-smtp-serveru.html
Attachment #441283 -
Flags: review?(ben.bucksch)
Assignee | ||
Comment 8•15 years ago
|
||
This version provides support for all domains which are owned by Seznam.cz. Tested on @seznam.cz and @email.cz accounts.
Attachment #441283 -
Attachment is obsolete: true
Attachment #441286 -
Flags: review?(ben.bucksch)
Attachment #441283 -
Flags: review?(ben.bucksch)
Comment 9•15 years ago
|
||
> If you want I can provide information about test account for you.
That'd be good, yes.
Config looks good, with the known limitations (no SSL on SMTP, no port 587, no IMAP). r=BenB
Need to update to v1.1 config file, but I can do that.
Updated•15 years ago
|
Attachment #441286 -
Flags: review?(bwinton)
Attachment #441286 -
Flags: review?(ben.bucksch)
Attachment #441286 -
Flags: review+
Assignee | ||
Comment 10•15 years ago
|
||
(In reply to comment #9)
> > If you want I can provide information about test account for you.
>
> That'd be good, yes.
Check your mailbox.
> Need to update to v1.1 config file, but I can do that.
Where can I find some info about this config format (v 1.1)? What's different between 1.0 and 1.1?
Comment 11•15 years ago
|
||
Comment 12•15 years ago
|
||
Comment on attachment 441286 [details]
Config file for @seznam.cz (rev2)
><?xml version='1.0' encoding='UTF-8'?>
><clientConfig version="3.0">
I'm fairly sure we're not using 'version="3.0"'.
Maybe 'version="1.0"', or better would be to update it to 'version="1.1"', since that seems to be all we're checking in these days.
> <emailProvider id="seznam.cz">
> <displayName>Seznam.cz</displayName>
> <displayShortName>Seznam.cz</displayShortName>
I might go with just "Seznam" here, since that's what's on the website.
<socketType>plain</socketType>
> <username>%EMAILADDRESS%</username>
> <authentication>plain</authentication>
Esh. Plain/plain, eh?
So, I'm not sure what to do here. Do I r+ the v1.0 config with the nits? Do I r- it, and hope for a v1.1 config? I guess I'll r+ it, but please don't check in this version, and instead wait for the v1.1 version from Ben.
Thanks,
Blake.
Attachment #441286 -
Flags: review?(bwinton) → review+
Comment 13•15 years ago
|
||
I said:
> Need to update to v1.1 config file, but I can do that.
Comment 14•15 years ago
|
||
(In reply to comment #13)
> I said:
> > Need to update to v1.1 config file, but I can do that.
Sure, so did it make any sense for me to review that file? I dunno.
Ping me for a review of the v1.1, and I'll get to it a little quicker.
Later,
Blake.
Comment 15•15 years ago
|
||
Checked WHOIS and DNS MX for all alias domains.
Most are fine, WHOIS and DNS MX are identical to seznam.cz, have Seznam a.s. as owner and ns.seznam.cz as DNS server.
However, stream.cz has a different owner. firmy.cz as Seznam as owner. Both firmy.cz and stream.cz have mx50.seznam.cz instead of mx1.seznam.cz (like the others) as MX server. So, I prefer to keep them out until we have an explanation for that (maybe they are not even served by that IMAP server).
Attaching a v1.1 with these 2 domains removed.
Comment 16•15 years ago
|
||
Attachment #441286 -
Attachment is obsolete: true
Attachment #443615 -
Flags: review+
Updated•15 years ago
|
Attachment #443615 -
Flags: review?(bwinton)
Comment 17•15 years ago
|
||
Comment on attachment 443615 [details] [diff] [review]
seznam.cz, in v1.1 format, revision 3
Looks good to me.
Attachment #443615 -
Flags: review?(bwinton) → review+
Comment 18•15 years ago
|
||
Oh, maybe we want to add http://napoveda.seznam.cz/cz/jake-jsou-adresy-pop3-a-smtp-serveru.html as the documentation link, too, when you check it in.
Thanks,
Blake.
Comment 19•15 years ago
|
||
Commited as revision 66966.
FIXED.
Pavel Cvrcek, could you please test that it works as expected? Thanks!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 20•15 years ago
|
||
(In reply to comment #19)
> Pavel Cvrcek, could you please test that it works as expected? Thanks!
Thunderbird found configuration in database and both (POP3/SMTP) work fine.
Comment 21•15 years ago
|
||
Thanks for testing!
Marking VERIFIED on your behalf.
Status: RESOLVED → VERIFIED
Comment 22•14 years ago
|
||
seznam.cz now support IMAP protocol.
server: imap.seznam.cz , SSL port 993
For enabling of IMAP you have to set this into account's settings / need to login
and set imap support.
Updated•12 years ago
|
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
Updated•10 years ago
|
Component: ISPDB Server → ISPDB Database Entries
You need to log in
before you can comment on or make changes to this bug.
Description
•