Tagged Questions

0
votes
1answer
14 views

FTP logon error 530

A user of one of mny applications is reporting an error User cannot log in (530) ftp is trying to when trying to log on. He is using IIS 6.0 on Windows Server 2003. Here is the l …
0
votes
2answers
34 views

SMTP client: authentication method which has been used

hello, After calling login method, with the Rebex.Net.SmtpAuthentication.Auto option set: Is there a way to know which authentication method has been used by the component to log …
0
votes
0answers
26 views

Imaps login failure

Hi all, i'm trying rebex library. When using ImapBrowser sample (or ImapConsoleClient) in Implicit Security mode, i can connect with almost all servers but one, thath respond ERROR …
0
votes
1answer
69 views

Login exception question

I'm getting a System.OutOfMemoryException when I do a Login command on my smtp client. Why would this happen?