Hi David,
I ran in the same issue: I vote for it!
Alberto

David Saint ha scritto:
Hi,
I've found that our corporate firewall seems to be blocking my SIPx
email notifications (from voicemail and the alarm server) to the outside
world. In order to allow email to be sent out I found that a sendmail
configuration change is required to relay the messages through the
corporate email server.
vi /etc/mail/sendmail.mc
Change: dnl define(`SMART_HOST', `smtp.your.provider')dnl To: define(`SMART_HOST', `mycorp.example.com')dnl
yum install sendmail-cf make -C /etc/mail service sendmail restart

Seems like the email relay is something we should be able to configure
in sipXconfig. Perhaps I should raise a JIRA issue on this?

Dave.
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/




_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to