docker-simple-mail-forwarder icon indicating copy to clipboard operation
docker-simple-mail-forwarder copied to clipboard

Cert Hostname DOES NOT VERIFY (* != simple-mail-forwarder.com)

Open Mygod opened this issue 5 years ago • 5 comments

Is there any way to change this? Gmail has started to refuse to work with this since earlier this month. checktls.com also catches this error.

Related thread: https://support.google.com/mail/thread/38336515?msgid=39890656

I tried setting -e SMF_DOMAIN=mydomain.com as #10 but no luck.

Mygod avatar Apr 20 '20 18:04 Mygod

Does SMF_DOMAIN, your public DNS record, and the common name the certificate is issued to all match?

JeffHiggy avatar Apr 20 '20 21:04 JeffHiggy

Yes. I noted that the Dockerfile sets /etc/hostname to this and it's not configurable. Maybe that's the issue?

Mygod avatar Apr 20 '20 21:04 Mygod

Probably this is your problem https://github.com/huan/docker-simple-mail-forwarder/pull/51#issuecomment-688402018

petslane avatar Sep 08 '20 11:09 petslane

Yes.

Mygod avatar Sep 08 '20 12:09 Mygod

+1. stupid documentation

zeroleo12345 avatar Sep 09 '22 09:09 zeroleo12345