On Wed, 2007-02-28 at 16:01 +0100, Hauke Joachim Zuehl wrote: > Hi :) > > Am Mittwoch, 28. Februar 2007 15:23 schrieb Dov Bigio: > > Hi, > > > > I work for a web hosting provider that, among several other services, > > offers Hosted PBX services. > > > > AOL ;) > > > We want to somehow integrate the voice mail service with our webmail tool, > > and in order to do so we want do add a special header to the smtp mail sent > > when a voicemail is left in a voice mailbox. Thus the webmail tool would be > > able to display a different icon, or a web based player for playing the > > message. > > > > We have modified app_voicemail.c in order to add this header to the e-mail, > > but it would be a good enhancement to have a generic solution, based on > > voicemail.conf that would allow us to add custom headers without having to > > change the source code. > > > > Well, we use external programs to create and send mails and therefore can add > mail header w/o changing source. > > > > > Thank you > > Dov > > HTH and kind regards, > Hauke > ______________________________________________________ > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-dev mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev
Couldn't you use a rewrite rule in sendmail to add the header? db _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
