hMailServer and Roundcube

Discussion in 'Software' started by HTF, Jun 13, 2010.

  1. HTF

    HTF Byte Poster

    181
    0
    14
    Hi,

    Please help me to answer the question because I confused myself now.
    I use hMailServer and Roundcube.
    How it's actually work?
    I set roundcube config file to use secure connection:

    PHP:
    $rcmail_config['default_host'] = 'ssl://domain.com';
    $rcmail_config['default_port'] = 993;  
    PHP:
    $rcmail_config['smtp_server'] = 'ssl://domain.com';
    $rcmail_config['smtp_port'] = 465;  
    - but I still can connect/send emails even if I disable these ports on the firewall?

    I tested and when I changed these settings to not use secure connection I couldn't connect to the server so that means everything's fine with the mail server itself as it requires SSL.

    I think that I can connect even if these ports are disabled on the firewall because web server=>roundcube and mail server are installed on the same machine? Am I right?

    In addition I cannot connect with Thunderbird when these ports are disabled, I also couldn't find anything (password in plain text) with Wireshark when I log on to the Roundcube so looks like secure channel works?!
     
    Last edited: Jun 13, 2010
    Certifications: A+

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.