Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: WalkaboutTigger on May 24, 2011, 01:13:19 PM

Title: NuPoint v 14.1.0.45 SMTP delivery of voicemail messages not functioning
Post by: WalkaboutTigger on May 24, 2011, 01:13:19 PM
There are generally two acceptable methods of performing a transfer of voicemails to email via SMTP:
Using DNS to perform MX record lookups and performing a SMTP delivery of a message.
Using an authenticated SMTP account to deliver messages through an existing SMTP cluster, using DNS for address resolution.
From what my reseller is telling me, this version of NuPoint is capable of neither.  I am being told I need to configure an open, non-authenticated SMTP relay and hard-code its IP address into the NuPoint system.
Is my reseller mistaken?
Title: Re: NuPoint v 14.1.0.45 SMTP delivery of voicemail messages not functioning
Post by: ralph on May 24, 2011, 02:03:19 PM
I believe your VAR is correct.
My understanding from my techs is that the next release will include authenticated SMTP

Ralph
Title: Re: NuPoint v 14.1.0.45 SMTP delivery of voicemail messages not functioning
Post by: WalkaboutTigger on May 24, 2011, 03:59:59 PM
Hi Ralph and thank you for responding.

Do you know if there is an expected timeline for this "next release"?  This is quite a surprise for our IT folks, considering the maturity of UM.

It concerns me that this is not already implemented, considering the nature of SMTP in the 21st century.

Again, thank you for your assistance and validation.
Title: Re: NuPoint v 14.1.0.45 SMTP delivery of voicemail messages not functioning
Post by: WalkaboutTigger on June 02, 2011, 01:37:05 PM
This issue was resolved by using the SMTP service included with IIS to act as a transparent relay.  Firewall rules were configured to only allow SMTP inbound access from the voicemail server and outbound SMTP was configured to allow outbound authenticated SMTP to the hosted email platform.  The edge firewall configuration was modified to only allow SMTP from the IIS server running the SMTP service.  The voicemail server was configured to use the IIS SMTP server as a smart host.

Voicemail is now correctly flowing into staff mailboxes.

I still find it difficult to believe that, in the 21st century, UM providers still don't know how to implement authenticated SMTP.