X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/8584cc9bbb827fa6e2c9b3165135c81c37ab2633..60abf0c5588242a83f7f9c87940996727fef5f2c:/dot/gnus-local.el.distorted diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 466296c..175b443 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -5,6 +5,8 @@ ;;; (c) 2014 Mark Wooding ;;; +(setq auth-sources '("~/.gnus.authinfo")) + ;;;-------------------------------------------------------------------------- ;;; How to send mail. @@ -55,19 +57,27 @@ '((nnimap "distorted" (nnimap-address "mail.distorted.org.uk") (nnimap-stream tls) - (nnimap-authinfo-file "~/.gnus.authinfo")) + (nnimap-authinfo-file "~/.gnus.authinfo") + (nnimap-inbox "INBOX") + (nnimap-unsplittable-articles (%Deleted))) (nnimap "markw-distorted" (nnimap-address "mail.distorted.org.uk") (nnimap-stream tls) - (nnimap-authinfo-file "~/.gnus.authinfo.markw")) + (nnimap-authinfo-file "~/.gnus.authinfo.markw") + (nnimap-inbox "INBOX") + (nnimap-unsplittable-articles (%Deleted))) (nnimap "mwooding-chiark" (nnimap-address "imap.dovecot.chiark.greenend.org.uk") (nnimap-stream tls) - (nnimap-authinfo-file "~/.gnus.authinfo")) + (nnimap-authinfo-file "~/.gnus.authinfo") + (nnimap-inbox "INBOX") + (nnimap-unsplittable-articles (%Deleted))) (nnimap "google" (nnimap-address "imap.gmail.com") (nnimap-stream tls) - (nnimap-authinfo-file "~/.gnus.authinfo")))) + (nnimap-authinfo-file "~/.gnus.authinfo") + (nnimap-inbox "INBOX") + (nnimap-unsplittable-articles (%Deleted))))) ;; Send sent mail back to me. (setq gnus-message-archive-method "mail" @@ -125,6 +135,7 @@ (from "cron daemon" "admin.misc") (from "uucp@distorted\\.org\\.uk" "admin.uucp") (from "darchive@.*\\.distorted\\.org\\.uk" "admin.misc") + (from "support@aa\\.net\\.uk" "admin.aaisp") (from "bugs@distorted\\.org\\.uk" "admin.bugs") ;; Colo provider.