Hi,
ich habe seit heute Probleme mit SMTP. (Debian, ISPConfig3)
Ich habe bisher weder AUTH noch SSL aktiviert, alles hat so einwandfrei geklappt.
1.
Der SMTP Service ist von aussen erreichbar:
telnet IP 25
zeigt mir ein Login prompt...
ehlo localhost
250-babette.meinhostname.de
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
2.
Output Netstat&iptables.
babette:~# netstat -tap | grep smtp
tcp 0 0 *:smtp *:* LISTEN 2421/master
babette:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
3.
In Webmail (Squirrel) kann ich mich einloggen und Mails von dort versenden, ohne Probleme...Diese kommen auch an.
4. Auf POP kann ich per Outlook/Thunderbird zugreifen, nur SMTP streikt auf einmal.
5. *
* Show Mail warn-Log ---> keine EInträge
* Show Mail err-Log ---> keine EInträge
6. MAIL LOG
Apr 16 12:00:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Apr 16 12:00:01 babette postfix/smtpd[3390]: connect from localhost[127.0.0.1]
Apr 16 12:00:01 babette postfix/smtpd[3390]: lost connection after CONNECT from localhost[127.0.0.1]
Apr 16 12:00:01 babette postfix/smtpd[3390]: disconnect from localhost[127.0.0.1]
Apr 16 12:05:01 babette pop3d: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Apr 16 12:05:01 babette postfix/smtpd[3493]: connect from localhost[127.0.0.1]
Apr 16 12:05:01 babette postfix/smtpd[3493]: lost connection after CONNECT from localhost[127.0.0.1]
Apr 16 12:05:01 babette postfix/smtpd[3493]: disconnect from localhost[127.0.0.1]
Apr 16 12:10:01 babette pop3d: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Die Zeit ist im ISPCONFIG verdreht, debian zeigt die Zeit korrekt:
babette:~# date
Mi 28. Apr 17:55:26 CEST 2010
Woran kann es liegen das ich mich nicht mehr bei SMTP authentifizieren kann?
Sollte ich lieber eine andere Methode (AUTH / TLS / SSL) aktivieren? Wenn ja wie?
Vielen Dank für eure Hilfe!!!
ich habe seit heute Probleme mit SMTP. (Debian, ISPConfig3)
Ich habe bisher weder AUTH noch SSL aktiviert, alles hat so einwandfrei geklappt.
1.
Der SMTP Service ist von aussen erreichbar:
telnet IP 25
zeigt mir ein Login prompt...
ehlo localhost
250-babette.meinhostname.de
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
2.
Output Netstat&iptables.
babette:~# netstat -tap | grep smtp
tcp 0 0 *:smtp *:* LISTEN 2421/master
babette:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
3.
In Webmail (Squirrel) kann ich mich einloggen und Mails von dort versenden, ohne Probleme...Diese kommen auch an.
4. Auf POP kann ich per Outlook/Thunderbird zugreifen, nur SMTP streikt auf einmal.
5. *
* Show Mail warn-Log ---> keine EInträge
* Show Mail err-Log ---> keine EInträge
6. MAIL LOG
Apr 16 12:00:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Apr 16 12:00:01 babette postfix/smtpd[3390]: connect from localhost[127.0.0.1]
Apr 16 12:00:01 babette postfix/smtpd[3390]: lost connection after CONNECT from localhost[127.0.0.1]
Apr 16 12:00:01 babette postfix/smtpd[3390]: disconnect from localhost[127.0.0.1]
Apr 16 12:05:01 babette pop3d: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:05:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Apr 16 12:05:01 babette postfix/smtpd[3493]: connect from localhost[127.0.0.1]
Apr 16 12:05:01 babette postfix/smtpd[3493]: lost connection after CONNECT from localhost[127.0.0.1]
Apr 16 12:05:01 babette postfix/smtpd[3493]: disconnect from localhost[127.0.0.1]
Apr 16 12:10:01 babette pop3d: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 16 12:10:01 babette imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Die Zeit ist im ISPCONFIG verdreht, debian zeigt die Zeit korrekt:
babette:~# date
Mi 28. Apr 17:55:26 CEST 2010
Woran kann es liegen das ich mich nicht mehr bei SMTP authentifizieren kann?
Sollte ich lieber eine andere Methode (AUTH / TLS / SSL) aktivieren? Wenn ja wie?
Vielen Dank für eure Hilfe!!!