[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ofmipd to rewrite return-path header
- To: qmail@xxxxxxxxxxxxx
- Subject: Re: ofmipd to rewrite return-path header
- From: "D. J. Bernstein" <djb@xxxxxxxx>
- Date: Wed, 03 Mar 1999 01:04:23 +0000
- Delivered-to: mailing list qmail@xxxxxxxxxxxxx
- Mail-followup-to: qmail@xxxxxxxxxxxxx
- Mailing-List: contact qmail-help@xxxxxxxxxxxxx; run by ezmlm
- References: <19990205205806.G21142@xxxxxxxxxx>
FastWeb writes:
> What is the syntax for the name.cdb file to re-write a
> from or return-path header?
See the ofmipname man page:
# From: "Joe Shmoe" <J.Shmoe@xxxxxxxxxx>
joe@xxxxxxxxxx:Joe Shmoe:J.Shmoe@xxxxxxxxxx:
There's no support for wildcards. If a user's MUA isn't smart enough to
put together an RFC 822 header then presumably it's limited to a small
number of preconfigured return paths.
> Also: is it possible to rewrite the Return-Path header
> and not touch the From header?
No. Why would a user want that?
---Dan