Few issues and questions

Discussion in 'Installation/Configuration' started by jhewit, Nov 25, 2013.

  1. jhewit

    jhewit New Member

    Recently decided to setup a server with ISPConfig, installation went pretty smooth only had a few issues to iron out. Now we are faced a dilemma.

    We did not setup our server from scratch our datacenter loaded CentOS we picked up from there, so let me say that first and foremost.

    We used the following guide: http://www.howtoforge.com/perfect-server-centos-6.4-x86_64-apache2-dovecot-ispconfig-3

    And followed the comments to work out the issues with Dovecot which now works fine for receiving e-mails. But we cannot send mails at all.

    We have verified with our datacenter that no ports are blocks.

    The other issue is we cannot access our ispconfig cp at our hostname, only be IP. Any ideas on what may cause this.

    Thank you all for any help you can provide.
     
  2. jhewit

    jhewit New Member

    Found and resolve the issue with postfix. It was a commented line in postfix, that was not noted in the guide or comments section.

    http://www.howtoforge.com/forums/showthread.php?t=63794&highlight=postfix&page=2

    Ultimately: smtps and submission need to be uncommented, restarted server and issue resolved.

    ----------------------------

    The only remaining issue now is the hostname:

    being unable to access control panel at
    servername1.domain.com:8080

    but can access it at
    12.34.56.78:8080
     
  3. Quaxth

    Quaxth Member

    You'll need to use: https://servername1.domain.com:8080 that should work!
     

Share This Page