On Sat, 8 Jul 2000, Bret Hughes wrote:
>Why do most of the mails I get from the list have the reply
>to set to refhat-list but not all. I often realize after
>the fact that I have sent the mail to the original sender
>and not the list when that was not my intention. Can a
>promail recipe add the reply to if not there before sending
>it to the mail mox i filter the list messages to?
Sure.
# Add a Reply-To to redhat-list messages
:0
* ^X-Loop: [EMAIL PROTECTED]
{
:0 f
| formail -a 'Reply-To: [EMAIL PROTECTED]'
:0:
nsmail/Lists/redhat
}
Use "formail -A" if you want to force your Reply-To header to replace the
existing one.
--
Anthony E. Greene <[EMAIL PROTECTED]>
Homepage & PGP Key: <http://www.pobox.com/~agreene/>
Linux: The choice of a GNU Generation <http://www.linux.org/>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.