Closed
Bug 650841
Opened 15 years ago
Closed 15 years ago
Update settings for mail.ru provider
Categories
(Webtools :: ISPDB Server, defect)
Webtools
ISPDB Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: unghost, Unassigned)
References
()
Details
Attachments
(1 file, 2 obsolete files)
|
1.48 KB,
patch
|
BenB
:
review+
bwinton
:
review+
|
Details | Diff | Splinter Review |
Mail.ru has begun to support SSL for pop3 (port 995) and STARTTLS for smtp (port 587).
Instructions on http://help.mail.ru/mail-help/mailer/mt advise to use SSL for smtp, but it doesn't work for me.
Attachment #526752 -
Flags: review?(ben.bucksch)
| Reporter | ||
Comment 1•15 years ago
|
||
With "documentation url" added.
Attachment #526752 -
Attachment is obsolete: true
Attachment #526752 -
Flags: review?(ben.bucksch)
Attachment #526756 -
Flags: review?(ben.bucksch)
Comment 2•15 years ago
|
||
What exactly doesn't work for you when you try SSL? SSL/TLS works perfectly fine on port 465 and STARTTLS on 587 as supppose to be.
| Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> What exactly doesn't work for you when you try SSL? SSL/TLS works perfectly
> fine on port 465 and STARTTLS on 587 as supppose to be.
According to manual on http://help.mail.ru/mail-help/mailer/mt one should use SSL/TLS on port 587. It doesn't work for me, I can not send mail. Perhaps it's bug in manual.
I defer to Ben to choose between 465/SSL and 587/STARTTLS.
Comment 4•15 years ago
|
||
That's clearly bug in manual
| Reporter | ||
Comment 5•15 years ago
|
||
Can anyone help with review of attached patch? Current settings for mail.ru in ispdb are very insecure. This patch corrects it.
Comment 6•15 years ago
|
||
Comment on attachment 526756 [details] [diff] [review]
Update mail.ru configuration v.2
Oh, they have SSL now, great!
Looks good, but please add
POP3, 993, SSL and POP3, 143, STARTTLS and
SMTP, 465, SSL and SMTP, 587, STARTTLS,
in this order.
Attachment #526756 -
Flags: review?(ben.bucksch) → review-
Comment 7•15 years ago
|
||
(and please test all these settings)
| Reporter | ||
Comment 8•15 years ago
|
||
(In reply to comment #6)
> Comment on attachment 526756 [details] [diff] [review] [review]
> Update mail.ru configuration v.2
>
> Oh, they have SSL now, great!
>
> Looks good, but please add
> POP3, 993, SSL and POP3, 143, STARTTLS and
> SMTP, 465, SSL and SMTP, 587, STARTTLS,
> in this order.
I guess you've meant IMAP/993 and IMAP/143? They still don't have any working IMAP.
So there are: POP3/995/SSL, POP3/110/STARTTLS, SMTP/465/SSL, SMTP/587/STARTTLS
Attachment #526756 -
Attachment is obsolete: true
Attachment #535861 -
Flags: review?(ben.bucksch)
Comment 9•15 years ago
|
||
> POP3/995/SSL, POP3/110/STARTTLS, SMTP/465/SSL, SMTP/587/STARTTLS
Yes, that's what I meant, sorry. Please add all these (assuming they all work), in this order.
Comment 10•15 years ago
|
||
Comment on attachment 535861 [details] [diff] [review]
Update mail.ru configuration v.3
Looks perfect, thanks!
r+
Attachment #535861 -
Flags: review?(ben.bucksch) → review+
Updated•15 years ago
|
Attachment #535861 -
Flags: review?(bwinton)
Comment 11•15 years ago
|
||
Comment on attachment 535861 [details] [diff] [review]
Update mail.ru configuration v.3
Review of attachment 535861 [details] [diff] [review]:
-----------------------------------------------------------------
I like these changes, too. r=me.
Attachment #535861 -
Flags: review?(bwinton) → review+
Comment 12•15 years ago
|
||
Attachment 535861 [details] [diff] commited as SVN Revision 89595
FIXED
Thanks, Alex!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
You need to log in
before you can comment on or make changes to this bug.
Description
•