Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| docker_notes:docker-mailserver [2025-08-16 Sat wk33 19:38] – [swaks] baumkp | docker_notes:docker-mailserver [2025-08-16 Sat wk33 19:39] (current) – [exim] baumkp | ||
|---|---|---|---|
| Line 1037: | Line 1037: | ||
| After updating my VM from Debian 12 to 13 the mailserver container refused to start as it indicated that port 25 was already in use. | After updating my VM from Debian 12 to 13 the mailserver container refused to start as it indicated that port 25 was already in use. | ||
| - | It would seem that Debian 13 automatically installed and start Exim, some kind of system email client. | + | It would seem that Debian 13 automatically installed and starts |
| - | The solution was simply to stop and disable | + | The solution was simply to stop and disable |
| - | The mothod | + | The method |