OVH Community, your new community space.

Problem mit E-Mail Ausgang und Eingang / ISPConfig / diverse Domains


Quer
21.10.10, 13:23
Hi,
für suchende, die eventuell auch ein solches Problem haben und hier nach der Lösung suchen, folgendes:

Das Problem war, dass ein bis jetzt unbekannter Dienst nach dem Neustart etwas wüst im System war und Dateien überschrieb.

Folgende 2 Beiträge in anderen Foren/Mailingliste haben geholfen:
Code:
Füge:

servername.localdomain

am Ende der Datei /etc/postfix/local-host-names hinzu und starte postfix neu.

Quelle
und:

Code:
You need to configure resolvconf.
You should add your DNS entries to the following file:

/etc/resolvconf/resolv.conf.d/base

In that way your entries will not change after reboots. See man 8
resolvconf for details.

(Please note resolvconf uses a symbolic link:

/etc$ ls -altr resolv.conf
lrwxrwxrwx 1 root root 31 2006-12-14 02:32 resolv.conf ->
                                           /etc/resolvconf/run/resolv.conf
(Don't change the symbolic link.))

Quelle
Danke trotzdem nochmal für den anfänglichen Anstoß mit der Namensauflösung.

derpascal
20.10.10, 21:24
In deiner Log steht:

Code:
(Host or domain name not found. Name service error for name=yahoo.de
Damit hat du dein Grund. Namesauflösung schlägt fehl.

derpascal
20.10.10, 21:22
Kann dein Server eine Namensauflösung machen?

Was ist der Inhalt von /etc/resolv.conf ?

Kann dein Server jemanden anpingen?

Code:
ping google.de
Was sagt nslookup?

Code:
bastion:~# nslookup
> server
Default server: ***.***.***.***
Address: ***.***.***.***#53
Default server: ***.***.***.***
Address: ***.***.***.***#53
>
> google.de
Server:         ***.***.***.***
Address:        ***.***.***.***#53

Non-authoritative answer:
Name:   google.de
Address: 66.249.92.104
> exit

bastion:~#
Installierbar durch (bei Debian):

Code:
aptitude install dnsutils
Nutzt du ipTables? Wenn ja, dann schalte die mal komplett aus:

Code:
iptables -X
iptables -F
iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P FORWARD ACCEPT
Wenn ipTables so aussieht, dann ist alles aus:

Code:
root@bastion:~# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
root@bastion:~#
Gruß

derPascal

Quer
20.10.10, 13:31
Danke für die schnelle Antwort.

Hier ist der Log zu finden: http://qmud.de/mail.log

Der aktuelle Teil (heute, 20.10.2010) kann man hier sehen:

Code:
Oct 20 13:40:01 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:40:01 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:40:01 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 13:40:01 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 13:40:01 ks351698 postfix/smtpd[18968]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:40:01 ks351698 postfix/smtpd[18968]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 13:40:01 ks351698 postfix/smtpd[18968]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:40:05 ks351698 pop3d: Connection, ip=[::ffff:79.227.184.245]
Oct 20 13:40:05 ks351698 pop3d: LOGIN, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49178]
Oct 20 13:40:05 ks351698 pop3d: LOGOUT, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49178], top=0, retr=0, rcvd=12, sent=39, time=0
Oct 20 13:40:48 ks351698 postfix/qmgr[4015]: 9F0186B40A2: from=, size=1405, nrcpt=1 (queue active)
Oct 20 13:40:48 ks351698 postfix/smtp[18998]: 9F0186B40A2: to=, relay=none, delay=8937, delays=8937/0.05/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=web.de type=MX: Host not found, try again)
Oct 20 13:41:42 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:41:42 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:41:42 ks351698 pop3d: LOGOUT, ip=[::ffff:91.45.191.242]
Oct 20 13:41:42 ks351698 pop3d: Disconnected, ip=[::ffff:91.45.191.242]
Oct 20 13:41:42 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[49874]
Oct 20 13:41:42 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[49874], top=0, retr=0, rcvd=24, sent=96, time=0
Oct 20 13:42:47 ks351698 pop3d: TIMEOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51756], top=0, retr=0, rcvd=12, sent=59, time=300
Oct 20 13:43:10 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:43:10 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:43:10 ks351698 pop3d: LOGOUT, ip=[::ffff:91.45.191.242]
Oct 20 13:43:10 ks351698 pop3d: Disconnected, ip=[::ffff:91.45.191.242]
Oct 20 13:43:10 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[49889]
Oct 20 13:43:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[49889], top=0, retr=0, rcvd=24, sent=96, time=0
Oct 20 13:45:01 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:45:01 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:45:01 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 13:45:01 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 13:45:01 ks351698 postfix/smtpd[19257]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:45:01 ks351698 postfix/smtpd[19257]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 13:45:01 ks351698 postfix/smtpd[19257]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:45:27 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:45:28 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51775]
Oct 20 13:45:30 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51775], top=0, retr=0, rcvd=12, sent=39, time=2
Oct 20 13:45:30 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:45:30 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51776]
Oct 20 13:45:48 ks351698 postfix/qmgr[4015]: 6B65B6B4091: from=, size=44176, nrcpt=1 (queue active)
Oct 20 13:45:48 ks351698 postfix/smtp[19292]: 6B65B6B4091: to=, relay=none, delay=12914, delays=12914/0.05/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=web.de type=MX: Host not found, try again)
Oct 20 13:46:21 ks351698 postfix/smtpd[19257]: connect from unknown[213.186.36.34]
Oct 20 13:46:22 ks351698 postfix/smtpd[19257]: 1387E6B40AD: client=unknown[213.186.36.34]
Oct 20 13:46:22 ks351698 postfix/cleanup[19348]: 1387E6B40AD: message-id=<20101020114936.4f89526d6328@forum.ovh.de>
Oct 20 13:46:22 ks351698 postfix/qmgr[4015]: 1387E6B40AD: from=, size=2547, nrcpt=1 (queue active)
Oct 20 13:46:22 ks351698 postfix/smtpd[19257]: disconnect from unknown[213.186.36.34]
Oct 20 13:46:22 ks351698 postfix/smtpd[19352]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:46:22 ks351698 postfix/smtpd[19352]: 78AA36B40AE: client=localhost.localdomain[127.0.0.1]
Oct 20 13:46:22 ks351698 postfix/cleanup[19348]: 78AA36B40AE: message-id=<20101020114936.4f89526d6328@forum.ovh.de>
Oct 20 13:46:22 ks351698 postfix/qmgr[4015]: 78AA36B40AE: from=, size=3018, nrcpt=1 (queue active)
Oct 20 13:46:22 ks351698 postfix/smtpd[19352]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:46:22 ks351698 amavis[12096]: (12096-18) Passed CLEAN, [213.186.36.34] [213.186.33.62]  -> , Message-ID: <20101020114936.4f89526d6328@forum.ovh.de>, mail_id: NGPfE2T2UEDR, Hits: -2.499, size: 2542, queued_as: 78AA36B40AE, 397 ms
Oct 20 13:46:22 ks351698 postfix/smtp[19349]: 1387E6B40AD: to=, relay=127.0.0.1[127.0.0.1]:10024, delay=0.51, delays=0.08/0.01/0.01/0.41, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=12096-18, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 78AA36B40AE)
Oct 20 13:46:22 ks351698 postfix/qmgr[4015]: 1387E6B40AD: removed
Oct 20 13:46:22 ks351698 postfix/pipe[19354]: 78AA36B40AE: to=, relay=maildrop, delay=0.08, delays=0.01/0.02/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
Oct 20 13:46:22 ks351698 postfix/qmgr[4015]: 78AA36B40AE: removed
Oct 20 13:47:22 ks351698 postfix/smtpd[19257]: connect from unknown[118.168.141.228]
Oct 20 13:47:23 ks351698 postfix/smtpd[19257]: NOQUEUE: reject: RCPT from unknown[118.168.141.228]: 554 5.7.1 : Relay access denied; from= to= proto=SMTP helo=<91.121.70.124>
Oct 20 13:47:23 ks351698 postfix/smtpd[19257]: lost connection after RCPT from unknown[118.168.141.228]
Oct 20 13:47:23 ks351698 postfix/smtpd[19257]: disconnect from unknown[118.168.141.228]
Oct 20 13:48:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:48:09 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[47977]
Oct 20 13:48:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[47977], top=0, retr=2982, rcvd=40, sent=3210, time=1
Oct 20 13:49:21 ks351698 postfix/smtpd[19522]: connect from unknown[213.186.36.34]
Oct 20 13:49:21 ks351698 postfix/smtpd[19522]: 4A2626B40AD: client=unknown[213.186.36.34]
Oct 20 13:49:21 ks351698 postfix/cleanup[19526]: 4A2626B40AD: message-id=<20101020115229.c7d2609791be@forum.ovh.de>
Oct 20 13:49:21 ks351698 postfix/qmgr[4015]: 4A2626B40AD: from=, size=1284, nrcpt=1 (queue active)
Oct 20 13:49:21 ks351698 postfix/smtpd[19522]: disconnect from unknown[213.186.36.34]
Oct 20 13:49:21 ks351698 postfix/smtpd[19530]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:49:21 ks351698 postfix/smtpd[19530]: A105D6B40AE: client=localhost.localdomain[127.0.0.1]
Oct 20 13:49:21 ks351698 postfix/cleanup[19526]: A105D6B40AE: message-id=<20101020115229.c7d2609791be@forum.ovh.de>
Oct 20 13:49:21 ks351698 postfix/qmgr[4015]: A105D6B40AE: from=, size=1755, nrcpt=1 (queue active)
Oct 20 13:49:21 ks351698 postfix/smtpd[19530]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:49:21 ks351698 amavis[11022]: (11022-19) Passed CLEAN, [213.186.36.34] [213.186.33.62]  -> , Message-ID: <20101020115229.c7d2609791be@forum.ovh.de>, mail_id: tBvpkslDU2o6, Hits: -2.499, size: 1284, queued_as: A105D6B40AE, 343 ms
Oct 20 13:49:21 ks351698 postfix/smtp[19527]: 4A2626B40AD: to=, relay=127.0.0.1[127.0.0.1]:10024, delay=0.45, delays=0.08/0.01/0.01/0.35, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=11022-19, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as A105D6B40AE)
Oct 20 13:49:21 ks351698 postfix/qmgr[4015]: 4A2626B40AD: removed
Oct 20 13:49:21 ks351698 postfix/pipe[19532]: A105D6B40AE: to=, relay=maildrop, delay=0.08, delays=0.01/0.02/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
Oct 20 13:49:21 ks351698 postfix/qmgr[4015]: A105D6B40AE: removed
Oct 20 13:50:01 ks351698 postfix/smtpd[19522]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:50:01 ks351698 postfix/smtpd[19522]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 13:50:01 ks351698 postfix/smtpd[19522]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:50:01 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:50:01 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:50:01 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 13:50:01 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 13:50:06 ks351698 pop3d: Connection, ip=[::ffff:79.227.184.245]
Oct 20 13:50:06 ks351698 pop3d: LOGIN, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49231]
Oct 20 13:50:06 ks351698 pop3d: LOGOUT, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49231], top=0, retr=0, rcvd=12, sent=39, time=0
Oct 20 13:50:30 ks351698 pop3d: TIMEOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51776], top=0, retr=0, rcvd=6, sent=25, time=300
Oct 20 13:50:48 ks351698 postfix/qmgr[4015]: 947926B4095: from=, size=1486519, nrcpt=1 (queue active)
Oct 20 13:50:48 ks351698 postfix/qmgr[4015]: 5F4D96B408E: from=, size=3137, nrcpt=1 (queue active)
Oct 20 13:50:48 ks351698 postfix/smtp[19623]: 947926B4095: to=<4ring@gmx.de>, relay=none, delay=12927, delays=12927/0.05/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=gmx.de type=MX: Host not found, try again)
Oct 20 13:50:48 ks351698 postfix/smtp[19624]: 5F4D96B408E: to=, relay=none, delay=92617, delays=92617/0.03/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=bogner.com type=MX: Host not found, try again)
Oct 20 13:53:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:53:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:53:09 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44530]
Oct 20 13:53:09 ks351698 pop3d: LOGOUT, ip=[::ffff:91.45.191.242]
Oct 20 13:53:09 ks351698 pop3d: Disconnected, ip=[::ffff:91.45.191.242]
Oct 20 13:53:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44530], top=0, retr=1741, rcvd=40, sent=1952, time=1
Oct 20 13:53:21 ks351698 postfix/anvil[19343]: statistics: max connection rate 1/60s for (smtp:213.186.36.34) at Oct 20 13:46:22
Oct 20 13:53:21 ks351698 postfix/anvil[19343]: statistics: max connection count 1 for (smtp:213.186.36.34) at Oct 20 13:46:22
Oct 20 13:53:21 ks351698 postfix/anvil[19343]: statistics: max cache size 1 at Oct 20 13:46:22
Oct 20 13:55:01 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:55:01 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 13:55:01 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 13:55:01 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 13:55:01 ks351698 postfix/smtpd[19885]: connect from localhost.localdomain[127.0.0.1]
Oct 20 13:55:01 ks351698 postfix/smtpd[19885]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 13:55:01 ks351698 postfix/smtpd[19885]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 13:58:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 13:58:10 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[55399]
Oct 20 13:58:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[55399], top=0, retr=0, rcvd=24, sent=96, time=0
Oct 20 14:00:01 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:00:01 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:00:01 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 14:00:01 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 14:00:01 ks351698 postfix/smtpd[20186]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:00:01 ks351698 postfix/smtpd[20186]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 14:00:01 ks351698 postfix/smtpd[20186]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:00:11 ks351698 pop3d: Connection, ip=[::ffff:79.227.184.245]
Oct 20 14:00:11 ks351698 pop3d: LOGIN, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49243]
Oct 20 14:00:11 ks351698 pop3d: LOGOUT, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49243], top=0, retr=0, rcvd=12, sent=39, time=0
Oct 20 14:00:28 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:00:28 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51777]
Oct 20 14:00:48 ks351698 postfix/qmgr[4015]: CCDEC6B40AA: from=, size=45270, nrcpt=1 (queue active)
Oct 20 14:00:49 ks351698 postfix/qmgr[4015]: 4E1016B40AC: from=, size=46393, nrcpt=1 (queue active)
Oct 20 14:00:49 ks351698 postfix/smtp[11848]: CCDEC6B40AA: to=, relay=none, delay=4801, delays=4801/0.1/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=web.de type=MX: Host not found, try again)
Oct 20 14:00:49 ks351698 postfix/smtp[11848]: 4E1016B40AC: to=, relay=none, delay=4726, delays=4726/0.05/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=yahoo.de type=MX: Host not found, try again)
Oct 20 14:03:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:03:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:03:09 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44361]
Oct 20 14:03:09 ks351698 pop3d: LOGOUT, ip=[::ffff:91.45.191.242]
Oct 20 14:03:09 ks351698 pop3d: Disconnected, ip=[::ffff:91.45.191.242]
Oct 20 14:03:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44361], top=0, retr=0, rcvd=24, sent=96, time=1
Oct 20 14:05:02 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:05:02 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:05:02 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 14:05:02 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 14:05:02 ks351698 postfix/smtpd[10626]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:05:02 ks351698 postfix/smtpd[10626]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 14:05:02 ks351698 postfix/smtpd[10626]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:05:28 ks351698 pop3d: TIMEOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51777], top=0, retr=0, rcvd=6, sent=25, time=300
Oct 20 14:08:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:08:10 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44240]
Oct 20 14:08:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[44240], top=0, retr=0, rcvd=24, sent=96, time=0
Oct 20 14:10:02 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:10:02 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:10:02 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 14:10:02 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 14:10:02 ks351698 postfix/smtpd[10940]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:10:02 ks351698 postfix/smtpd[10940]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 14:10:02 ks351698 postfix/smtpd[10940]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:10:15 ks351698 pop3d: Connection, ip=[::ffff:79.227.184.245]
Oct 20 14:10:15 ks351698 pop3d: LOGIN, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49317]
Oct 20 14:10:15 ks351698 pop3d: LOGOUT, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49317], top=0, retr=0, rcvd=12, sent=39, time=0
Oct 20 14:10:42 ks351698 postfix/smtpd[10940]: connect from unknown[213.88.3.77]
Oct 20 14:10:42 ks351698 postfix/smtpd[10940]: 9E73F6B40AD: client=unknown[213.88.3.77]
Oct 20 14:10:42 ks351698 postfix/cleanup[10971]: 9E73F6B40AD: message-id=<201010201215.78mpILGZ2503558@static-213-88-3-77.chebnet.ru>
Oct 20 14:10:42 ks351698 postfix/qmgr[4015]: 9E73F6B40AD: from=, size=771, nrcpt=1 (queue active)
Oct 20 14:10:43 ks351698 postfix/smtpd[10940]: lost connection after RSET from unknown[213.88.3.77]
Oct 20 14:10:43 ks351698 postfix/smtpd[10940]: disconnect from unknown[213.88.3.77]
Oct 20 14:10:43 ks351698 postfix/smtpd[10975]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:10:43 ks351698 postfix/smtpd[10975]: 255236B40AE: client=localhost.localdomain[127.0.0.1]
Oct 20 14:10:43 ks351698 postfix/cleanup[10971]: 255236B40AE: message-id=<201010201215.78mpILGZ2503558@static-213-88-3-77.chebnet.ru>
Oct 20 14:10:43 ks351698 postfix/qmgr[4015]: 255236B40AE: from=, size=1234, nrcpt=1 (queue active)
Oct 20 14:10:43 ks351698 postfix/smtpd[10975]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:10:43 ks351698 amavis[12096]: (12096-19) Passed CLEAN, [213.88.3.77] [213.88.3.77]  -> , Message-ID: <201010201215.78mpILGZ2503558@static-213-88-3-77.chebnet.ru>, mail_id: 5RoTp9oufG7Z, Hits: 5.508, size: 771, queued_as: 255236B40AE, 319 ms
Oct 20 14:10:43 ks351698 postfix/smtp[10972]: 9E73F6B40AD: to=, relay=127.0.0.1[127.0.0.1]:10024, delay=0.67, delays=0.32/0.01/0.01/0.33, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=12096-19, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 255236B40AE)
Oct 20 14:10:43 ks351698 postfix/qmgr[4015]: 9E73F6B40AD: removed
Oct 20 14:10:43 ks351698 postfix/pipe[10977]: 255236B40AE: to=, orig_to=, relay=maildrop, delay=0.09, delays=0.01/0.02/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
Oct 20 14:10:43 ks351698 postfix/qmgr[4015]: 255236B40AE: removed
Oct 20 14:10:48 ks351698 postfix/qmgr[4015]: 74F676B40A4: from=, size=160953, nrcpt=1 (queue active)
Oct 20 14:10:48 ks351698 postfix/qmgr[4015]: 55E166B4092: from=, size=43046, nrcpt=1 (queue active)
Oct 20 14:10:48 ks351698 postfix/qmgr[4015]: CFB4D6B4090: from=, size=118780, nrcpt=1 (queue active)
Oct 20 14:10:48 ks351698 postfix/qmgr[4015]: 88D7D6B4098: from=, size=484946, nrcpt=1 (queue active)
Oct 20 14:10:48 ks351698 postfix/smtp[10986]: 74F676B40A4: to=, relay=none, delay=8871, delays=8871/0.02/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=yahoo.de type=MX: Host not found, try again)
Oct 20 14:10:48 ks351698 postfix/smtp[10987]: 55E166B4092: to=, relay=none, delay=92612, delays=92612/0.04/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=thomas-spedition.de type=MX: Host not found, try again)
Oct 20 14:10:48 ks351698 postfix/smtp[10986]: CFB4D6B4090: to=, relay=none, delay=92891, delays=92891/0.04/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=web.de type=MX: Host not found, try again)
Oct 20 14:10:48 ks351698 postfix/smtp[10987]: 88D7D6B4098: to=, relay=none, delay=75833, delays=75833/0.05/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=bogner.com type=MX: Host not found, try again)
Oct 20 14:13:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:13:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:13:09 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[36478]
Oct 20 14:13:10 ks351698 pop3d: LOGOUT, ip=[::ffff:91.45.191.242]
Oct 20 14:13:10 ks351698 pop3d: Disconnected, ip=[::ffff:91.45.191.242]
Oct 20 14:13:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[36478], top=0, retr=1246, rcvd=40, sent=1443, time=1
Oct 20 14:14:03 ks351698 postfix/anvil[10968]: statistics: max connection rate 1/60s for (smtp:213.88.3.77) at Oct 20 14:10:42
Oct 20 14:14:03 ks351698 postfix/anvil[10968]: statistics: max connection count 1 for (smtp:213.88.3.77) at Oct 20 14:10:42
Oct 20 14:14:03 ks351698 postfix/anvil[10968]: statistics: max cache size 1 at Oct 20 14:10:42
Oct 20 14:15:02 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:15:02 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:15:02 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 14:15:02 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 14:15:02 ks351698 postfix/smtpd[11250]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:15:02 ks351698 postfix/smtpd[11250]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 14:15:02 ks351698 postfix/smtpd[11250]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:15:30 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:15:30 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51781]
Oct 20 14:15:48 ks351698 postfix/qmgr[4015]: 1CCD46B408B: from=, size=43124, nrcpt=1 (queue active)
Oct 20 14:15:48 ks351698 postfix/qmgr[4015]: DC3216B4097: from=, size=45290, nrcpt=1 (queue active)
Oct 20 14:15:48 ks351698 postfix/smtp[11280]: 1CCD46B408B: to=, relay=none, delay=155668, delays=155668/0.05/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=thomas-spedition.de type=MX: Host not found, try again)
Oct 20 14:15:48 ks351698 postfix/smtp[11281]: DC3216B4097: to=, relay=none, delay=12914, delays=12913/0.03/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=yahoo.de type=MX: Host not found, try again)
Oct 20 14:18:00 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[51781], top=0, retr=0, rcvd=12, sent=39, time=150
Oct 20 14:18:09 ks351698 pop3d: Connection, ip=[::ffff:91.45.191.242]
Oct 20 14:18:10 ks351698 pop3d: LOGIN, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[33399]
Oct 20 14:18:10 ks351698 pop3d: LOGOUT, user=gebhardt@qmud.de, ip=[::ffff:91.45.191.242], port=[33399], top=0, retr=0, rcvd=24, sent=96, time=0
Oct 20 14:20:02 ks351698 pop3d: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:20:02 ks351698 imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 20 14:20:02 ks351698 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Oct 20 14:20:02 ks351698 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Oct 20 14:20:02 ks351698 postfix/smtpd[11554]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:20:02 ks351698 postfix/smtpd[11554]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Oct 20 14:20:02 ks351698 postfix/smtpd[11554]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:20:18 ks351698 pop3d: Connection, ip=[::ffff:79.227.184.245]
Oct 20 14:20:18 ks351698 pop3d: LOGIN, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49381]
Oct 20 14:20:18 ks351698 pop3d: LOGOUT, user=mail@sabrina-hirsch.de, ip=[::ffff:79.227.184.245], port=[49381], top=0, retr=0, rcvd=12, sent=39, time=0
Oct 20 14:20:48 ks351698 postfix/qmgr[4015]: 298276B409A: from=, size=13269, nrcpt=1 (queue active)
Oct 20 14:20:48 ks351698 postfix/qmgr[4015]: 4D25C6B40A8: from=, size=560126, nrcpt=1 (queue active)
Oct 20 14:20:48 ks351698 postfix/smtp[11589]: 298276B409A: to=, relay=none, delay=75825, delays=75825/0.05/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=helvetia.de type=MX: Host not found, try again)
Oct 20 14:20:48 ks351698 postfix/smtp[11590]: 4D25C6B40A8: to=, relay=none, delay=8866, delays=8866/0.03/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=suhl-301625.de type=MX: Host not found, try again)
Oct 20 14:21:07 ks351698 postfix/smtpd[11554]: connect from unknown[213.186.36.34]
Oct 20 14:21:07 ks351698 postfix/smtpd[11554]: E35B96B40AD: client=unknown[213.186.36.34]
Oct 20 14:21:07 ks351698 postfix/cleanup[11648]: E35B96B40AD: message-id=<20101020122422.76fec72ce807@forum.ovh.de>
Oct 20 14:21:07 ks351698 postfix/qmgr[4015]: E35B96B40AD: from=, size=2198, nrcpt=1 (queue active)
Oct 20 14:21:07 ks351698 postfix/smtpd[11554]: disconnect from unknown[213.186.36.34]
Oct 20 14:21:08 ks351698 postfix/smtpd[11652]: connect from localhost.localdomain[127.0.0.1]
Oct 20 14:21:08 ks351698 postfix/smtpd[11652]: 525566B40AE: client=localhost.localdomain[127.0.0.1]
Oct 20 14:21:08 ks351698 postfix/cleanup[11648]: 525566B40AE: message-id=<20101020122422.76fec72ce807@forum.ovh.de>
Oct 20 14:21:08 ks351698 postfix/qmgr[4015]: 525566B40AE: from=, size=2669, nrcpt=1 (queue active)
Oct 20 14:21:08 ks351698 postfix/smtpd[11652]: disconnect from localhost.localdomain[127.0.0.1]
Oct 20 14:21:08 ks351698 amavis[11022]: (11022-20) Passed CLEAN, [213.186.36.34] [213.186.33.62]  -> , Message-ID: <20101020122422.76fec72ce807@forum.ovh.de>, mail_id: Ig2h+0X-toFF, Hits: -2.499, size: 2194, queued_as: 525566B40AE, 394 ms
Oct 20 14:21:08 ks351698 postfix/smtp[11649]: E35B96B40AD: to=, relay=127.0.0.1[127.0.0.1]:10024, delay=0.5, delays=0.08/0.01/0.01/0.4, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=11022-20, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 525566B40AE)
Oct 20 14:21:08 ks351698 postfix/qmgr[4015]: E35B96B40AD: removed
Oct 20 14:21:08 ks351698 postfix/pipe[11654]: 525566B40AE: to=, relay=maildrop, delay=0.09, delays=0.01/0.02/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
Oct 20 14:21:08 ks351698 postfix/qmgr[4015]: 525566B40AE: removed

f.schütze
20.10.10, 13:24
Die /var/log/mail.log hilft bestimmt weiter, am Besten mal komplett oder in relevanten Auszügen posten...

Quer
20.10.10, 13:18
Guten Tag,

da ich leider auf keinem Wege eine Lösung gefunden habe, hoffe ich, dass mir in der Community hier jemand helfen kann.

Server: Debian 5.0 Lenny / ISPConfig 3

Ich verwalte auf dem Server 6 Domains.
Alles Seiten zeigt es korrekt an.

Seit Montag gibt es jedoch ein Problem mit dem E-Mail-Versand.
Ich werde Ihnen anhand von 3 Domains die Problematik erläutern:

Domain 1:
E-Mail-Empfang funktioniert reibungslos.
Der Versand funktioniert nicht. Die E-Mails können via Outlook / Evolution etc. versendet werden, es kommt keine Fehlermeldung, jedoch erreichen diese den Empfänger nicht.

Domain 2:
E-Mail-Empfang funktioniert nicht. Wenn eine E-Mail auf diese Adresse gesendet wird, kommt auch keine Fehlermeldung beim Absender, er denkt also, dass alles in Ordnung ist.
Der Versand funktioniert.

Domain 3:
Versand klappt nicht, siehe Domain 1.
Der Empfang funktioniert nur bei Adressen, welche auch auf dem gleichen Server sind.
(Also von Domain 1 zu 3 und Domain 2 zu 3 funktioniert. Von Adressen wie Yahoo, Google oder WebDE kommt nichts an.


Das Problem, wobei ich mir nicht 100% sicher bin, trat nach einem Reboot des Systems auf.
Bei Domain 3 handelt es sich um eine sehr viel genutzte geschäftliche Domain. Für diese habe ich mittlerweile einen Start 1M installiert um die E-Mails darüber zu senden und zu empfangen.
Dies soll jedoch nur eine Übergangslösung sein, um den Geschäftsbetrieb aufrecht zu erhalten.


Es wäre super, wenn jemand ein paar Lösungsvorschläge für mich hat.
Mir ist natürlich klar, dass die oben genannten Informationen nicht ausreichen, um das Problem im Detail zu analysieren, deswegen können Sie mir gern sagen, welche Details Sie benötigen und wie ich an diese Details komme. (z.B. Standort eines Log im System oder Befehle für die Shell.


Vielen Dank schon einmal.




Update:
Habe beim Zugriff auf die Shell folgendes Problem festgestellt:
(Ob es einen Zusammenhang gibt, weiß ich nicht, aber auch dieses Problem besteht erst nach dem Reboot)
Code:
ks351698:~# apt-get update
Fehl ftp://mirror.ovh.net lenny/volatile Release.gpg
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl http://security.debian.org lenny/updates Release.gpg        
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mirror.ovh.net lenny/volatile/main Translation-de     
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl http://security.debian.org lenny/updates/main Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mir1.ovh.net lenny Release.gpg                        
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl http://security.debian.org lenny/updates/contrib Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl http://security.debian.org lenny/updates/non-free Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mirror.ovh.net lenny/volatile/contrib Translation-de    
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl ftp://mirror.ovh.net lenny/volatile/non-free Translation-de   
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl ftp://mir1.ovh.net lenny/main Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl ftp://mir1.ovh.net lenny/contrib Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl ftp://mir1.ovh.net lenny/non-free Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Paketlisten werden gelesen... Fertig
W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte http://security.debian.org/dists/lenny/updates/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Einige Indexdateien konnten nicht heruntergeladen werden, sie wurden ignoriert oder alte an ihrer Stelle benutzt.
W: Probieren Sie �apt-get update�, um diese Probleme zu korrigieren.
ks351698:~# apt-get update --fix-missing
Fehl http://security.debian.org lenny/updates Release.gpg
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mirror.ovh.net lenny/volatile Release.gpg        
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl http://security.debian.org lenny/updates/main Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mirror.ovh.net lenny/volatile/main Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl ftp://mir1.ovh.net lenny Release.gpg                   
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl http://security.debian.org lenny/updates/contrib Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mirror.ovh.net lenny/volatile/contrib Translation-de    
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl ftp://mirror.ovh.net lenny/volatile/non-free Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�
Fehl http://security.debian.org lenny/updates/non-free Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�
Fehl ftp://mir1.ovh.net lenny/main Translation-de                
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl ftp://mir1.ovh.net lenny/contrib Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Fehl ftp://mir1.ovh.net lenny/non-free Translation-de
  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�
Paketlisten werden gelesen... Fertig
W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte ftp://mir1.ovh.net/debian/dists/lenny/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mir1.ovh.net�

W: Konnte http://security.debian.org/dists/lenny/updates/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte http://security.debian.org/dists/lenny/updates/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �security.debian.org�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/Release.gpg nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/main/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/contrib/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Konnte ftp://mirror.ovh.net/volatile.debian.org/dists/lenny/volatile/non-free/i18n/Translation-de.bz2 nicht holen  Tempor�rer Fehlschlag beim Aufl�sen von �mirror.ovh.net�

W: Einige Indexdateien konnten nicht heruntergeladen werden, sie wurden ignoriert oder alte an ihrer Stelle benutzt.
W: Probieren Sie �apt-get update�, um diese Probleme zu korrigieren.