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

Maildisconnect feature doesn't work. #51

Open
amolc opened this issue Oct 29, 2015 · 5 comments
Open

Maildisconnect feature doesn't work. #51

amolc opened this issue Oct 29, 2015 · 5 comments

Comments

@amolc
Copy link

amolc commented Oct 29, 2015

The mailconnection works properly but it doesn't disconnect from the server properly. This causes the mail_max_userip_connections=10 issue. I am unable to close connection and then after 10 connections from the same ip, the server doesn't allow us to connect.

@chirag04
Copy link
Owner

feel free to send a PR :)

@amolc
Copy link
Author

amolc commented Oct 31, 2015

Hello Chriag,

Sounds good. Let me work on it.

Amol

On 29 Oct 2015, at 11:48 PM, Chirag [email protected] wrote:

feel free to send a PR.


Reply to this email directly or view it on GitHub #51 (comment).

@jljorgenson18
Copy link

I think the imap.end(); function is a little wonky. Is there any reason why we couldn't use imap.destroy() ?

@chirag04
Copy link
Owner

@jljorgenson18 Seems like imap changed it to destroy from end? If that's the case, can you PR?

@roccomuso
Copy link

+1 Is this repo mantained?

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

4 participants