glew
1
Hi i like to configure the Voicemail to sendme email when arribe a message.
I check the Send via email, but i never recive.
Sering on WEB i see to install the Webmin, intall it and see are 7 emails to send.
I like to configure the SMTP or know why the system dont send the emails.
Thanks
Sorry for the english
PD: i Have in my LAN another server whit email server.
You will have to configure postfix to use a relay host
relayhost = [gateway.example.com]
Or
relayhost = 192.168.1.50
You can find detailed instructions in /etc/postfix/main.cf or follow this link
http://www.postfix.org/postconf.5.html
glew
3
Thankyou Very Much i have bad configuration.
Thanks
The old and hated Trixbox had a configuration page for this.

I just changed the postfix main.cf file and added relayhost=[smtp.cox.com] and works fine afterwards