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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 4 06:57:51 CDT 2009


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


Michael Setzer II <mikes at kuentos.guam.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikes at kuentos.guam.net




--- Comment #16 from Michael Setzer II <mikes at kuentos.guam.net>  2009-06-04 06:57:47 ---
Have gotten Pegasus to work using stunnel instead of build-in ssl.
With Fedora 10 I was able to use the Lnux Stunnel with the following
stunnel.conf

client = yes

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

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

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

In Pegasus, setup the gmail account to use 127.0.0.1 and ports 20xxx ports.

With Unbuntu, this didn't work, but installing the windows stunnel under wine,
and using the same stunnel.conf would allow Pegasus to work. First run stunnel,
then Pegasus.

-- 
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