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> <<a href="mailto:asteriskusers@dovid.net">asteriskusers@dovid.net
</a>> 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: "Al Bochter" <<a href="mailto:Al.Bochter@bochterservices.com">
Al.Bochter@bochterservices.com</a>><br>To: <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>Sent: Monday, February 26, 2007 4:20 AM<br>Subject: [asterisk-users] Sending Email From the dialplan
<br><br><br>>I have looked around with no luck.<br>><br>> Does anyone know of a way to send an email from the dialplan.<br>> The system that I am working on has none thing to do with VoiceMail.<br>><br>> This is something like the SMS command but using sending email
<br>><br>> I am working on a prepaid alarm dispatch program for Asterisk if anyone<br>> has any input please let me know.<br>> I will be more than happy to write the code as Open Source for others to<br>> use code. With help from the list.
<br>><br><br>Also I forgot to mention that you can use variables like:<br>exten => 1234,2,System(echo "${CALLERID}" | mail -s "Caller ID Info"<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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>