Hi everyone. I have a problem with automail plugin. I've install it with this manual: https://schaal-it.com/ispconfig-automail/ So I have: activated and configured plugin created remote user configured dns records configured vhost for autodiscover code uploaded code But when i've ran test: Code: curl -L http://autoconfig.mydomain.com/[email protected] The only output is: Code: no data And in apache logs i have only: Code: autoconfig.mydomain.com:443 xx.xx.xx.xx - - [24/Feb/2021:19:54:43 +0100] "GET /[email protected] HTTP/1.1" 200 3565 "-" "curl/7.68.0" "-"
Anything in error.log for that site? Or do entries show up in log files under /var/log/ispconfig/ ? Does your $conf['remote_uri'] point to an https url? If so, does that certificate validate using the hostname you are accessing?
Heh, that's weird... Curl to remote_url shows: Code: SSL certificate verify result: unable to get local issuer certificate (20) But in browser the certificate is valid. That isn't letsncrypt cert, i've bouhgt it from one of CCA in my country.