mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* mh-e.texi (Procmail): Fix two @ typos.
This commit is contained in:
parent
c07a6ded1d
commit
61d841dd15
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* mh-e.texi (Procmail): Fix two @ typos.
|
||||
|
||||
2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* doclicense.texi, gpl.texi: Update to latest version from FSF.
|
||||
|
|
|
|||
|
|
@ -8525,7 +8525,7 @@ necessary, they are extremely useful.
|
|||
[12]
|
||||
[13] # Place mail sent to any MH-E mailing list in +mh-e.
|
||||
[14] :0 w: mh-e$LOCKEXT
|
||||
[15] * ^TO.*mh-e-.*@.*sourceforge.net
|
||||
[15] * ^TO.*mh-e-.*@@.*sourceforge.net
|
||||
[16] | myrcvstore -create +mh-e
|
||||
@end smallexample
|
||||
|
||||
|
|
@ -8631,7 +8631,7 @@ MAILDIR=$HOME/`mhparam Path`
|
|||
# Place mail sent to the GnuCash mailing list in gnucash.spool, where
|
||||
# Gnus will pick it up.
|
||||
:0:
|
||||
* ^TO.*gnucash.*@.*gnucash.org
|
||||
* ^TO.*gnucash.*@@.*gnucash.org
|
||||
gnucash.spool
|
||||
@end smallexample
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue