Script du corbeau par Renaud
darcs-hash:20050822093513-d1718-b5ff5017f2bc57fa079abaf0a7330e6b9932bb9b.gz
This commit is contained in:
parent
9c28618043
commit
f95e53c74f
1 changed files with 18 additions and 0 deletions
18
corbeau
Executable file
18
corbeau
Executable file
|
@ -0,0 +1,18 @@
|
||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
formail -I "Received" \
|
||||||
|
-I "From" \
|
||||||
|
-I "X-Original-To" \
|
||||||
|
-I "Delivered-To" \
|
||||||
|
-I "To" \
|
||||||
|
-I "Message-ID" \
|
||||||
|
-I "User-Agent" \
|
||||||
|
-I "X-Newsreader" \
|
||||||
|
-I "Organization" \
|
||||||
|
-I "Return-Path" \
|
||||||
|
-A "Message-Id: $(date '+<corbeau.%s@crans.org>')" \
|
||||||
|
-A "From: corbeau@crans.org" \
|
||||||
|
-A "Newsgroups: crans.radio-ragots" \
|
||||||
|
-A "Path: Corbeau" | \
|
||||||
|
rnews
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue