https://issues.apache.org/ooo/show_bug.cgi?id=114497
--- Comment #14 from Ariel Constenla-Haile <[email protected]> --- (In reply to Edwin Sharp from comment #13) > Establish network connection - Successful This is a progress ;) > Find outgoing mail server - Failed This needs more info. The component in <program folder>/mailmerge.py has an option to turn on debugging, it prints information in the standard error, but I guess you cannot access this in Windows. If you have access to a Linux system, please try your settings there first. If the still fail, then edit /opt/openoffice4/program/mailmerge.py, in line 68 change "dbg = False" to dbg = True and start OpenOffice from the terminal, to get the debugging output. -- You are receiving this mail because: You are on the CC list for the bug.
