Installing Sylpheed Email Client for Direct Exchange
Version History
Version | Date | Author | Description |
---|---|---|---|
0.1 | Â 09/12/2016 | Â Daniel Fernandez | Â Initial Version |
0.2 | 9/21/2016 | Sailaja Adusumilli | Added Email Client Instructions |
Overview:
An email client eases the sending of Direct messages and the viewing of incoming Direct messages, MDNs and failure notifications. The CONNECT team uses Sylpheed, a free lightweight email client, for implementation testing Below are Sylpheed setup instructions:
Email client Setup (Sylpheed):
- Download and install Sylpheed for Windows.
- Create an email account in the client to be able to send / receive emails.
- Open Sylpheed → Configuration → Create New Account Edit → Select IMAP4  and click "Forward".
- Give name on the account and a valid email address (ex: tester1@direct.connectopensource.org).
Basic → Server Information → Protocol -> IMAP4
IMAP Server for Receiving --> Â (external email server IP)
SMTP Server (send) --> (external email server IP)
User --> Email server login
Password --> Email server password- Receive → Select "Get All" check box.
Send --> check Add user defined Header --> add
        Header name => Disposition-Notification-Options
        Value => X-DIRECT-FINAL-DESTINATION-DELIVERY: optional, trueSSL IMAP4--> Use SSL for IMAP4 connection
SMTP--> User STARTLS command to start SSL session
Check  "Use non blocking SSL"Advanced --> SMTP Port --> <Open port for SMTP connections>
IMAP4 Port --> <Open port for IMAP4 connections>- OK and REOPEN the client.
X-DIRECT-FINAL-DESTINATION-DELIVERY
Set this value if requesting a final delivery notification (Dispatched MDN). Remove it or set it to "false" if a Dispatched MDN is not required.