Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Net.Mail.SmtpException: Transaction failed. The server response was: <unknown[10.16.3.15]>: Client host rejected: Access denied
  2.  
  3. <smtp from="ikke-svar@skien.kommune.no" deliveryMethod="Network">
  4. <network host="159.130.8.42" port="25" userName="" password="" defaultCredentials="false" />
  5. </smtp>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement