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 command
2. Trying to get Email with POP3 (non SSL) using Thunderbird with user web[ID]_<username> gives the following error:
Code:
Fehler beim senden des Benutzernamens. Der Mail-Server: <domain> antwortete:
Unknown AUTHORIZATION state command
3. Sending a mail with Thunderbird (SMTP with SSL): quit long error in german. Abstract: Message could not be sent. SMTP is not reachable or does not accept connections. Check your settings or conntact server administrator.
4. Login to webmail (uebimiau) is not working (user: Emailadress):
Quote:
You cannot login with the username and password entered.
Please check your username and password and try again.
Back
|
netstat -tap (IPs and FQDN removed):
Code:
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 *:imaps *:* LISTEN 4
363/inetd
tcp 0 0 *:pop3s *:* LISTEN 4
363/inetd
tcp 0 0 localhost.localdo:mysql *:* LISTEN 6
556/mysqld
tcp 0 0 *:pop3 *:* LISTEN 4
363/inetd
tcp 0 0 *:imap2 *:* LISTEN 4
363/inetd
tcp 0 0 *:81 *:* LISTEN 2
8879/ispconfig_htt
tcp 0 0 *:ftp *:* LISTEN 2
9506/proftpd: (acc
tcp 0 0 <FQDN> *:* LISTEN 2
9036/named
tcp 0 0 localhost.locald:domain *:* LISTEN 2
9036/named
tcp 0 0 *:smtp *:* LISTEN 2
9859/master
tcp 0 0 localhost.localdoma:953 *:* LISTEN 2
9036/named
tcp 0 0 <FQDN>:32829 212.162.12.159:www VERBUNDEN 2
9054/freshclam
tcp6 0 0 *:www *:* LISTEN 2
8910/apache2
tcp6 0 0 *:ssh *:* LISTEN 1
828/sshd
tcp6 0 0 *:smtp *:* LISTEN 2
9859/master
tcp6 0 0 ip6-localhost:953 *:* LISTEN 2
9036/named
tcp6 0 0 *:https *:* LISTEN 2
8910/apache2
tcp6 0 52 <ip>:ssh p54A5730A.dip.t-di:2829 VERBUNDEN 1
940/0
When trying to login at https://<domain>:81/mailuser /var/log/mail.info shows:
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.10
Nov 21 15:00:28 <NAME> ipop3d[30150]: AUTHENTICATE LOGIN failure host=p54A5730A.dip.t-dialin.net [84.165.115.10]
Nov 21 15:00:30 <NAME> ipop3d[30150]: Command stream end of file while reading line user=??? host=p54A5730A.dip.t-dialin.net [84.165.115.10]
Nothing in auth.log.
mail.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 pam
root 4351 0.0 0.2 6664 1928 ? S 14:01 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 4352 0.0 0.1 6556 1580 ? S 14:01 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 4353 0.0 0.1 6556 1580 ? S 14:01 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 4354 0.0 0.1 6556 1580 ? S 14:01 0:00 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
root 30212 0.0 0.0 1880 668 pts/0 R+ 15:05 0:00 grep sasl
Any sugestions?
More Questions?
Recent comments
4 hours 23 min ago
11 hours 4 min ago
14 hours 54 min ago
16 hours 33 min ago
1 day 59 min ago
1 day 10 hours ago
1 day 11 hours ago
1 day 14 hours ago
1 day 19 hours ago
1 day 19 hours ago