http://bugs.winehq.org/show_bug.cgi?id=14797
Michael Setzer II msetzerii@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |msetzerii@gmail.com
--- Comment #3 from Michael Setzer II msetzerii@gmail.com 2008-08-08 21:11:13 --- Pegasus 4.41
http://www.pmail.com/ http://www.pmail.com/downloads.htm
The program works normally if access is done with a standard port 25 / 110 email connections, but with gmail account it requires an SSL connection using port 995, and 465. It attempts to make the connection, and then no trace information found.
I am running the Pegasus with the -Z 160 (160 is 128 + 32) 32 Enter TCP/IP debugging mode 128 "Blind load" WINSOCK.DLL - do not attempt to locate it first.
Also the following options. -A (no parameter) Forces Pegasus Mail to run in standalone mode, ignoring any NetWare connection. -ROAM This option tells Pegasus Mail that it should ignore the configured drive letter when locating user mailboxes and mail files, and should instead use the drive letter of the drive from which WINPM-32.EXE was run. If Pegasus Mail and your mailbox directories are located on the same physical drive, you should always use this option. -ROAM greatly simplifies running the program on Peer-to-Peer and non-NetWare networks, because it allows the same copy of the program to be run no matter what drive letter mappings exist on the particular workstation where it runs. This switch also allows you to install a complete, working copy of Pegasus Mail, complete with mailboxes, onto a memory stick, and to use that memory stick in any computer where it is subsequently plugged. You must not use this switch if Pegasus Mail and your mailbox directories cannot be accessed using the same drive letter. This switch is ignored and has no effect in either Novell NetWare operating mode.
All those option were set at install, but the -Z was just 128, I added the 32 to get the debugging file. Which did produce some extra data that I didn't notice before since the error was saying no trace data.
Debug File contains this. --- Fri, 08 Aug 2008 15:58:18 --- Connect to 'smtp.gmail.com' port 465, timeout 60. 15:58:19.389 [*] Connection established to 209.85.201.111 15:58:20.901 22: Error -14 activating SSL session (locus 6014, type 4, code 0, '') 15:58:20.901 --- Connection closed normally at Fri, 08 Aug 2008 15:58:20. ---\0A\0A
So, it is making a connection, but not sure what the Error -14 is caused by.
It works with the standard ports, so is it a missing DLL or configuration setting? The Linux is Fedora 8.