![]() |
Problems with webmail logins and POP3
Hi
I just installed ISPConfig on a Debian 3.1 System. I followed the "perfect setup". A single point I did not follow the HowTo is that I used mysql4.1. Now the following problems occure: After I have created a customer, a website for this customer and a user for the website I tried to log into the webmail System (I have installed the UebiMiau Webmail package with the update manager). I used a URL like this: https://<domain>:81/mailuser, a login web[ID]_username and the password as set. Login is not possible. I get the following Error: Code:
Fehler: User error: Unknown AUTHORIZATION state commandCode:
... User error: Unknown AUTHORIZATION state commandDoes anybody have an idea how to get this working? |
Quote:
Quote:
Code:
netstat -tap |
Hi
I can`t test this right now, as I exchanged ipopd-ssl and uw-imapd-ssl for dovecot. If I find the time I will reinstall ipopd-ssl and uw-imapd-ssl (approximately on Tuesday) and post the output. With dovecot installed all the logins work well (webmail, mailuser, pop3 and pop3s). But I tried ipopd-ssl and uw-imapd-ssl on another server (no ISPconfig) . I have the same problems there. Netstat output is quite long (as the server is running LDAP, samba, hylafax etc.). Non SSL pop3 calls are not working on this server, either. Can I find a log for pop3 somewhere (except mail.log)? Funny thing is that I can put nonsense (lines like bliblablub 0) into /etc/c-client.cf and do not find any error in any log. So it seems to me that /etc/c-client is not being read on my systems. |
Quote:
Code:
netstat -tap |
Hi
I'm back :-) I just set up the server from scratch using the perfect setup for Sarge (except mysql. I installed 4.1). I think I have found some error in the setup. Should I send the list to someone? The Problems aren't gone. So here is an updated list: 1. Accessing https://<domain>:81/mailuser using web[ID]_<username> gives the follwong error: Code:
Fehler: User error: Unknown AUTHORIZATION state commandCode:
Fehler beim senden des Benutzernamens. Der Mail-Server: <domain> antwortete:4. Login to webmail (uebimiau) is not working (user: Emailadress): Quote:
Code:
Aktive Internetverbindungen (Server und stehende Verbindungen)Code:
Nov 21 15:10:26 <NAME> ipop3d[30297]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1]Maillog when trying to get Email with non SSL connection (server name removed): Code:
Nov 21 15:00:28 <NAME> ipop3d[30150]: pop3 service init from 84.165.115.10mail.info: Code:
Nov 21 15:12:03 <NAME> ipop3d[30318]: AUTHENTICATE LOGIN failure host=p54A5730A.dip.t-dialin.net [84.165.115.10]There is no log when trying to send mail with SSL SMTP. ps -aux | grep sasl: Code:
root 4350 0.0 0.1 6556 1580 ? Ss 14:01 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pamMore Questions? |
Hi a second time.
One problem I have solved by myself. Sending emails to POP3s now works. I had to edit /etc/postfix/master.cf. The following lines need to be commented in (no "#" at start of lines): Code:
tlsmgr fifo - - n 300 1 tlsmgr |
I think you should consider switching to Courier and Maildir (although I never had those problems).
|
Hi
This is quite strange. Meanwhile I have installed this stuff 5 times an 3 different mashines and have the same problems anytime. I think I will switch from ipopds and uw-imap to dovecat. But I have found something else which might give a hint. Yesterday I stated that smtp with SSL is working. Today I gave it another try and got an error: Code:
Nov 22 17:40:48 nm1 postfix/smtpd[20404]: setting up TLS connection from p54A57D85.dip.t-dialin.net[84.165.125.133]Maybe this gives a hint for the other problems? Bernd |
Hi
This is quite strange. Meanwhile I have installed this stuff 5 times on 3 different mashines and have the same problems anytime. I think I will switch from ipopds and uw-imap to dovecat. But I have found something else which might give a hint. Yesterday I stated that smtp with SSL is working. Today I gave it another try and got an error: Code:
Nov 22 17:40:48 nm1 postfix/smtpd[20404]: setting up TLS connection from p54A57D85.dip.t-dialin.net[84.165.125.133]I found a solution for this. If I edit /etc/postfix/master.cf and change the line Code:
smtps inet n - n - - smtpd -o smtpd_tls_wrap\Code:
smtps inet n - - - - smtpd -o smtpd_tls_wrap\Maybe this gives a hint for the other problems? What do you think I have tried out using IMAP with and without SSL. This seems to work perfect. So the only problems occure when using POP without SSL and logging to mailuser and webmail ... Bernd |
Quote:
|
| All times are GMT +2. The time now is 09:31. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.