From 6fed3104ee3624e0ac6c093234c627cbbaf3b279 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 29 Oct 2022 11:51:53 -0400 Subject: gnus cloud method --- dot_emacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_emacs b/dot_emacs index 715171c..933c3ac 100644 --- a/dot_emacs +++ b/dot_emacs @@ -346,6 +346,8 @@ Extended Format date in the date field and return it as a string obeing (address . "rkavanagh@cs.mcgill.ca") (gcc "nnimap+mail.cs.mcgill.ca:INBOX.Sent"))))) (message-citation-line-function 'message-insert-formatted-citation-line) + (gnus-cloud-method "imap.rak.ac") + (gnus-cloud-storage-method 'base64) (gnus-update-message-archive-method t) (gnus-message-archive-method '(nnfolder "archive" ; this gets included in the server buffer -- cgit v1.2.3