Hallo,

bei mir l�uft lokal auf meinem Standalone-Laptop exim4 als MTA. Ich m�chte 
gerne, dass exim4 meine E-Mails an den Smarthost (smtp.web.de) weitergibt.

Die Datei SMTP-AUTH sollte gehen

schlepptop:/home/jens# cat /etc/exim4/passwd.client
### CONFDIR/passwd.client
#
# Format:
smtp.web.de:nachtigall:meineigentlichesPasswort
#targetmailserver.example:login:password
#
# default entry:
### *:bar:foo


When ich aber E-Mails sende kriege ich folgende Antworten:
########## Anfang #########################
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

� [EMAIL PROTECTED]
� � SMTP error from remote mailer after MAIL FROM:<[EMAIL PROTECTED]> SIZE=1596:
� � host smtp.web.de [217.72.192.157]: 501 ungueltige mail-adresse / invalid 
mail-address
� [EMAIL PROTECTED]
� � SMTP error from remote mailer after MAIL FROM:<[EMAIL PROTECTED]> SIZE=1596:
� � host smtp.web.de [217.72.192.157]: 501 ungueltige mail-adresse / invalid 
mail-address

------ This is a copy of the message, including all the headers. ------

Return-path: <[EMAIL PROTECTED]>
Received: from [127.0.0.1] (helo=localhost.localdomain ident=jens)
��������by localhost with esmtp (Exim 4.34)
��������id 1BaZri-0001Es-Gz; Wed, 16 Jun 2004 14:50:06 +0200
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: binary
MIME-Version: 1.0
X-Mailer: MIME-tools 5.411 (Entity 5.404)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: sget apt-howto de.iso-8859-15 noguide
Reply-To: [EMAIL PROTECTED]
User-Agent: ddtc 0.13.1
Sender: ",,," <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

##### Ende der mail ##############



Irgendwie konnte man IMHO bei exim3, dass mit dem Smarthost �ber 
dpkg-reconfigure einstellen. Wenn ich jetzt 
�dpkg-reconfigure exim4-config� mache, und dann 
�Versand �ber Relay-Host; Empfang mit SMTP oder fetchmail�
und dann sp�ter smtp.web.de einstelle, dann geht es trotzdem nicht.


Wahrscheinlich liegt es daran, dass kein Umschreiben der Absender-Adresse 
(Rewriting) von [EMAIL PROTECTED] zu [EMAIL PROTECTED] passiert, oder? Wo kann 
ich das, sofern n�tig, einstellen?

Gr��e,
Jens




 -- 
#!/bin/attorneys
# see http://patinfo.ffii.org and http://swpat.ffii.org/ for how this works
# and how you can help to fix it
if [ -n $SOFTWARE_PATENTS ]; then
  shutdown -h soon
fi

Antwort per Email an