<div class="gmail_quote">On Fri, Apr 8, 2011 at 1:18 PM, vip killa <span dir="ltr">&lt;<a href="mailto:vipkilla@gmail.com">vipkilla@gmail.com</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;">
<div class="gmail_quote"><div>That does not sound easy... besides these email addresses would be taken from a MySQL database.</div><div class="im"><div> </div><br clear="all"></div></div></blockquote><div><br>It&#39;s actually what you&#39;re going to end up doing, whether you do it on the MTA level or your code it into your script that you execute instead of sendmail -f.  Currently, there is no way to natively have asterisk send one voicemail to multiple email addresses.<br>
<br>What&#39;s probably going to work best for you since you seem to like program your own scripts (and I&#39;m not talking an AGI here, I&#39;m talking either pure bash, php, perl, or whichever you prefer), is to change the mailcmd= option inside voicemail.conf and replace it with a script of your own design.  I&#39;m not sure off the top of my head which variables are passed to the command, but you could always write a simple script that just outputs all arguments to see and go from there.  My guess is you&#39;re going to at the least get the preconfigured email address and the contents of your emailsubject and emailbody options (both of which have the option of passing multiple useful variables).  <br>
</div></div><br>-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.selbytech.com</a><br>