I use mime-construct along with the System command - works great.<br><br><div><span class="gmail_quote">On 2/26/07, <b class="gmail_sendername">Dovid B</b> &lt;<a href="mailto:asteriskusers@dovid.net">asteriskusers@dovid.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>----- Original Message -----<br>From: &quot;Al Bochter&quot; &lt;<a href="mailto:Al.Bochter@bochterservices.com">
Al.Bochter@bochterservices.com</a>&gt;<br>To: &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>Sent: Monday, February 26, 2007 4:20 AM<br>Subject: [asterisk-users] Sending Email From the dialplan
<br><br><br>&gt;I have looked around with no luck.<br>&gt;<br>&gt; Does anyone know of a way to send an email from the dialplan.<br>&gt; The system that I am working on has none thing to do with VoiceMail.<br>&gt;<br>&gt; This is something like the SMS command but using sending email
<br>&gt;<br>&gt; I am working on a prepaid alarm dispatch program for Asterisk if anyone<br>&gt; has any input please let me know.<br>&gt; I will be more than happy to write the code as Open Source for others to<br>&gt; use code. With help from the list.
<br>&gt;<br><br>Also I forgot to mention that you can use variables like:<br>exten =&gt; 1234,2,System(echo &quot;${CALLERID}&quot; | mail -s &quot;Caller ID Info&quot;<br><a href="mailto:me@mydomain.com">me@mydomain.com</a>
)<br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>