On Monday 26 April 2010 07:22:33 Olivier wrote: > My understanding is that asterisk should have passed at least 2 values to > /usr/sbin/sendmail : > - one naming email's recipient (here [email protected]) > - one naming the attached file > > So I think I should have seen something like : > Entering /usr/sbin/sendmail with arguments -t [email protected] -a msg001.WAV > > Is this correct or am I missing something obvious ?
Your understanding is incorrect. The voicemail application encodes the entire email message and invokes sendmail to send the message. There is no re-encoding expected from the sendmail app. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
