QMail arbeitet die Queue nicht ab

Thomb

New Member
Hallo zusammen,

leider kenne ich mich mit QMail nicht aus und brauche daher eure Hilfe. Seit einiger Zeit sendet qmail keine Mails mehr raus. Ich hoffe ihr könnt mir helfen den Fehler zu finden.

Ich habe mal versucht ein paar Debug Meldungen beim Mailversand zusammen zu stellen. Wenn ich das richtig sehe liegt es an SMPT? Weiß jemand was zu tun ist?

Code:
/var/qmail/bin/qmail-qstat
messages in queue: 9
messages in queue but not yet preprocessed: 0

Code:
/var/log/mail.info

Jul 28 14:15:00 h1234567 qmail-queue-handlers[10013]: Handlers Filter before-queue for qmail started ...
Jul 28 14:15:00 h1234567 qmail-queue-handlers[10013]: from=anonymous@h1234567.h1234567
Jul 28 14:15:00 h1234567 qmail-queue-handlers[10013]: to=test@gmx.de
Jul 28 14:15:00 h1234567 qmail: 1311855300.747149 new msg 64653543
Jul 28 14:15:00 h1234567 qmail: 1311855300.747283 info msg 64653543: bytes 449 from <anonymous@h1234567.h1234567> qp 10014 uid 30
Jul 28 14:15:00 h1234567 qmail: 1311855300.766764 starting delivery 5: msg 64653543 to remote test@gmx.de
Jul 28 14:15:00 h1234567 qmail: 1311855300.766881 status: local 0/10 remote 1/20
Jul 28 14:15:00 h1234567 qmail-queue-handlers[10016]: Handlers Filter before-queue for qmail started ...
Jul 28 14:15:00 h1234567 qmail-queue-handlers[10016]: from=anonymous@h1234567.h1234567
Jul 28 14:15:00 h1234567 qmail-queue-handlers[10016]: to=me@meinedomain.de
Jul 28 14:15:00 h1234567 qmail-remote-handlers[10017]: Handlers Filter before-remote for qmail started ...
Jul 28 14:15:00 h1234567 qmail-remote-handlers[10017]: from=anonymous@h1234567.h1234567
Jul 28 14:15:00 h1234567 qmail-remote-handlers[10017]: to=test@gmx.de
Jul 28 14:15:00 h1234567 qmail: 1311855300.863464 new msg 64653546
Jul 28 14:15:00 h1234567 qmail: 1311855300.863955 info msg 64653546: bytes 339 from <anonymous@h1234567.h1234567> qp 10018 uid 30
Jul 28 14:15:00 h1234567 qmail: 1311855300.877163 starting delivery 6: msg 64653546 to local 1-me@meinedomain.de
Jul 28 14:15:00 h1234567 qmail: 1311855300.877706 status: local 1/10 remote 1/20
Jul 28 14:15:00 h1234567 qmail: 1311855300.877766 delivery 5: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Jul 28 14:15:00 h1234567 qmail: 1311855300.877908 status: local 1/10 remote 0/20
Jul 28 14:15:00 h1234567 qmail-local-handlers[10019]: Handlers Filter before-local for qmail started ...
Jul 28 14:15:00 h1234567 qmail-local-handlers[10019]: from=anonymous@h1234567.h1234567
Jul 28 14:15:00 h1234567 qmail-local-handlers[10019]: to=me@meinedomain.de
Jul 28 14:15:00 h1234567 qmail-local-handlers[10019]: mailbox: /var/qmail/mailnames/meinedomain.de/me
Jul 28 14:15:00 h1234567 qmail: 1311855300.899002 delivery 6: success: did_0+0+2/
Jul 28 14:15:00 h1234567 qmail: 1311855300.899083 status: local 0/10 remote 0/20
Jul 28 14:15:00 h1234567 qmail: 1311855300.899114 end msg 64653546

Code:
/var/qmail/bin/qmail-showctl

qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 1000.
subdirectory split: 23.
user ids: 2021, 2020, 2022, 0, 2023, 2520, 2521, 2522.
group ids: 2020, 2520.

badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is h1234567.

concurrencylocal: (Default.) Local concurrency is 10.

concurrencyremote: (Default.) Remote concurrency is 20.

databytes: (Default.) SMTP DATA limit is 0 bytes.

defaultdomain: (Default.) Default domain name is h1234567.

defaulthost: (Default.) Default host name is h1234567.

doublebouncehost: (Default.) 2B recipient host: h1234567.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is h1234567.

helohost: (Default.) SMTP client HELO host name is h1234567.

idhost: (Default.) Message-ID host name is h1234567.

localiphost: (Default.) Local IP address becomes h1234567.

locals:
Messages for localhost are delivered locally.
Messages for localhost.localdomain are delivered locally.
Messages for h1234567 are delivered locally.

me: My name is h1234567.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: (Default.) Plus domain name is h1234567.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts:
SMTP clients may send messages to recipients at meinedomain.de.
SMTP clients may send messages to recipients at meinedomain.eu.
SMTP clients may send messages to recipients at h1234567.
SMTP clients may send messages to recipients at meinedomain2.de.

morercpthosts: (Default.) No effect.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: (Default.) SMTP greeting: 220 h1234567.

smtproutes: (Default.) No artificial SMTP routes.

timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.

timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.

timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.

virtualdomains:
Virtual domain: meinedomain.de:1
Virtual domain: meinedomain.eu:2
Virtual domain: meinedomain2.de:8
Virtual domain: meinedomain2.de:9

defaultdelivery: I have no idea what this file does.

dhparam1024.pem: I have no idea what this file does.

rsa512.pem: I have no idea what this file does.

smtpplugins: I have no idea what this file does.

dhparam512.pem: I have no idea what this file does.

servercert.pem: I have no idea what this file does.

clientcert.pem: I have no idea what this file does.

rejectnonexist: I have no idea what this file does.
 
Last edited by a moderator:
Hm, vielen Dank für die schnelle Antwort

In /var/qmail/control/me und /var/qmail/control/locals waren namen eingetragen, die so auch für meine server IP in /etc/hosts definiert sind.

Ich habe sie jetzt in den domain namen meines servers geändert (h1234567.stratoserver.net) und qmail neu gestartet. Leider staut sich die Queue immer noch auf

Code:
==> /var/log/mail.err <==
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: mailbox: /var/qmail/mailnames/meinedomain.de/me

==> /var/log/mail.info <==
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13482]: Handlers Filter before-queue for qmail started ...
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13482]: from=anonymous@h1234567.stratoserver.net
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13482]: to=test3@gmx.de
Jul 28 14:47:59 h1234567 qmail: 1311857279.269387 new msg 64653288
Jul 28 14:47:59 h1234567 qmail: 1311857279.269515 info msg 64653288: bytes 467 from <anonymous@h1234567.stratoserver.net> qp 13483 uid 30
Jul 28 14:47:59 h1234567 qmail: 1311857279.285217 starting delivery 2: msg 64653288 to remote test3@gmx.de
Jul 28 14:47:59 h1234567 qmail: 1311857279.285333 status: local 0/10 remote 1/20
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13485]: Handlers Filter before-queue for qmail started ...
Jul 28 14:47:59 h1234567 qmail-remote-handlers[13486]: Handlers Filter before-remote for qmail started ...
Jul 28 14:47:59 h1234567 qmail-remote-handlers[13486]: from=anonymous@h1234567.stratoserver.net
Jul 28 14:47:59 h1234567 qmail-remote-handlers[13486]: to=test3@gmx.de
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13485]: from=anonymous@h1234567.stratoserver.net
Jul 28 14:47:59 h1234567 qmail-queue-handlers[13485]: to=me@meinedomain.de
Jul 28 14:47:59 h1234567 qmail: 1311857279.310041 new msg 64653555
Jul 28 14:47:59 h1234567 qmail: 1311857279.310154 info msg 64653555: bytes 356 from <anonymous@h1234567.stratoserver.net> qp 13487 uid 30
Jul 28 14:47:59 h1234567 qmail: 1311857279.334091 starting delivery 3: msg 64653555 to local 1-me@meinedomain.de
Jul 28 14:47:59 h1234567 qmail: 1311857279.334234 status: local 1/10 remote 1/20
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: Handlers Filter before-local for qmail started ...
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: from=anonymous@h1234567.stratoserver.net
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: to=me@meinedomain.de
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: mailbox: /var/qmail/mailnames/meinedomain.de/me
Jul 28 14:47:59 h1234567 qmail: 1311857279.351737 delivery 3: success: did_0+0+2/
Jul 28 14:47:59 h1234567 qmail: 1311857279.352006 status: local 0/10 remote 1/20
Jul 28 14:47:59 h1234567 qmail: 1311857279.352051 end msg 64653555
Jul 28 14:47:59 h1234567 qmail: 1311857279.426872 delivery 2: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Jul 28 14:47:59 h1234567 qmail: 1311857279.426963 status: local 0/10 remote 0/20

==> /var/log/mail.warn <==
Jul 28 14:47:59 h1234567 qmail-local-handlers[13488]: mailbox: /var/qmail/mailnames/meinedomain.de/me

Code:
/var/qmail/bin/qmail-showctl
qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 1000.
subdirectory split: 23.
user ids: 2021, 2020, 2022, 0, 2023, 2520, 2521, 2522.
group ids: 2020, 2520.

badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is h1234567.stratoserver.net.

concurrencylocal: (Default.) Local concurrency is 10.

concurrencyremote: (Default.) Remote concurrency is 20.

databytes: (Default.) SMTP DATA limit is 0 bytes.

defaultdomain: (Default.) Default domain name is h1234567.stratoserver.net.

defaulthost: (Default.) Default host name is h1234567.stratoserver.net.

doublebouncehost: (Default.) 2B recipient host: h1234567.stratoserver.net.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is h1234567.stratoserver.net.

helohost: (Default.) SMTP client HELO host name is h1234567.stratoserver.net.

idhost: (Default.) Message-ID host name is h1234567.stratoserver.net.

localiphost: (Default.) Local IP address becomes h1234567.stratoserver.net.

locals:
Messages for localhost are delivered locally.
Messages for localhost.localdomain are delivered locally.
Messages for h1234567.stratoserver.net are delivered locally.

me: My name is h1234567.stratoserver.net.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: (Default.) Plus domain name is h1234567.stratoserver.net.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts:
SMTP clients may send messages to recipients at meinedomain.de.
SMTP clients may send messages to recipients at meinedomain.eu.
SMTP clients may send messages to recipients at h1234567.
SMTP clients may send messages to recipients at meinedomain2.de.

morercpthosts: (Default.) No effect.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: (Default.) SMTP greeting: 220 h1234567.stratoserver.net.

smtproutes: (Default.) No artificial SMTP routes.

timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.

timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.

timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.

virtualdomains:
Virtual domain: meinedomain.de:1
Virtual domain: meinedomain.eu:2
Virtual domain: meinedomain2.de:8
Virtual domain: meinedomain2.de:9

me.old: I have no idea what this file does.

defaultdelivery: I have no idea what this file does.

locals.old: I have no idea what this file does.

dhparam1024.pem: I have no idea what this file does.

rsa512.pem: I have no idea what this file does.

smtpplugins: I have no idea what this file does.

dhparam512.pem: I have no idea what this file does.

servercert.pem: I have no idea what this file does.

clientcert.pem: I have no idea what this file does.

rejectnonexist: I have no idea what this file does.
 
Last edited by a moderator:
GMX hat deine IP vermutlich temporär gesperrt, da du dich eben nicht vernünftig dort gemeldet hast.
Afaik gibt's dort ein entsprechendes Formular, wo du die Freischaltung beschleunigen kannst. Die Suchfunktion des Forums oder auch die Suchmaschine deines geringsten Misstrauens sollten dir da schnell weiterhelfen können.
 
Vermutlich hast du recht, eine Mail an yahoo konnte gerade gesendet werden. Das Formular von GMX habe ich noch nicht gefunden aber ich suche weiter. Die aufgereihten Mails werden allerdings noch nicht versendet, wie kann ich das anstoßen? Sollte doch eigentlich automatisch funktionieren oder?
 
Back
Top