Open Bug 572301 Opened 14 years ago Updated 6 years ago

[config] Add Pathway communications - Pathway.com to ispdb

Categories

(Webtools :: ISPDB Database Entries, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: Usul, Unassigned)

References

()

Details

(Whiteboard: [config])

Attachments

(1 file, 1 obsolete file)

Attached file xml file with wanted information (obsolete) —
Docs taken from http://pathcom.com/customer/smtpauth_setup.php and from an email from blake. I've used ISPDB to create the file - didn't figure where to get the conversion script to newer version of the file format.
Attachment #451517 - Flags: review?(bwinton)
Comment on attachment 451517 [details]
xml file with wanted information

I'm mostly okay with this, but I've added a couple of tweaks, and converted it to v1.1, and will upload that as a new file.
Attachment #451517 - Flags: review?(bwinton) → review+
Ludo, could you ask the user to test this version, and make sure they can connect.

I've also emailed pathcom support, to see if they like the settings.

Thanks,
Blake.
Attachment #451517 - Attachment is obsolete: true
Attachment #451582 - Flags: review?(ben.bucksch)
Summary: Add Pathway communications - Pathway.com to ispdb → [config] Add Pathway communications - Pathway.com to ispdb
Whiteboard: [config]
1. ID
<emailProvider id="pathcomwang y.com">
invalid
2. SSL for POP3, but not SMTP, is strange, but indeed, they don't work
3. In fact, STARTTLS for imap and pop3 doesn't work properly, although it's
   advertized [3]

rest looks fine

[3]
$ netcat imap.pathcom.com 143
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc.  See COPYING for distribution information.
1 capability
* CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
1 OK CAPABILITY completed

$ openssl s_client -connect imap.pathcom.com:143 -starttls imap
CONNECTED(00000003)
24433:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188:

$ netcat pop3.pathcom.com 110
+OK Hello there.
CAPA
+OK Here's what I can do:
STLS
TOP
USER
LOGIN-DELAY 10
PIPELINING
UIDL
IMPLEMENTATION Courier Mail Server

$ openssl s_client -connect pop3.pathcom.com:110 -starttls pop3
CONNECTED(00000003)
write:errno=104
$ openssl s_client -connect pop3.pathcom.com:110 -starttls pop3
CONNECTED(00000003)
CAPA
^C
Attachment #451582 - Flags: review?(ben.bucksch) → review-
Balke I supose you never got any answers from pathway ?
Component: ispdb → ISPDB Database Entries
Product: Mozilla Messaging → Webtools
Assignee: ludovic → nobody
pathcom.com
 IMAP: imap.pathcom.com, 143, plain, password-cleartext
 POP3: pop3.pathcom.com, 110, plain, password-cleartext
 SMTP: smtp.pathcom.com,  25, plain, password-cleartext
  SMTP: smtp.pathcom.com, 587, plain, password-cleartext
 username: %EMAILADDRESS%

 Documentation
  * [lang=en] Pathway Docs - Setting up EasyMail on your Android
    * http://docs.pathcom.com/mediawiki/index.php/Setting_up_EasyMail_on_your_Android
No assignee, updating the status.
Status: ASSIGNED → NEW
No assignee, updating the status.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: