Philippe Monroux a �crit, dimanche 15 d�cembre 2002, � 15:20 :
> Le dim 15 d�c 2002, � 11 h 12 min 46 s (UTC +0100),
> Jacques L'helgoualc'h a �crit :
>
> > Le champ Sender: est r�crit par Exim avec le flag � s �
>
> Ce qui signifie ?
Dans exim.conf (section rewrite configuration), la ligne
[EMAIL PROTECTED] [EMAIL PROTECTED] s
# avant apr�s flag(s)
va remplacer le contenu du champ Sender:, s'il est conforme au mod�le
n�1, par l'adresse n�2 (suppos�e valide).
La syntaxe est un peu vicieuse (m�lange pattern et regexp), et le
r�sultat repart pour un tour de r�criture ... pour tester,
/usr/sbin/exim -brw phi
et pour essayer de comprendre pourquoi �a foire ;)
/usr/sbin/exim -d2 -brw phi
Signification des flags, cf. info exim, address rewriting, ...
E rewrite all envelope fields
F rewrite the envelope From field
T rewrite the envelope To field
b rewrite the "Bcc:" header
c rewrite the "Cc:" header
f rewrite the "From:" header
h rewrite all headers
r rewrite the "Reply-To:" header
s rewrite the "Sender:" header
t rewrite the "To:" header
... avec un avertissement � la prudence sur le champ Sender:
hop zat elpe,
--
Jacques L'helgoualc'h