Bekomme keinen Connect zum Server

debian^confixx

New Member
Ich schreib einfach hier rein..;)

Selbes Problem

Code:
Bekomme keinen Connect zum Server. Vielleicht ist der POP3-Server gerade nicht zu erreichen.

ps aux

Code:
postfix  18253  0.0  0.1  20656  1988 ?        S    12:14   0:00 pickup -l -t fi
postfix  18254  0.0  0.1  20688  2024 ?        S    12:14   0:00 qmgr -l -t fifo
postfix  18259  0.0  0.2  21728  2396 ?        S    12:14   0:00 tlsmgr -l -t un

/var/log/mail.warn

Code:
Jun 12 11:52:39 u057 postfix/sendmail[10905]: fatal: No recipient addresses found in message header
Jun 12 12:00:53 u057 postfix/sendmail[10939]: fatal: No recipient addresses found in message header
Jun 12 17:45:36 u057 postfix/smtpd[12808]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 12 20:02:24 u057 postfix/smtpd[13601]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 13 11:46:35 u057 postfix/smtpd[17456]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 13 11:47:43 u057 postfix/smtpd[17456]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 13 12:14:06 u057 postfix/smtpd[17927]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 13 12:15:00 u057 postfix/smtpd[18257]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de
Jun 13 12:16:39 u057 postfix/smtpd[18257]: warning: 81.201.101.34: address not listed for hostname mail2.gerwan.de

Das komische ist.. Ich hab mit gerwan.de überhaupt nichts zu tun.


Code:
:~# /etc/init.d/postfix restart
Stopping Postfix Mail Transport Agent: postfix.
Starting Postfix Mail Transport Agent: postfix.

Scheint ohne Probleme zu starten.

Bei

Code:
~# /etc/init.d/postfix check

kommt nichts.

Ich benutze Confixx 3.3 Professional mit Debian Etch 64 BIT.
Ich habe mal zum Test Quota komplett abgeschaltet. Leider hilft das nichts.
 
Ich hab den Beitrag vom Thread gelößt, weil er an einem 2 Jahre alten Thread eigentlich nix zu suchen hat. Denn wenn man nach den Outlook-Fehlermeldungen gehen würde, hätten wir lediglich 2 Threads wo jeder sein Problem rein schreibt.

Bitte prüf erstmal ob der ganze Mailversand geht. Also ob Du Email versenden kannst, ob der Server externe Emails annimmt u.s.w.

Dann schau Dir das Mail-Verzeichnis an (/var/mail/*). Bewegt sich dort was? Werden die Mailboxen größer/kleiner?

Ist von dem Problem nur ein Account betroffen oder alle?

huschi.
 
Hallo,

Also die E-Mails kommen in /var/spool/mail an.

Ich kann sie auch öffnen und lesen.


Ich glaub nur meiner.

Aber kann es daran liegen das die Domain gestern zu einem neuen Anbieter umgezogen ist?

Das evtl. noch nicht alle IPs geupdatet sind?
 

Attachments

  • 1181746275_pop.jpg
    1181746275_pop.jpg
    11.2 KB · Views: 76
Last edited by a moderator:
Also hast Du nur Probleme mit POP3?
Dein Outlook ist auch auf POP3 konfiguriert (und nicht IMAP) und Dein Server nimmt Connections auf Port 110 an?
(Test: Ein POP3-Dialog)

huschi.
 
Hallo,

Ist alles richtig eingestellt.

Aber wie ich schon befürchtet hab..der Server läuft nicht

Code:
Unable to connect to remote host: Connection refused

Aber in den Logs steht nichts drin..

Aber das komische ist.. in /var/spool/mail kann ich alles lesen


EDIT:

smtp geht.

Code:
~# telnet smtp.xxxxxx-xx.eu 587
Trying 85.xxx.xxx.xx...
Connected to smtp.xxxxx-xxxx.eu.
Escape character is '^]'.
220 u057.xxxxx.xxxxxxxxr.de ESMTP Postfix (Debian/GNU)
 
Last edited by a moderator:
Welchen POP3-/IMAP-Server hast Du und wie wird er gestartet?

Tipp ins Blaue:
Überprüfe (x)inetd!
a) Ob er überhaupt läuft. (Vielleicht mal neu starten)
b) Ob unter inetd.conf bzw. xinetd.d/* irgendwo POP3 konfiguriert ist.

huschi.
 
Hallo,

Also meine inetd.conf sieht so aus

Code:
# /etc/inetd.conf:  see inetd(8) for further informations.
#
# Internet superserver configuration database
#
#
# Lines starting with "#:LABEL:" or "#<off>#" should not
# be changed unless you know what you are doing!
#
# If you want to disable an entry so it isn't touched during
# package updates just comment it out with a single '#' character.
#
# Packages should modify this file by using update-inetd(8)
#
# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
#
#:INTERNAL: Internal services
#discard		stream	tcp	nowait	root	internal
#discard		dgram	udp	wait	root	internal
#daytime		stream	tcp	nowait	root	internal
#time		stream	tcp	nowait	root	internal

#:STANDARD: These are standard services.

#:BSD: Shell, login, exec and talk are BSD protocols.

#:MAIL: Mail, news and uucp services.

#:INFO: Info services

#:BOOT: TFTP service is provided primarily for booting.  Most sites
#       run this only on machines acting as "boot servers."

#:RPC: RPC based services

#:HAM-RADIO: amateur-radio services

#:OTHER: Other services

Wie kann ich rausfinden ob er läuft?

Den über

Code:
/etc/init.d/inetd
erhalte ich nur

Code:
/etc/init.d/inetd: No such file or directory
 
Hallo,

Code:
:~# find /|grep xinetd
/usr/share/doc/vsftpd/EXAMPLE/INTERNET_SITE/vsftpd.xinetd

Nein..


Kann es sein das es da irgendwie noch Probleme mit Etch gibt?


Ich benutze Postfix mit POP3

Gestartet wird er mit

Code:
/etc/init.d/postfix
 
Postfix kann kein POP3!
Also bleibt immer noch die Frage (zum 3. und letzten Mal):
Welchen POP3- oder IMAP-Server hast Du drauf?

huschi.
 
Hallo,

Ich weiß es nicht.

Ich hab gedacht das wär Postfix.. ?

Naja..läuft jetzt alles.. Hab Courier installiert.


Danke für die Hilfe

EDIT: Natürlich hab ich mich zu früh gefreut.

Sie Anhang.

Mit telnet gibt es keine probleme

Code:
~# telnet mail.xxxx-xxx.de 110
Trying xx.xxx.xxx.xx...
Connected to mail.xxx-xxx.de.
Escape character is '^]'.
+OK Hello there.

mail.log

Code:
Jun 15 13:12:39 u057 courierpop3login: authentication error: No such file or directory
Jun 15 13:13:59 u057 courierpop3login: Connection, ip=[::ffff:xx.xxx.xxx.xx]
Jun 15 13:16:21 u057 courierpop3login: net5p2: chdir(/XnirvanaX) failed!!
Jun 15 13:16:21 u057 courierpop3login: error: No such file or directory
Jun 15 13:16:21 u057 courierpop3login: LOGIN FAILED, user=net5p2, ip=[::ffff:xx.xxx.xxx.xx]
 

Attachments

  • pop.JPG
    pop.JPG
    12.3 KB · Views: 98
Last edited by a moderator:
Mal ne kleine Frage am Rande:
Hat es vorher irgendwann mal funktioniert oder ist der Server von Dir selbst neu aufgesetzt?
Wenn "ja, selber aufgesetzt, ganz frische": Warum schreibst Du das nicht schon im ersten Beitrag?
Wenn "nein, bis vor kurzem hat es alles noch funktioniert und ich habe ehrlich ehrlich ehrlich nix geändert": Dann finde den POP3-Server der bisher installiert war. Denn der ist auch korrekt konfiguriert.

Ansonsten hast Du an der Courier-Config noch was zu tun.

huschi.
 
Hallo,

Es ist ein frischer Server mit Confixx.

Bis jetzt hab ich nur eine Config in /etc/courier

pop3d.cnf

Code:
RANDFILE = /usr/lib/courier/pop3d.rand

[ req ]
default_bits = 1024
encrypt_key = yes
distinguished_name = req_dn
x509_extensions = cert_type
prompt = no

[ req_dn ]
C=US
ST=NY
L=New York
O=Courier Mail Server
OU=Automatically-generated POP3 SSL key
CN=localhost
emailAddress=postmaster@example.com


[ cert_type ]
nsCertType = server


Also inetd läuft..
 
Last edited by a moderator:
Back
Top