I have not tried it but Pear has a <a href="http://pear.php.net/package/Mail/docs">Mail</a> module that appears to handle <a href="http://stackoverflow.com/questions/712392/send-email-using-gmail-smtp-server-from-php-page">SSL</a><br>
<br><div class="gmail_quote">On Wed, Nov 3, 2010 at 5:41 PM, L. V. Lammert <span dir="ltr">&lt;<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
We have a need to send emails that are then forwarded by gmail to a<br>
remote recipient. Gmail seems to be refusing to forward the messages<br>
[the filter does not work] so I assume it&#39;s because the sender cannot<br>
be verified?<br>
<br>
There is no valid mail server onsite [that&#39;s why they use gmail], so<br>
it seems like the best approach would be to send the email to gmail<br>
using SASL, but most of the php libraries seem to require a local MTA?<br>
<br>
Is there a simple way with php to send email with SASL?<br>
<br>
        Lee<br>
<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</blockquote></div><br>