Dear Eric, When I check with nmap, I got the result below:
Starting Nmap 5.51 ( http://nmap.org ) at 2014-11-15 15:05 HKT Nmap scan report for 192.168.0.250 Host is up (0.0000020s latency). Not shown: 995 closed ports PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 80/tcp open http 587/tcp open submission 3306/tcp open mysql No imap was found. When I checked with chkconfig, I found that dovecot is off. dovecot 0:off 1:off 2:off 3:off 4:off 5:off 6:off May I confirm do the new QMT use dovecot or not? Do it mean that I need to start dovecot after the installation instructions below? Installation Instructions (pre-wiki) .) install CentOS minimal # curl https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-1 >qt-bootstrap-1 # sh qt-bootstrap-1 (system will reboot) # curl https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-2 >qt-bootstrap-2 # sh qt-bootstrap-2 # qt-install (script will complete the installation) Many thanks, Alex -----Original Message----- From: Eric Shubert [mailto:[email protected]] Sent: Friday, November 14, 2014 11:37 PM To: [email protected] Subject: [qmailtoaster] Re: suggestions on a new install _ edited my hosts On 11/14/2014 06:53 AM, Eric Broch wrote: > On 11/14/2014 4:00 AM, Alex Kan wrote: >> Dear All, >> >> After the installation completed and add domain and users, when tried to >> login though the SquirrelMail, the screen display "ERROR Error connection to >> IMAP server: localhost. 111 : Connection refused". >> Do I missed something in the installation ? >> >> Best regards, >> Alex > Selinux? > > The qt-bootstrap-1 script should have turned off selinux and rebooted. The new SM configuration should be authenticating on port 587. Alex, can you post your SM configuration file? Personally, I run SM on another host which runs only phpfcgi, so something may have been lost in the translation. ;) I have seen problems with permissions in the /var/lib/squirrelmail and /var/spool/squirrelmail directories with custom setups like mine, where the php user runs SM instead of apache. This could be a red herring for you though. -- -Eric 'shubes' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
