Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal method prevents extending of ImapClient. #175

Open
somescout opened this issue Dec 5, 2014 · 2 comments
Open

Internal method prevents extending of ImapClient. #175

somescout opened this issue Dec 5, 2014 · 2 comments

Comments

@somescout
Copy link

Hello.

I'm trying to add custom authentication to ImapClient and OnLogin looks good method to override, but it marked "internal", so I can not use it.

And because IsAuthenticated property have private set, it's meaningless to override Login.

Can you change OnLogin method access to protected?

@somescout
Copy link
Author

somescout commented Jul 3, 2021

If it's not obvious, this project is dead and has been for quite some time. If you haven't already, you should seriously consider switching over to MailKit instead. You are wasting your time continuing to use this library.

I know. Also this issue was created in 2014, when project was not so dead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@somescout and others