I ended up solving this by using mailcmd I changed mailcmd from /usr/bin/sendmail -t to my own custom script.
Then I parsed out the data I need, do some database lookups, and customize and send the email based on what I've got. Now we have unlimited custom email possibilities without changing any asterisk code. -- Chris Carey On Tue, Mar 25, 2008 at 9:54 AM, Chris Carey <[EMAIL PROTECTED]> wrote: > Has anyone put together a patch which would allow a different > fromstring and emailbody based on context? Or any other way to have > more than one fromstring and emailbody per server? > _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
