I'd like to make the file
,----[ all.SCORE ]
| ;; -*- mode: lisp; -*-
| (
| ("from" ("daniele.g" +1000 nil s))
| ("message-id"
| ("@mother.nostromo.wy>" +9000 nil s)
| ("@nostromo.nostromo.wy>" +9000 nil s))
| ("references"
| ("@nostromo\\.nostromo\\.wy>$" +8000 nil r)
| ("@nostromo\\.nostromo\\.wy>.+@" +7000 nil r)
| ("@nostromo\\.nostromo\\.wy>.+@nostromo\\.nostromo\\.wy>$" -7000 nil r)
| ("@mother\\.nostromo\\.wy>$" +8000 nil r)
| ("@mother\\.nostromo\\.wy>.+@" +7000 nil r)
| ("@mother\\.nostromo\\.wy>.+@mother\\.nostromo\\.wy>$" -7000 nil r)
| )
| ((&
| ("message-id" "@nostromo\\.nostromo.wy>" s)
| ("references" "@nostromo\\.nostromo.wy>" s)) -7000 nil
| (&
| ("message-id" "@mother\\.nostromo.wy>" s)
| ("references" "@mother\\.nostromo.wy>" s)) -7000 nil)
| )
`----
more portable changing the string "@mother.nostromo.wy> into something
like $hostname.$domainname.
Can I do this? How?
Thanks in advance.
--
Dona i tuoi cicli di clock alla ricerca!
http://boinc.berkeley.edu/
--------------------
This signature was automatically generated with
Signify v1.14. For this and other cool products,
check out http://www.debian.org/
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english