Coder Social home page Coder Social logo

Comments (3)

gw0 avatar gw0 commented on July 25, 2024

For connecting to Dovecot, the provided example Docker command and docker-compose.example.yaml expose the following default ports -p 143 -p 993 -p 4190 (imap, imaps, managesieve). So, your email client should use IMAP and connect to these ports on your server (also do not forget to set up your firewalls and port forwarding accordingly).

For user credentials, are these instructions in README.md insufficient?

Users are created automatically with default password (replaceMeNow) on first start. To reset user passwords (of a running container):

$ docker exec -it mail passwd user

from docker-dovecot-getmail.

balli1187 avatar balli1187 commented on July 25, 2024

Sorry for newbie Question.
Actually i haven't seen this before - sorry. In the meantime i fired up the container and found some help in the logs (like automated creation of users).

Never the less i have Problems connecting to the dovecot server - at least on my iPhone.
I get the message that e-mails cannot be recieved cause password is missing but it might be a client related issue and i will check with another client.

Beside this i get errors from getmail but i will open another issue for it.

from docker-dovecot-getmail.

gw0 avatar gw0 commented on July 25, 2024

First try basic connectivity (nc or telnet) and then with another email client.

from docker-dovecot-getmail.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.