Hi!
I migrated my mailcow instance last week and wanted to add two additional_sans today. For some reason, even after using docker-compose up -d, ACME doesn’t use the newly added SANs and fallsback to the old config. No changes whatsoever.
mailcow.conf is on 755. Any ideas?

  • evpaddy Working flawlessly. Changed the config in the docker-compose.yml file, that worked. Doesn’t resolve the origin cause, but it works.

have you made sure there’s no space after the = ? that’s what sc*d me up… 

    Have something to say?

    Join the community by quickly registering to participate in this discussion. We'd like to see you joining our great moo-community!

    evpaddy No space. Even if I rewrite the ADDITIONAL_SAN, it just uses the old version of the config. Even with completely different domain names.

    It seems that ACME isn’t able or simply does not want to fetch the ADDITIONAL_SAN in the config file..

    I’m a newbie myself so hopefully I’m not boring you, but what I’d try first as root

    source ./mailcow.conf ; echo $ADDITIONAL_SAN

    if your domains are showing, the config isn’t the problem at least.

      evpaddy Working flawlessly. Changed the config in the docker-compose.yml file, that worked. Doesn’t resolve the origin cause, but it works.

      No one is typing