To configure smtp in your Asterisk server, you can try with these lines in /etc/hosts 
 
127.0.0.1               localhost.localdomain localhost           
192.168.200.171    sun50.my_domain.com.ar   sun50              #  This Asterisk server      
192.168.200.1        my_mail    my_mail.my_domain.com.ar    mailhost    # Exchange server
 
(I have replaced the real server and domain names with my_mail and my_domain)
 
The important word is mailhost.
 
Be sure that sendmail is running.
 
 
Best regards
 
Luis
 
 
-----Mensaje original-----
De: Fabian Garcia [mailto:[EMAIL PROTECTED]
Enviado el: Lunes, 18 de Octubre de 2004 04:06 PM
Para: [EMAIL PROTECTED]
Asunto: [Asterisk-Users] How to make asterisk send email notification of voicemessages?

 

 


From: Fabian Garcia [mailto:[EMAIL PROTECTED]
Sent: Friday, October 15, 2004 7:25 PM
To: [EMAIL PROTECTED]
Subject: How to make asterisk send email notification of voicemessages?

 

Hi,

 

I’ve been trying to have Asterisk to email user each time a voice message is left. I am quite lost on how to do this, where should the pop and stmp settings be written? Or just simply how should one proceed?

 

Any help?

 

TX

 

Fabian

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to