UebiMiau login

Discussion in 'Installation/Configuration' started by puntjuh, Feb 11, 2006.

  1. puntjuh

    puntjuh New Member

    Hi,

    I have installed ISPConfig with the webmail package U(ebiMiau). Now when I configure a mail user in ISPConfig I can make it work with outlook ( send and recieve) .. But in Webmail (UebiMiau) I can't even login. Because I get the error that I cannot login with that username / password.

    If someone knows a solution.

    Thanks.

    [ Using Postfix Not using Courier so enabled maildir ]
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The login to webmail is the email address + password, not the username (webX_user) like in outlook.

    If you did not use courier or another pop3 daemon that supports maildir, you have to disable the maildir checkbox, not enable it.
     
  3. puntjuh

    puntjuh New Member

    I have disabled maildir and even then Uebi won't let me login. I tried the e-mail address.. I've tried the username .. Both keep giving me the same error. Can't login with this username / password.

    phpmyadmin worked the first time and phpmyadmin also uses the login from ISPconfig.
    Webalizer statistics also work and also use the ISPConfig login settings.
    UebiMiau doesn't work.

    Any other idea's ?
     
  4. falko

    falko Super Moderator ISPConfig Developer

    But the phpMyAdmin login is different from the other ones (like web1_u2 for the database web1_db2).


    Did you send an email first to the account in question? Sometimes the mailbox gets created only when the first email arrives, and only then can you log in.
    Please post the output of
    Code:
    netstat -tap
     
  5. puntjuh

    puntjuh New Member

    Another thing is that my mailing does work via Outlook. Sending and Recieving. Perhaps this is usefull information in helping me finding a solution.

    netstat -tap results:

    Code:
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name   
    tcp        0      0 *:imaps                 *:*                     LISTEN     935/inetd           
    tcp        0      0 *:pop3s                 *:*                     LISTEN     935/inetd           
    tcp        0      0 localhost.localdo:mysql *:*                     LISTEN     23157/mysqld        
    tcp        0      0 *:pop3                  *:*                     LISTEN     935/inetd           
    tcp        0      0 *:imap2                 *:*                     LISTEN     935/inetd           
    tcp        0      0 *:www                   *:*                     LISTEN     26436/apache2       
    tcp        0      0 *:81                    *:*                     LISTEN     11950/ispconfig_htt 
    tcp        0      0 *:ftp                   *:*                     LISTEN     19326/proftpd: (acc 
    tcp        0      0 server1.puntjuhh:domain *:*                     LISTEN     12110/named         
    tcp        0      0 localhost.locald:domain *:*                     LISTEN     12110/named         
    tcp        0      0 *:ssh                   *:*                     LISTEN     3457/sshd           
    tcp        0      0 *:smtp                  *:*                     LISTEN     19404/master        
    tcp        0      0 localhost.localdoma:953 *:*                     LISTEN     12110/named         
    tcp        0      0 *:https                 *:*                     LISTEN     26436/apache2    
     
    Last edited: Feb 12, 2006
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the exact username you used for UebiMiau login and the email address to which it belong. If you do not want to post it to the forum, you can send me a pm.

    The ouput from netsat -tap is OK.
     
  7. puntjuh

    puntjuh New Member

    Here is my mail.log there are a few lines in it where my friend logged in via outlook to check his mail.

    Code:
    Feb 12 13:32:48 server1 ipop3d[32434]: pop3s SSL service init from 213.93.129.60
    Feb 12 13:32:48 server1 ipop3d[32434]: Login user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0/0
    Feb 12 13:32:48 server1 ipop3d[32434]: Logout user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0 ndele=0
    Feb 12 13:37:50 server1 ipop3d[32587]: pop3s SSL service init from 213.93.129.60
    Feb 12 13:37:50 server1 ipop3d[32587]: Login user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0/0
    Feb 12 13:37:50 server1 ipop3d[32587]: Logout user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0 ndele=0
    Feb 12 13:39:38 server1 ipop3d[32672]: pop3 service init from 127.0.0.1
    Feb 12 13:39:38 server1 ipop3d[32672]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 13:39:52 server1 ipop3d[32679]: pop3 service init from 127.0.0.1
    Feb 12 13:39:52 server1 ipop3d[32679]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 13:40:23 server1 postfix/postfix-script: stopping the Postfix mail system
    Feb 12 13:40:23 server1 postfix/master[19404]: terminating on signal 15
    Feb 12 13:40:24 server1 postfix/postfix-script: starting the Postfix mail system
    Feb 12 13:40:24 server1 postfix/master[379]: daemon started -- version 2.1.5
    Feb 12 13:42:11 server1 ipop3d[452]: pop3 service init from 127.0.0.1
    Feb 12 13:42:11 server1 ipop3d[452]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 13:42:39 server1 ipop3d[527]: pop3 service init from 127.0.0.1
    Feb 12 13:42:39 server1 ipop3d[527]: Command stream end of file while reading line user=??? host=UNKNOWN
    Feb 12 13:42:39 server1 postfix/smtpd[526]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 13:42:39 server1 postfix/smtpd[526]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 13:42:39 server1 postfix/smtpd[526]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 13:42:52 server1 ipop3d[536]: pop3s SSL service init from 213.93.129.60
    Feb 12 13:42:52 server1 ipop3d[536]: Login user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0/0
    Feb 12 13:42:52 server1 ipop3d[536]: Logout user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0 ndele=0
    Feb 12 13:47:54 server1 ipop3d[601]: pop3s SSL service init from 213.93.129.60
    Feb 12 13:47:54 server1 ipop3d[601]: Login user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0/0
    Feb 12 13:47:54 server1 ipop3d[601]: Logout user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0 ndele=0
    Feb 12 13:47:58 server1 postfix/smtpd[606]: connect from zproxy.gmail.com[64.233.162.198]
    Feb 12 13:47:59 server1 postfix/smtpd[606]: 142B71500A1: client=zproxy.gmail.com[64.233.162.198]
    Feb 12 13:47:59 server1 postfix/cleanup[609]: 142B71500A1: message-id=<[email protected]>
    Feb 12 13:47:59 server1 postfix/qmgr[390]: 142B71500A1: from=<[email protected]>, size=1592, nrcpt=1 (queue active)
    Feb 12 13:47:59 server1 postfix/pickup[389]: 709FA1500A2: uid=10002 from=<web2_bugs>
    Feb 12 13:47:59 server1 postfix/cleanup[609]: 709FA1500A2: message-id=<[email protected]>
    Feb 12 13:47:59 server1 postfix/qmgr[390]: 709FA1500A2: from=<[email protected]>, size=395, nrcpt=1 (queue active)
    Feb 12 13:47:59 server1 postfix/local[625]: 709FA1500A2: to=<admispconfig@localhost>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
    Feb 12 13:47:59 server1 postfix/qmgr[390]: 709FA1500A2: removed
    Feb 12 13:48:00 server1 postfix/local[610]: 142B71500A1: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=2, status=sent (delivered to command: /usr/bin/procmail -f-)
    Feb 12 13:48:00 server1 postfix/qmgr[390]: 142B71500A1: removed
    Feb 12 13:48:27 server1 ipop3d[650]: pop3 service init from 82.192.91.243
    Feb 12 13:48:27 server1 ipop3d[650]: Logout user=??? host=[82.192.91.243]
    Feb 12 13:48:27 server1 ipop3d[651]: pop3s SSL service init from 82.192.91.243
    Feb 12 13:48:28 server1 ipop3d[651]: Logout user=??? host=[82.192.91.243]
    Feb 12 13:48:29 server1 postfix/smtpd[606]: disconnect from zproxy.gmail.com[64.233.162.198]
    Feb 12 13:48:33 server1 ipop3d[654]: pop3 service init from 82.192.91.243
    Feb 12 13:48:33 server1 ipop3d[654]: Login user=web2_bugs host=[82.192.91.243] nmsgs=1/1
    Feb 12 13:48:33 server1 ipop3d[654]: Logout user=web2_bugs host=[82.192.91.243] nmsgs=0 ndele=1
    Feb 12 13:52:55 server1 ipop3d[712]: pop3s SSL service init from 213.93.129.60
    Feb 12 13:52:55 server1 ipop3d[712]: Login user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0/0
    Feb 12 13:52:55 server1 ipop3d[712]: Logout user=web2_bugs host=e129060.upc-e.chello.nl [213.93.129.60] nmsgs=0 ndele=0
    Feb 12 14:26:57 server1 ipop3d[1152]: pop3 service init from 127.0.0.1
    Feb 12 14:26:57 server1 ipop3d[1152]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 14:27:17 server1 ipop3d[1160]: pop3 service init from 127.0.0.1
    Feb 12 14:27:17 server1 ipop3d[1160]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 14:27:42 server1 ipop3d[1170]: pop3 service init from 127.0.0.1
    Feb 12 14:27:42 server1 ipop3d[1170]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 15:55:50 server1 ipop3d[2302]: pop3 service init from 127.0.0.1
    Feb 12 15:55:50 server1 ipop3d[2302]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 15:56:05 server1 ipop3d[2307]: pop3 service init from 127.0.0.1
    Feb 12 15:56:05 server1 ipop3d[2307]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 15:56:15 server1 ipop3d[2312]: pop3 service init from 127.0.0.1
    Feb 12 15:56:15 server1 ipop3d[2312]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 16:04:40 server1 postfix/postfix-script: stopping the Postfix mail system
    Feb 12 16:04:40 server1 postfix/master[379]: terminating on signal 15
    Feb 12 16:04:41 server1 postfix/postfix-script: starting the Postfix mail system
    Feb 12 16:04:41 server1 postfix/master[2758]: daemon started -- version 2.1.5
    Feb 12 16:05:15 server1 ipop3d[2874]: pop3 service init from 127.0.0.1
    Feb 12 16:05:15 server1 ipop3d[2874]: Command stream end of file while reading line user=??? host=UNKNOWN
    Feb 12 16:05:15 server1 postfix/smtpd[2873]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 16:05:15 server1 postfix/smtpd[2873]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 16:05:15 server1 postfix/smtpd[2873]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 16:07:29 server1 ipop3d[3003]: pop3 service init from 127.0.0.1
    Feb 12 16:07:29 server1 ipop3d[3003]: Command stream end of file while reading line user=??? host=UNKNOWN
    Feb 12 16:07:29 server1 postfix/smtpd[3002]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 16:07:29 server1 postfix/smtpd[3002]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 16:07:29 server1 postfix/smtpd[3002]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:01 server1 postfix/smtpd[3002]: table hash:/etc/postfix/virtusertable(0,100) has changed -- restarting
    Feb 12 16:09:01 server1 postfix/smtpd[3366]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:01 server1 postfix/smtpd[3366]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:01 server1 postfix/smtpd[3366]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:01 server1 ipop3d[3367]: pop3 service init from 127.0.0.1
    Feb 12 16:09:01 server1 ipop3d[3367]: Connection reset by peer while reading line user=??? host=UNKNOWN
    Feb 12 16:09:29 server1 postfix/smtpd[3366]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:29 server1 postfix/smtpd[3366]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:29 server1 postfix/smtpd[3366]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 16:09:29 server1 ipop3d[3436]: pop3 service init from 127.0.0.1
    Feb 12 16:09:29 server1 ipop3d[3436]: Connection reset by peer while reading line user=??? host=UNKNOWN
    
    I figure that the parts where it says pop3 service init. and command stream end of file etc. is where it goes wrong with the login via uebi.

    Thanks.
     
  8. puntjuh

    puntjuh New Member

    I also have a mail.log.0

    Code:
    Feb 11 23:59:02 server1 postfix/postfix-script: starting the Postfix mail system
    Feb 11 23:59:02 server1 postfix/master[19404]: daemon started -- version 2.1.5
    Feb 12 00:33:53 server1 ipop3d[19882]: pop3 service init from 127.0.0.1
    Feb 12 00:33:53 server1 ipop3d[19882]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:34:31 server1 ipop3d[19945]: pop3 service init from 127.0.0.1
    Feb 12 00:34:31 server1 ipop3d[19945]: Command stream end of file while reading line user=??? host=UNKNOWN
    Feb 12 00:34:31 server1 postfix/smtpd[19944]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 00:34:31 server1 postfix/smtpd[19944]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 00:34:31 server1 postfix/smtpd[19944]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 00:34:53 server1 ipop3d[20191]: pop3 service init from 127.0.0.1
    Feb 12 00:34:53 server1 ipop3d[20191]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:37:32 server1 ipop3d[20450]: pop3 service init from 127.0.0.1
    Feb 12 00:37:32 server1 ipop3d[20450]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:37:49 server1 ipop3d[20455]: pop3 service init from 127.0.0.1
    Feb 12 00:37:49 server1 ipop3d[20455]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:37:57 server1 ipop3d[20460]: pop3 service init from 127.0.0.1
    Feb 12 00:37:57 server1 ipop3d[20460]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:38:49 server1 ipop3d[20521]: pop3 service init from 127.0.0.1
    Feb 12 00:38:49 server1 ipop3d[20521]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:39:44 server1 ipop3d[20769]: pop3 service init from 127.0.0.1
    Feb 12 00:39:44 server1 ipop3d[20769]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:43:27 server1 ipop3d[20923]: pop3 service init from 127.0.0.1
    Feb 12 00:43:27 server1 ipop3d[20923]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 00:43:36 server1 ipop3d[20928]: pop3 service init from 127.0.0.1
    Feb 12 00:43:36 server1 ipop3d[20928]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 02:53:38 server1 ipop3d[22799]: pop3 service init from 127.0.0.1
    Feb 12 02:53:38 server1 ipop3d[22799]: Command stream end of file while reading line user=??? host=UNKNOWN
    Feb 12 02:53:38 server1 postfix/smtpd[22798]: connect from localhost.localdomain[127.0.0.1]
    Feb 12 02:53:38 server1 postfix/smtpd[22798]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Feb 12 02:53:38 server1 postfix/smtpd[22798]: disconnect from localhost.localdomain[127.0.0.1]
    Feb 12 02:56:06 server1 ipop3d[23180]: pop3 service init from 127.0.0.1
    Feb 12 02:56:06 server1 ipop3d[23180]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 02:56:16 server1 ipop3d[23185]: pop3 service init from 127.0.0.1
    Feb 12 02:56:16 server1 ipop3d[23185]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 02:56:31 server1 ipop3d[23190]: pop3 service init from 127.0.0.1
    Feb 12 02:56:31 server1 ipop3d[23190]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:18:06 server1 ipop3d[23531]: pop3 service init from 127.0.0.1
    Feb 12 03:18:06 server1 ipop3d[23531]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:18:15 server1 ipop3d[23536]: pop3 service init from 127.0.0.1
    Feb 12 03:18:15 server1 ipop3d[23536]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:18:26 server1 ipop3d[23543]: pop3 service init from 127.0.0.1
    Feb 12 03:18:26 server1 ipop3d[23543]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:21:54 server1 ipop3d[23794]: pop3 service init from 127.0.0.1
    Feb 12 03:21:54 server1 ipop3d[23794]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:22:13 server1 ipop3d[23982]: pop3 service init from 127.0.0.1
    Feb 12 03:22:13 server1 ipop3d[23982]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    Feb 12 03:22:24 server1 ipop3d[23987]: pop3 service init from 127.0.0.1
    Feb 12 03:22:24 server1 ipop3d[23987]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]
    
     
  9. falko

    falko Super Moderator ISPConfig Developer

    Try to restart your POP3 daemon.
     
  10. puntjuh

    puntjuh New Member

    restarted pop3 server. And when I try to login and check my mail.log I see that the same error is there again.
     
  11. falko

    falko Super Moderator ISPConfig Developer

    Reboot your system. If the error persists, install Courier instead (and make sure to then enable Maildir in ISPConfig).
     
  12. puntjuh

    puntjuh New Member

    Thanks :). I have succesfully installed courier and i've enabled maildir. I am now able to login to the webmail and also outlook still works. So one thing didn't kill another.

    Thanks for you're time and help.

    Puntjuh.
     
  13. nenad

    nenad ISPConfig Developer ISPConfig Developer

    How to make "UebiMiau" theme default webmail theme instead of "aleborgXP" theme ?
     
  14. falko

    falko Super Moderator ISPConfig Developer

    You can change it in /home/admispconfig/ispconfig/web/webmail/inc/config.languages.php.
     

Share This Page