Jump to content

Recommended Posts

Posted

Hi,

 

Should I be able to use live@edu SMTP server settings for email notifications from stuff such as WSUS, Backups, file servers etc?

If yes, how?

 

For example I'm trying to set up WSUS email report notifications and I've entered the SMTP server settings provided to me from outlook.com, but when I test the settings in WSUS it fails.

Is this not possible with live@edu or am I doing something wrong?

Thanks.

Posted
I think when you use WSUS to forward email it doesn't attempt to use auth which I think is where the problem lies. You would need to setup some sort of mail relay which will take the Unauthed email and forward it using auth to live@edu
Posted
I think when you use WSUS to forward email it doesn't attempt to use auth which I think is where the problem lies. You would need to setup some sort of mail relay which will take the Unauthed email and forward it using auth to live@edu

 

In the SMTP settings on WSUS there is a section for SMTP login server authentication where you can enter a login and password. Is this what you mean? I tried entering my email and and password which is an admin in live@edu but it still didnt work.

This is the error I get if it helps any.

 

System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Exception: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 157.56.252.38:587

--- End of inner exception stack trace ---

--- End of inner exception stack trace ---

at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)

at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.SendTestEmail(String emailLanguage, String smtpUserName, String senderEmailAddress, String smtpHostName, Int32 smtpPort, String recipients)

at Microsoft.UpdateServices.Internal.BaseApi.EmailNotificationConfiguration.SendTestEmail()

at Microsoft.UpdateServices.UI.SnapIn.Dialogs.EmailNotificationSettingsDialog.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e)

Posted

There is no TLS box.

Here's what I can see

smtp.PNG

 

I'm entering the SMTP server settings that it gives me in my live@edu account

 

 

Server name: pod51015.outlook.com

Port: 587

Encryption method: TLS

Posted
try telnet pod51015.outlook.com 587 and see if you get a response

 

Are those the settings you use in outlook?

 

It cant connect if I try to open a telnet connection with.

Not sure what settings are used in outlook. It's setup so outlook auto discovers the settings, so I've never actually looked what settings outlook uses because I've never needed them!

I will take a look.

Posted
I presume outlook is using Mapi connection on port 135 or 443 (i think). You may need to either open port 587 out on your firewall or ask the LEA to allow it out.
Posted
I presume outlook is using Mapi connection on port 135 or 443 (i think). You may need to either open port 587 out on your firewall or ask the LEA to allow it out.

 

Thanks glennda.

Well if that's the cause I will wait.

We are moving away from the LEA in the summer and also getting smoothwall with the firewall features so will have much more control then :)

Posted
Thanks glennda.

Well if that's the cause I will wait.

We are moving away from the LEA in the summer and also getting smoothwall with the firewall features so will have much more control then :)

 

Lucky you! Oh how much i miss my smoothie!

Posted

In our LEA we have a LEA provided SMTP email relay - dosnt require auth as it does it via internal IPs.

You may find yours has the same set up and you just need to ask them about it.

  • 1 month later...
  • 2 months later...
Posted

There are lots of web forms that don't support TLS authentication over SMTP unfortunately.

 

You will usually have to setup your own SMTP server on the internal network that works on Port 25 without authentication.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...