Moin allerseits, Habe meinen Mailserver vor einer Zeit upgedated und kann seit dem keine Mails mehr in die Außenwelt versenden. Am anfang dachte ich, es sei ein Problem mit dem ASMTP, aber fehlgeschlagen wie folgender Test zeigt:
__( '/tmp/msg' )______________________
/
| From: [EMAIL PROTECTED]
| To: [EMAIL PROTECTED]
| Subject: Blubber
| Date: Wed, 31 Aug 2005 10:34:42 +0200
|
| Blah Blah Blah!
\______________________________________
Nun ein
cat /tmp/msg |sendmail -t
fabriziert die Fehlermeldung:
----9<------------------------------------------------------------------
Date: Wed, 31 Aug 2005 10:37:19 +0200
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: NOTICE: mail delivery status.
[-- Anhang #1 --]
[-- Typ: text/plain, Kodierung: 7bit, Größe: 1,1K --]
This is a delivery status notification from mail.tamay-dogan.net,
running the Courier mail server, version 0.47.
The original message was received on Wed, 31 Aug 2005 10:37:18 +0200
from localhost (localhost [127.0.0.1])
---------------------------------------------------------------------------
UNDELIVERABLE MAIL
Your message to the following recipients cannot be delivered:
<[EMAIL PROTECTED]>:
mx.freenet.de [194.97.55.148]:
>>> RCPT TO:<[EMAIL PROTECTED]>
<<< 550-Verification failed for <[EMAIL PROTECTED]>
>>> RCPT TO:<[EMAIL PROTECTED]>
<<< 550-unrouteable mail domain "tamay-dogan.net"
>>> RCPT TO:<[EMAIL PROTECTED]>
<<< 550 verifying [EMAIL PROTECTED] failed
---------------------------------------------------------------------------
If your message was also sent to additional recipients, their delivery
status is not included in this report. You may or may not receive
other delivery status notifications for additional recipients.
The original message follows as a separate attachment.
[-- Anhang #2 --]
[-- Typ: message/delivery-status, Kodierung: 7bit, Größe: 0,4K --]
Reporting-MTA: dns; mail.tamay-dogan.net
Arrival-Date: Wed, 31 Aug 2005 10:37:18 +0200
Received-From-MTA: dns; localhost (localhost [127.0.0.1])
Final-Recipient: rfc822; [EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Remote-MTA: dns; mx.freenet.de [194.97.55.148]
Diagnostic-Code: smtp; 550-Verification failed for <[EMAIL PROTECTED]>
550-unrouteable mail domain "tamay-dogan.net"
550 verifying [EMAIL PROTECTED] failed
[-- Anhang #3 --]
[-- Typ: message/rfc822, Kodierung: 7bit, Größe: 0,3K --]
Date: Wed, 31 Aug 2005 10:34:42 +0200
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Blubber
Blah Blah Blah!
----8<------------------------------------------------------------------
Wie man sieht, will sendmail nicht den "From:" Header der E-mail lesen,
denn ein
cat /tmp/msg |sendmail -t -f [EMAIL PROTECTED]
funktioniert hingegen mit:
----8<------------------------------------------------------------------
From [EMAIL PROTECTED] Wed Aug 31 10:37:41 2005
Return-path: <[EMAIL PROTECTED]>
Delivery-date: Wed, 31 Aug 2005 10:37:41 +0200
Received: from [194.97.55.148] (helo=mx5.freenet.de)
by mbox54.freenet.de with esmtpa (ID exim) (Exim 4.52 #11)
id 1EAO6G-0002S8-Kk
for [EMAIL PROTECTED]; Wed, 31 Aug 2005 10:37:41 +0200
Received: from astrasbourg-251-1-40-155.w82-126.abo.wanadoo.fr
([82.126.157.155] helo=mail.tamay-dogan.net)
by mx5.freenet.de with esmtpsa (ID [EMAIL PROTECTED])
(TLSv1:DES-CBC3-SHA:168) (Exim 4.52 #11)
id 1EAO6G-0001cr-Gq
for [EMAIL PROTECTED]; Wed, 31 Aug 2005 10:37:40 +0200
Received: from localhost (localhost [127.0.0.1])
(uid 0)
by mail.tamay-dogan.net with local; Wed, 31 Aug 2005 10:37:39 +0200
id 00010F16.43156C53.0000398C
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Blubber
Date: Wed, 31 Aug 2005 10:34:42 +0200
Message-ID: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Envelope-to: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on samba3.private
X-Spam-Status: No, hits=-4.7 required=4.0 tests=BAYES_00,NO_REAL_NAME
autolearn=no version=2.64
X-Spam-Level:
Blah Blah Blah!
----8<------------------------------------------------------------------
Wie kann ich nun courier-mta davon überzeugen, doch den "From:" Header
in der zu sendeneden Datei zu nehmen ?
Ich meine, es hat ja mal funktioniert, nur nicht mehr nach dem update.
Greetings
Michelle
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

