Le 08/02/12 03:17, stuartsimon a écrit : Hi Stuart,
> Alex: > You have obviously done a mail merge on LibreOffice before using e-mail. Yes, I have, but I would state from the start, that in previous incarnations of LO, it was not a happy experience :-/ I am not certain that all of the problems have been ironed out in the latest versions of LO (3.4.5 or the future 3.5). > Have you tried sending merged e-mails such that LibreOffice mail merge is > used to compose the /body/ of the message? The only way I know to do that is > by using the Mail Merge Wizard. The wizard does not launch an e-mail client. > But then again, JavaMail is not an e-mail client. It is an API written in > Java. AFAIK, using Writer to create the body of the message and then send is still buggy. I seem to recall that it uses the XSimpleMail API of LO : http://api.libreoffice.org/common/ref/com/sun/star/system/XSimpleMailMessage.html http://api.libreoffice.org/common/ref/com/sun/star/system/SimpleCommandMail.html http://api.libreoffice.org/common/ref/com/sun/star/system/SimpleSystemMail.html http://api.libreoffice.org/common/ref/com/sun/star/system/XSimpleMailClient.html http://api.libreoffice.org/common/ref/com/sun/star/system/XSimpleMailClientSupplier.html http://api.libreoffice.org/common/ref/com/sun/star/system/SimpleMailClientFlags.html > > The server settings that LO uses to send the mail are configured in Options >>> LibreOffice Writer >> E-mail. You would ideally go about setting the SMTP > server in the same way you would do it in a full e-mail client. However, > this component does not run as smoothly as it does in Apple Mail or > Thunderbird. This script at least at one point invoked the JavaMail API. Perhaps the flags SimpleMailClientFlags are incorrectly set in your version / configuration ? There are also a few known bugs : https://bugs.freedesktop.org/show_bug.cgi?id=43912 https://bugs.freedesktop.org/show_bug.cgi?id=42089 Alex -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
