Skip to content

Automatic configuration #1632

Discussion options

You must be logged in to vote

Let me start with the easy question first :-)

In the last step Thunderbird validates the password, how can I validate the password with the SMTP settings?

The only way to do this would be to actually login via the SmtpClient's Authenticate() method using the password - if it works, then the password is correct. If not, then it isn't.

Thunderbird lets you get the common settings and check if they are valid, just from the email address. How can I do something similar?

I'm pretty sure that Thunderbird has a file hosted on their website somewhere that contains a list of domains and their IMAP, POP3 and SMTP configurations should default to. You might be able to just reuse their settings f…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fredericoregateiro
Comment options

@jstedfast
Comment options

Answer selected by fredericoregateiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants