Tagged Questions
7
votes
1answer
526 views
How to establish a secure connection by using Synapse?
I'm testing Synapse and want to know how can I establish a secure connection. I noticed it supports SSL, but I'm not sure whether it suits my needs. I don't have a certificate from CA. I just want to ...
2
votes
3answers
2k views
IMAP + TLS/SSL with synapse?
i'm currently trying to add to a software the capability to list unread emails in the user's inbox using imap. After having no success at all using indy10, I discovered synapse which seemed better for ...