X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/24da418485641fe2bb7be447ccbc858a9d789aac..6dac28f9ffde3e00d1b5a05e5f5c2d6d529cf736:/dot/gnus-local.el.distorted diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 466296c..b19199e 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -6,6 +6,11 @@ ;;; ;;;-------------------------------------------------------------------------- +;;; Random configuration. + +(setq auth-sources '("~/.gnus.authinfo")) + +;;;-------------------------------------------------------------------------- ;;; How to send mail. (setq smtpmail-smtp-service 587 @@ -54,20 +59,25 @@ (setq gnus-secondary-select-methods '((nnimap "distorted" (nnimap-address "mail.distorted.org.uk") - (nnimap-stream tls) - (nnimap-authinfo-file "~/.gnus.authinfo")) + (nnimap-stream starttls) + (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-stream starttls) + (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-stream starttls) + (starttls-extra-arguments ("--insecure")) + (nnimap-inbox "INBOX") + (nnimap-unsplittable-articles (%Deleted))) (nnimap "google" (nnimap-address "imap.gmail.com") (nnimap-stream tls) - (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.