On 13.11.2009, Brian Mearns wrote: > Would it be possible for the admins of this mailing list to setup the > Reply-to header so hitting reply goes back to the mailing list?
I'm using a procmail rule to do exactly that:
:0fh
| ${FORMAIL} -I"Reply-To: [email protected]"
