mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Useless use of cat
This commit is contained in:
parent
095bb82357
commit
67d63151f2
1 changed files with 1 additions and 1 deletions
|
|
@ -610,7 +610,7 @@ An /etc/aliases entry redirects it to the real emacs-bug-tracker address.
|
|||
All discarded messages are stored in /var/lib/mailman/spam.
|
||||
If a non-spam message accidentally gets discarded, just do:
|
||||
|
||||
cat /var/lib/mailman/spam/not-really-spam.msg | /usr/lib/debbugs/receive
|
||||
/usr/lib/debbugs/receive < /var/lib/mailman/spam/not-really-spam.msg
|
||||
chown Debian-debbugs:Debian-debbugs /var/lib/debbugs/spool/incoming/*
|
||||
... check it works ...
|
||||
mv /var/lib/mailman/spam/not-really-spam.msg /var/lib/mailman/not-spam/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue