Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.24 KB | None | 0 0
  1. <system.net>
  2.     <mailSettings>
  3.       <smtp from="vms@ha-shem.com">
  4.         <network host="smtp-mail.outlook.com" port="587" userName="vms@ha-shem.com" password="Jumper4057@" enableSsl="true" />
  5.       </smtp>
  6.     </mailSettings>
  7.   </system.net>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement