I have setup the voicemail.conf as below, but I not receiving any emails. Any thoughts? voicemail.conf [default] 3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes I have also uncommitted the mailcmd=usr/sbin/sendmail -t but that does not work. Thanks, Dean.
2006/7/24, Dean @ INKnBITs <dean.bath@inknbits.co.uk>:> I have setup the voicemail.conf as below, but I not receiving any emails. > Any thoughts? > > voicemail.conf > > [default] > 3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes > > > > I have also uncommitted the mailcmd=usr/sbin/sendmail -t > but that does not work.Make sure that a MTA like sendmail or postfix is installed and configured on your system. Check /var/log/mail[log] to see what goes wrong.
Eric "ManxPower" Wieling
2006-Jul-24 05:12 UTC
[asterisk-users] Voicemail not sent via email
Dean @ INKnBITs wrote:> I have setup the voicemail.conf as below, but I not receiving any emails. > Any thoughts? > > voicemail.conf > > [default] > 3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes > > > > I have also uncommitted the mailcmd=usr/sbin/sendmail -t > but that does not work.Check the logs on the Asterisk system. On my system at least, the logs for mail are in /var/log/mail/info, /var/log/mail/warning, and /var/log/mail/error -- Now accepting new clients in Birmingham, Atlanta, Huntsville, Chattanooga, and Montgomery.
Make sure your mail system is working. Try mail you@yourdomain.com>From the os command prompt>>-----Original Message----- >>From: asterisk-users-bounces@lists.digium.com >>[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of >>Dean @ INKnBITs >>Sent: Monday, July 24, 2006 8:02 AM >>To: Asterisk Users Mailing List - Non-Commercial Discussion >>Subject: [asterisk-users] Voicemail not sent via email >> >>I have setup the voicemail.conf as below, but I not receiving >>any emails. >>Any thoughts? >> >>voicemail.conf >> >>[default] >>3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes >> >> >> >>I have also uncommitted the mailcmd=usr/sbin/sendmail -t but >>that does not work. >> >>Thanks, >>Dean. >> >>_______________________________________________ >>--Bandwidth and Colocation provided by Easynews.com -- >> >>asterisk-users mailing list >>To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >>
Sounds very much like a sendmail issue - check /var/log/maillog PaulH On Mon, 2006-07-24 at 13:01 +0100, Dean @ INKnBITs wrote:> I have setup the voicemail.conf as below, but I not receiving any emails. > Any thoughts? > > voicemail.conf > > [default] > 3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes > > > > I have also uncommitted the mailcmd=usr/sbin/sendmail -t > but that does not work. > > Thanks, > Dean. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
I had this problem today. A simple fix if your running redhat/whitebox/centos is to run `system-switch-mail-nox` which then lets you switch your system to postfix (a much better mail system in my opinion) the emails then went through straight away. I realise this is a fairly no-brainer approach but you never know. Certainly easier than trying to explain how to setup an MTA properly. Cheers, Damien. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Dean @ INKnBITs Sent: Monday, 24 July 2006 10:02 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Voicemail not sent via email I have setup the voicemail.conf as below, but I not receiving any emails. Any thoughts? voicemail.conf [default] 3002 => 1234,Bob Wright,bwright@xxx.com,,|attach=yes I have also uncommitted the mailcmd=usr/sbin/sendmail -t but that does not work. Thanks, Dean. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users