On Thu, Feb 24, 2011 at 10:37:55AM -0600, Noel Jones wrote:
> Some mail clients have similar features for mail list support. This isn't
> something postfix can do.
Indeed with just a bit of sweat, Mutt's list-reply feature and send-hooks
get the job done:
lists [email protected]
send-hook postfix-users@(postfix.org|cloud9.net) set record=
send-hook postfix-users@(postfix.org|cloud9.net) my_hdr Reply-To:
[email protected]
send-hook postfix-users@(postfix.org|cloud9.net) my_hdr Cc:
send-hook postfix-users@(postfix.org|cloud9.net) set signature='~/.postsig'
--
Viktor.