ich kann keine Email per POP3 abholen und per SMTP senden.
Ã?ber IAMP erhalte ich die Fehlermeldung, dass meine Zugangangsdaten falsch sind.
Ich nutze:
Linux Debian woody
SysCP 1.2.10
Hier sind meine Logs:
Meine mail.err:
Code: Select all
Jul 3 07:42:16 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.56.105.64]
Jul 3 07:42:17 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.56.105.64]
Jul 3 07:42:17 84 postfix/smtpd[26761]: fatal: no SASL authentication mechanisms
Jul 3 07:42:23 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.13.123]
Code: Select all
Jul 3 07:42:11 84 courierpop3login: Connection, ip=[::ffff:84.56.105.64]
Jul 3 07:42:12 84 courierpop3login: Connection, ip=[::ffff:84.56.105.64]
Jul 3 07:42:16 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.56.105.64]
Jul 3 07:42:16 84 courierpop3login: LOGOUT, ip=[::ffff:84.56.105.64]
Jul 3 07:42:17 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.56.105.64]
Jul 3 07:42:17 84 postfix/smtpd[26761]: fatal: no SASL authentication mechanisms
Jul 3 07:42:17 84 courierpop3login: LOGOUT, ip=[::ffff:84.56.105.64]
Jul 3 07:42:18 84 postfix/master[25465]: warning: process /usr/lib/postfix/smtpd pid 26761 exit status 1
Jul 3 07:42:18 84 postfix/master[25465]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Jul 3 07:42:18 84 courierpop3login: Connection, ip=[::ffff:84.130.13.123]
Jul 3 07:42:23 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.13.123]
Jul 3 07:42:26 84 courierpop3login: Connection, ip=[::ffff:84.130.13.123]
Jul 3 07:42:31 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.13.123]
Jul 3 07:42:34 84 courierpop3login: Connection, ip=[::ffff:84.130.13.123]
Jul 3 07:42:39 84 courierpop3login: LOGIN FAILED, ip=[::ffff:84.130.13.123]
Code: Select all
050703 7:45:01 1392 Connect syscp@localhost on syscp
1392 Query select 'virtual' from panel_domains where domain = '*' and isemaildomain = '1'
1392 Query select 'virtual' from panel_domains where domain = '*' and isemaildomain = '1'
1393 Connect syscp@localhost on syscp
1393 Query select destination from mail_virtual where email = 'root@s2.ts01-server.de' and destination <> '' and destination <> ' '
1393 Query select destination from mail_virtual where email = 'root' and destination <> '' and destination <> ' '
1393 Query select destination from mail_virtual where email = '@s2.ts01-server.de' and destination <> '' and destination <> ' '
44 Query SELECT customerid from panel_domains where domain='s2.ts01-server.de'
1394 Connect syscp@localhost on syscp
1394 Query select destination from mail_virtual where email = 's2.ts01-server.de' and destination <> '' and destination <> ' '
1395 Connect syscp@localhost on syscp
1395 Query select maildir from mail_users where email = 's2.ts01-server.de' and postfix = 'y'
1392 Query select 'virtual' from panel_domains where domain = 'root@s2.ts01-server.de' and isemaildomain = '1'
1392 Query select 'virtual' from panel_domains where domain = 's2.ts01-server.de' and isemaildomain = '1'
1392 Query select 'virtual' from panel_domains where domain = '.ts01-server.de' and isemaildomain = '1'
1392 Query select 'virtual' from panel_domains where domain = '.de' and isemaildomain = '1'
Danke.
YourDom