pop3 ssl ohne Funktion - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega International Area (/forum-22.html) +--- Forum: German Corner (/forum-26.html) +--- Thread: pop3 ssl ohne Funktion (/thread-2290.html) |
pop3 ssl ohne Funktion - cultd3ad - 02-02-2008 11:39 PM Hallo, habe das problem das ich via Outlook nicht die ssl Funktion Nutzen kann und eine Anmeldungen unter Port 995 schlägt fehl. Die Einrichtung unter smtp und das Abrufen funktioniert einwandfrei. Mein System: debian etch 32bit Zusätzlich Installiert: pop3-ssl und courier-ssl Hier erstmal eine Ausgabe via Telnet: telnet domain 25 220 ******.com CP 1.0 Managed ESMTP 1.0.0 EHLO +++++.nl 250-*****.com 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-STARTTLS 250-AUTH LOGIN DIGEST-MD5 NTLM CRAM-MD5 PLAIN 250-AUTH=LOGIN DIGEST-MD5 NTLM CRAM-MD5 PLAIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN Meine CA habe ich erstellt und habe auch nochmal das HowTo hier im Forum verglichen. pop3-ssl und die Dienste laufen , fehler in der mail.warn sind bei dem Login versuch nicht festzustellen. Sys log Eintrag der bei dem Verbindungsversuch kommt: Feb 2 14:35:20 localhost postfix/smtpd[32245]: connect from p*****F.dip0.t-ipconnect.de[84.********] Feb 2 14:35:21 localhost postfix/smtpd[32245]: 45DFC18841F2: client=p***F.dip0.t-ipconnect.de[84.****], sasl_method=LOGIN, sasl_username=*******.nl Feb 2 14:35:21 localhost postfix/cleanup[32247]: 45DFC18841F2: message-id=<20080202133521.45DFC18841F2@****.com> Feb 2 14:35:21 localhost postfix/qmgr[18456]: 45DFC18841F2: from=<*****.nl>, size=743, nrcpt=1 (queue active) Feb 2 14:35:21 localhost postfix/virtual[32248]: 45DFC18841F2: to=<*****.nl>, relay=virtual, delay=0.2, delays=0.18/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to maildir) Feb 2 14:35:21 localhost postfix/qmgr[18456]: 45DFC18841F2: removed Feb 2 14:35:21 localhost postfix/smtpd[32245]: disconnect from *****.dip0.t-ipconnect.de[84.******] Ich hoffe die Informationen reichen vorab, jemand eine Idee warum pop3 via ssl nicht zu verbinden geht? Danke cultd3ad RE: pop3 ssl ohne Funktion - rbtux - 02-02-2008 11:50 PM Du postest hier informationen zu postfix und sprichst von Fehlern von courier... Das passt nicht zusammen... Die Auslieferung durch postfix klappt. Es liegt irgendwo an courier... Entsprechende Logs wären hilfreich... RE: pop3 ssl ohne Funktion - cultd3ad - 02-03-2008 12:23 AM Danke rbtux für deine Antwort, mir ist es klar das es an courier liegen müßte. Ich kenne aber keine Logfiles die courier benutzt, normal wird in /var/log/mail.err oder /var/log/syslog die fehler geschrieben. Bitte gib mir ein Tipp welche Logs Du braucht. Danke cultd3ad RE: pop3 ssl ohne Funktion - Cube - 02-03-2008 01:26 AM Schaue mal ins mail.log. Normalerweise loggt Courier dort alle Logins. RE: pop3 ssl ohne Funktion - cultd3ad - 02-03-2008 01:41 AM Cube Wrote:Schaue mal ins mail.log. Normalerweise loggt Courier dort alle Logins. Ja Danke euch vielmals, ich habe keine Ahnung was ich gemacht habe, aber nach dem Reboot des Servers geht ssl via pop und smtp sowie imap. Trozdem vielen Dank für eure Hilfe cultd3ad |