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

About pop3 support #54

Closed
crash7 opened this issue Jan 18, 2016 · 5 comments
Closed

About pop3 support #54

crash7 opened this issue Jan 18, 2016 · 5 comments

Comments

@crash7
Copy link
Contributor

crash7 commented Jan 18, 2016

Hi,

Is there any special reason about not installing pop3 (and pop3-ssl)? Seems that with the courier modules and a couple of lines in the config (TLS certs and port), it should work.

I'm asking because if you want to use the mail server with gmail pop3 check, it may not work since this only supports imap.

Great work anyway, these docker images is really helpful.

UPDATE: just saw this issue #32, sorry about the duplication.

@tomav
Copy link
Contributor

tomav commented Jan 18, 2016

Hey @crash7, thank you for your message.

If you want to add pop3 support in this public image:

  • pop3 should be disabled by default
  • enabling pop3 could be done using an ENV variable
  • don't forget to add integration tests

If you PR I'll merge. I can help you if you have any question.

@tomav
Copy link
Contributor

tomav commented Jan 22, 2016

@crash7 Let me know if you work on it or not.
Thank you.

@crash7
Copy link
Contributor Author

crash7 commented Jan 22, 2016

Hi!
Yes, I will try to submit this during the weekend.

@tomav
Copy link
Contributor

tomav commented Jan 23, 2016

Thanks!

@crash7 crash7 mentioned this issue Jan 23, 2016
@tomav tomav closed this as completed Jan 26, 2016
@awb99
Copy link
Contributor

awb99 commented Apr 11, 2016

I think what should be added to the FAQ regarding POP: In addition to setting the ENV varialbe, one has to add the port mapping for ports 110 and 993. If they are not mapped, pop will notwork.

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

3 participants