Hey there. Till or Falko, does ISPConfig changing or whatever the SSL certificate from /usr/local/ispconfig/interface/ssl ? I guess not, but i had some problems with my SSL, because it was changed oO
ISPConfig does not chnage this ssl cert unless you choose yes when the updater asks you if the ssl cert shall be recreated. the default in the updatre is no, so unless you did not type yes during update, nothing gets changed.
Well... It's beautiful, but I didn't run any updates I even don't have it at the server. What permissions do i have to set at ssl folder? 750 or something?
Then the change was not made by ispconfig as only the updater performs changes in /usr/local/ispconfig/interface/ssl or changes any permissions of files and folders in /usr/local/ispconfig/* Thats should be ok.
Are you sure that port 25 is open in the ISPConfig firewall panel? (System->Firewall->Choose your server and look for 25 in Open TCP ports and Open UDP ports) Try to disable SELinux. Code: sudo echo 0 > /selinux/enforce Code: reboot It should help