To comment on the following update, log in, then open the
issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69250
------- Additional comments from mouchel openoffice.org Sat Dec 30 07:29:02 -0800 2006 -------
Think I got it !
I very slightly modified "mailmerge.py":
# Following line modified by JMM
# self.server.sendmail(sender, recipients, msg.as_string())
self.server.sendmail(sender, truerecipients,
msg.as_string())
Seems to be ok.
Cheers,
JMM
------------------------------------------------------------
---------
Please do not reply to this automatically generated
notification from
Issue Tracker. Please log onto the website and enter your
comments.
http://qa.openoffice.org/issue_handling/
project_issues.html#notification
------------------------------------------------------------
---------
To unsubscribe, e-mail: issues-unsubscribe sw.openoffice.org
For additional commands, e-mail: issues-help sw.openoffice.org
|