Mailhost

Hi guys,

Earlier I used to have a mailhost in my local network through which I used send notification mail from my local IS, now it throws an exception saying invalid mail host.

What might be reason for this error,how can I know using which mailhost I can send mails from my local IS.

Regards

Hi,

I guess your mailhost requires a secure connection to connect via SMTP.

Can you re-try again if it does not work try using your corporate/client email, host and port (make sure your are on the same network)

If it does not work kindly share the error message. Lets see what others say…

invalid mail host means you can’t reach your SMTP server.
Check if it’s running, if there is firewall blocking the connection from your server.

This is error Iam getting

Could not run ‘smtp’.

com.wm.app.b2b.server.ServiceException: javax.mail.MessagingException: Could not connect to SMTP host: ***********, port: 25;
nested exception is:
java.net.SocketException: Permission denied: connect

check with your admin, you may need to be authenticated now to use the SMTP server.