on rajoute l'auteur au titre du mail
darcs-hash:20020211190847-a279a-c576bf93316ef2c0fa446308a59c8c5d79c7608f.gz
This commit is contained in:
parent
f7f19f621b
commit
31e5d2de63
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ SAUVEGARDE () {
|
||||||
echo "commentaires : " >> /tmp/commentaires.txt
|
echo "commentaires : " >> /tmp/commentaires.txt
|
||||||
$EDITOR /tmp/commentaires.txt
|
$EDITOR /tmp/commentaires.txt
|
||||||
echo . >> /tmp/commentaires.txt
|
echo . >> /tmp/commentaires.txt
|
||||||
cat /tmp/commentaires.txt | mutt -nx -a /root/moderes/$newsgroup'.'$numero.nws -s "moderation de $newsgroup.$numero" moderateurs
|
cat /tmp/commentaires.txt | mutt -nx -a /root/moderes/$newsgroup'.'$numero.nws -s "moderation de $newsgroup.$numero par $moderateur" moderateurs
|
||||||
rm -f /tmp/commentaires.txt
|
rm -f /tmp/commentaires.txt
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue