mailserver2 / mailserver

Simple and full-featured mail server using Docker
https://store.docker.com/community/images/mailserver2/mailserver
MIT License
141 stars 30 forks source link

Update to Bookworm (mailserver2/debian-mail-overlay:1.0.12) #56

Closed SaraSmiseth closed 1 year ago

SaraSmiseth commented 1 year ago

Description

Update to base image mailserver2/debian-mail-overlay:1.0.12 with debian bookworm.

Type of change

Status

How has this been tested?

All tests are succeeding.

SaraSmiseth commented 1 year ago

I have been using this for ~4 weeks now and everything is working fine so far. @AndrewSav, @sknight80 Please test these changes and tell me what you think.

For some tests I had to make the sleep longer because the initialization took longer. I replaced some sleeps with while loops to wait for the port to be reachable.

AndrewSav commented 1 year ago

@SaraSmiseth did you push a mailserver image for that? if you did, I can pull it and use it for awhile as well.

SaraSmiseth commented 1 year ago

@SaraSmiseth did you push a mailserver image for that? if you did, I can pull it and use it for awhile as well.

Yes: sarasmiseth/mailserver:testing

AndrewSav commented 1 year ago

Alright, I'm running on it now. May be let's check in in a week's time?

AndrewSav commented 1 year ago

Seems to be running here without issues.

SaraSmiseth commented 1 year ago

Seems to be running here without issues.

Thanks for testing. I'll merge it and create a new release.