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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 11 12:32:18 CDT 2008


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





--- Comment #7 from Juan Lang <juan_lang at yahoo.com>  2008-08-11 12:32:18 ---
(In reply to comment #5)
> With the line below it does run, bur produces
> the same error, and I don't see were it creates the log file if any. 

It'll just sent the output to the console, whatever that is.  You don't want to
use a launcher for this, you want to run it from the command prompt, and
redirect the output to a log file.  Something like the following should work:
cd ~/.wine/drive_c/PMAIL/Programs
WINEDEBUG=+secur32 wine "C:\PMAIL\Programs\WINPM-32.EXE" -roam -A -Z 160 >&
console.txt

Then attach console.txt here.


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