Elimar Riesebieter <[EMAIL PROTECTED]> wrote:
> On Mon, 02 Sep 2002 the mental interface of Andreas Metzler told:
>> Christoph Maurer <[EMAIL PROTECTED]> wrote:
>> [Absender in mutt setzen]
>>> Damit auch das From auf dem Envelope dazu passt, das z.B. von
>>> verschiedenen Mailinglisten-Programmen zur �berpr�fung verwendet
>>> wird, ob Du subscriber bist und posten darfst, kannst Du Mutt mit
>>> Hilfe von
>>> set envelope_from
>>> anweisen, die From:-Adresse (die Du vorher gesetzt hast) per
>>> Schalter -f an den MTA zu �bergeben, der sie dann f�r den Envelope
>>> verwendet. 
 
>> Damit das bei exim funktioniert, muss du entweder unter trusted_users
>> aufgefuehrt sein oder 
>> untrusted_set_sender = true
>> setzen.

> Warum?

Weil es eben so ist.
-------------------------------------------------
untrusted_set_sender            Type: boolean                  Default: false

    By default, the only form in which untrusted users can use the -f command
    line option when submitting a local message is with an empty address, to
    declare that a message should never generate any bounces. If
    "untrusted_set_sender" is true, this restriction is lifted, and untrusted
    users may set any sender value using -f. This does not make all users
    trusted; they may use only -f, not the other options which override
    message parameters. Furthermore, this does not stop Exim from adding a
    "Sender:" header if necessary (unless this is disabled by
    "no_local_from_check").
-------------------------------------------------

> Bei mir geht es auch ohne!

Wie hast du getestet?

Bei mir mit untrusted_set_sender ...
*prompt:* echo foo | /usr/sbin/sendmail -f '[EMAIL PROTECTED]' [EMAIL PROTECTED]
*prompt:* mailq
 0m   406 17lqYZ-0003Zh-00 <[EMAIL PROTECTED]> (ametzler)
          [EMAIL PROTECTED]
...und ohne
*prompt:* echo foo | /usr/sbin/sendmail -f '[EMAIL PROTECTED]' [EMAIL PROTECTED]
*prompt:* mailq
 0m   363 17lqap-0003Zq-00 <[EMAIL PROTECTED]>
          [EMAIL PROTECTED]

                cu andreas
-- 
FAQ dieser Liste http://dugfaq.sylence.net/


-- 
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an