Rod Whitworth wrote:
> *** NOTE *** Please DO NOT CC me. I <am> subscribed to the list.
> Mail to the sender address that does not originate at the list server is
> tarpitted. The reply-to: address is provided for those who feel compelled to
> reply off list. Thankyou.
You're a smart fellow, you'll figure out what this does.
# You don't want to miss you are CC-ed after all. You just don't
# want them in your maildir.
if ( /^(Cc|To).*(openbsd|misc|tech|bugs|gnats|source-changes)@/)
{
to $R/cc
}
# Han