Hi,

I received "Unable to authenticate at present (435)" error and I am trying to figure out what might have caused this problem.

Here is the stack trace:

Source: Rebex.Net.Smtp  
Stack Trace:  
   at Rebex.Net.Smtp.cgrDQE(Int32 , Boolean )  
   at Rebex.Net.Smtp.cHoXin(String , String , SmtpAuthentication , GssApiProvider )  
   at Rebex.Net.Smtp.Login(String userName, String password, SmtpAuthentication method)

Your help would be greatly appreciated!

Thank you, Rajat

asked 18 Apr '11, 16:29

Rajat's gravatar image

Rajat
15
accept rate: 0%

edited 22 Apr '11, 02:25

Martin%20Vobr's gravatar image

Martin Vobr ♦♦
335310


It seems this is a problem of your SMTP server. Are you able to log into your SMTP server using other client?

In this forum they recommend to reinstall Exim (also here they suggest to do the same).

link

answered 18 Apr '11, 17:55

Lukas%20Matyska's gravatar image

Lukas Matyska ♦♦
90117
accept rate: 28%

Hi Lukas,

Thanks for your prompt response. The error was logged multiple times one day few weeks back. It has been working fine since then. We are using the Rebex-SMTP package so I was just wanted to make sure that the error was not one of Rebex-STMP custom errors.

Rajat

link

answered 18 Apr '11, 18:17

Rajat's gravatar image

Rajat
15
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×19
×1

Asked: 18 Apr '11, 16:29

Seen: 894 times

Last updated: 22 Apr '11, 02:25