Skip to content

Debugging getmail #4344

Answered by polarathene
tilllt asked this question in Q&A
Feb 4, 2025 · 3 comments · 10 replies
Discussion options

You must be logged in to vote

Is this a bug in docker-mailserver?

No, below is a full working example which functions fine on both v14 and v15 (presently :edge) of DMS.

As mentioned view the appropriate docs page for the image tag you're using due to the breaking change for getmail in DMS v15.

DMS Getmail example

Create the yaml files, or manually combine them, run the commands below to verify.

$ docker compose -f tls.compose.yaml run --rm gen-certs
$ docker compose up -d

# John has no mail in his inbox (Your local DMS instance with getmail)
$ docker compose exec -it dms-getmail doveadm mailbox status -u [email protected] messages INBOX
INBOX messages=0

# Jane has no mail in her inbox (Your remote DMS instance)

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
3 replies
@tilllt
Comment options

@tilllt
Comment options

@casperklein
Comment options

Comment options

You must be logged in to vote
7 replies
@tilllt
Comment options

@polarathene
Comment options

@tilllt
Comment options

@casperklein
Comment options

@tilllt
Comment options

Answer selected by polarathene
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants