Guest User

Untitled

a guest
Jun 18th, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <mailSettings>
  2. <smtp from="noreply@goldendate.co.uk">
  3. <network enableSsl="false"
  4. defaultCredentials="false" host="yourdomain"
  5. password="yourpassword" port="25"
  6. userName="youremailaddress" />
  7. </mailSettings>
Add Comment
Please, Sign In to add comment