On 24/09/10 07:27, Bill McGonigle wrote:
On 09/23/2010 03:14 AM, Steven Haigh wrote:
So, lets all stop complaining and take control over your own stuff!

Good call, Steven. Does anybody have a recipe for knocking out Reply-To
headers?

Well, it looks like the current headers are as such:
Reply-To: Discussions by users about RPMforge packages
        <[email protected]>

As a quick knockup, it'd be something like this:

## RPMForge email
:0 f
* ^X-BeenThere:.*[email protected]
| sed -e '/^Reply-To.*/Reply-To:use...@lists\.rpmforge\.net/g'
:0 A
.Mail\ Lists.RPMForge/

I haven't tested this, and it probably won't work if the Reply-To is split over two lines, however someone much better with sed could probably fix this in a matter of seconds :)

--
Steven Haigh

Email: [email protected]
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897
Fax: (03) 8338 0299
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to