MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Development => Topic started by: fossxplorer on 2017-04-09, 11:07:48

Title: [SOLVED] Mail login failed
Post by: fossxplorer on 2017-04-09, 11:07:48
I can't login to imap anymore after running fixall.

[root@mail php-fpm]# tail -f  /var/log/maillog
Apr  9 11:11:56 mail smtp: tcpserver: end 3062 status 0
Apr  9 11:11:56 mail smtp: tcpserver: status: 0/10
Apr  9 11:12:04 mail imap4: tcpserver: status: 1/40
Apr  9 11:12:04 mail imap4: tcpserver: pid 3080 from 127.0.0.1
Apr  9 11:12:04 mail imap4: tcpserver: ok 3080 mail.domain.com:::ffff:127.0.0.1:143 :::ffff:127.0.0.1::43728
Apr  9 11:12:04 mail imap4: DEBUG: Connection, ip=[127.0.0.1]
Apr  9 11:12:04 mail imap4: INFO: LOGIN FAILED, user=support@domain.com, ip=[127.0.0.1]
Apr  9 11:12:09 mail imap4: DEBUG: Disconnected, ip=[127.0.0.1], time=5
Apr  9 11:12:09 mail imap4: tcpserver: end 3080 status 0
Apr  9 11:12:09 mail imap4: tcpserver: status: 0/40
^C
[root@mail php-fpm]#
[root@mail tpl]# sh /script/sysinfo
A. Control Panel:               
   - Kloxo-MR: 7.0.0.c-2017032701
   - Web: hiawatha-10.5.0-f.2.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: mail.domain.com
C. Services:
   1. MySQL: MariaDB-server-10.0.30-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56w-cli-5.6.30-1.w6.x86_64
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.30-1.ius.el6
          * php70m-7.0.16-1.ius.el6
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: nginxproxy
     - Hiawatha: hiawatha-10.5.0-f.2.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.11.12-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.25-3.ius.el6.x86_64
       - PHP Type: php-fpm_event (default)
       - Secondary PHP: on
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.14-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          3774       2800        973          8        219        955
-/+ buffers/cache:       1626       2148
Swap:         5119        443       4676
E. Disk Space:
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg_kloxomaster-lv_root
                      295G  265G   16G  95% /


*** Process Time: 00:00:00:45.45242 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)

[root@mail tpl]#
Title: [SOLVED] Re: Mail login failed
Post by: fossxplorer on 2017-04-09, 11:10:42
Solved with qmailctl stop && qmailctl start!