%PDF- %PDF-
Direktori : /proc/309157/task/309157/root/usr/share/doc/spamassassin/examples/ |
Current File : //proc/309157/task/309157/root/usr/share/doc/spamassassin/examples/gnus |
;; F10 pipe the message as spam (global-set-key [(f10)] '(lambda () (interactive) (shell-command "sa-learn --spam --single "))) ;; F9 pipe the message as ham (global-set-key [(f9)] '(lambda () (interactive) (shell-command "sa-learn --ham --single ")))