http://bugs.winehq.org/show_bug.cgi?id=14797 Michael Setzer II <mikes(a)kuentos.guam.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikes(a)kuentos.guam.net --- Comment #16 from Michael Setzer II <mikes(a)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.