<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mail Merge connects to gmail smtp server but emails are not sent"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106241#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mail Merge connects to gmail smtp server but emails are not sent"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106241">bug 106241</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>For the record, I chose to send as HTML with the trace provided. It appears
that there is a problem with constructing/converting the document from the
on-screen display, or else in constructing the email itself, as these looks
suspicious:

Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException

which seem to be thrown as a result of incomplete font integration.

Then we see the following :

warn:sfx.doc:1185:1:sfx2/source/doc/docfile.cxx:703: Physical name not
convertible!
warn:legacy.osl:1185:1:sw/source/ui/dbui/mmresultdialogs.cxx:1148: row of
current document could not be selected
warn:dbaccess:1185:1:dbaccess/source/core/api/RowSetBase.cxx:207:
ORowSetBase::getValue: Illegal call here (we're before first or after last)!
warn:sw.core:1185:1:sw/source/core/attr/calbck.cxx:170: a 8SwDepend client
added as listener to a 12SwCharFormat during client iteration.
warn:vcl:1185:1:vcl/source/window/window.cxx:529: Window::~Window:
inconsistency in top window chain!

which would appear to indicate that there is also a problem with the listener
added to SwCharFormat</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>