Try googling for 'linux mail server how to'
All you really need is a simple setup (sometimes called a 'smarthost' if I recall correctly) that forwards mail to another smtp server.
Take a look at EXIM and Postfix. IMHO they are both much easier to setup then sendmail.
Fabian Garcia wrote:
Hi,
Is there something you suggest to have the mail server working? Do I need to setup sendmail?
Thanks.
Fabian
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leif Madsen Sent: Monday, October 18, 2004 3:17 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] How to make asterisk send email notification ofvoicemessages?
On Mon, 18 Oct 2004 15:05:40 -0400, Fabian Garcia <[EMAIL PROTECTED]> wrote:
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?
First, make sure your mail server can send emails. Seconds, in voicemail.conf, you are going to want to make sure that there is an email address on your voicemail config line. For example:
[default] 1000 => 1234,General Mailbox,[EMAIL PROTECTED]
If you want the voicemail attached, in the [general] section add: attach=yes
HTH, Leif Madsen. http://www.asteriskdocs.org _______________________________________________ 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
_______________________________________________ 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
_______________________________________________ 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
