I have my SMTP server setup as "smtp.domain.com", but recently I have been getting this error:
Limilabs.Client.ServerException: No connection could be made because the target machine actively refused it 127.0.0.1:587 ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:587
I haven't made any changes, so I think it is a server related issue, but don't know why. If I put in the actual IP address of the SMTP server, it works.