[Bug 14797] Setting up SSL Email access in Pegasus Mail

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 8 10:05:21 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=14797





--- Comment #20 from Thomas Stephenson <admin at linux-tstephenson.com>  2010-07-08 10:05:20 ---
(In reply to comment #19)
> I also confirm that this remains a problem for Pegasus Mail 4.52 and Wine
> 1.1.42 on Ubuntu 10.04.  It's a show stopper for me sadly as my ISP only
> provides encrypted access to their mail server so I have to use ports 993 and
> 465.
> 
> I can use Thunderbird without any problem with those ports, how do they work
> around this issue?

Use STunnel for Windows to do the SSL, the Ubuntu STunnel for Linux did not
work for me but I have not tried it recently.  I use WinPMail with both Mercury
and GMail hosts using SSL with no problems.  Here's what I use in the client
configuration.

[GMail IMAP4]
accept = 20993
connect = imap.gmail.com:993

[GMail POP3]
accept = 20995
connect = pop.gmail.com:995

[GMail SMTP]
accept = 20465
connect = smtp.gmail.com:465

[tstephenson SMTP]
accept = 10587
connect = 192.168.1.2:465

[tstephenson POP3]
Accept = 10110
Connect = 192.168.1.2:995

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list