Commit Graph

20 Commits

Author SHA1 Message Date
Daniel - 75d6cbdf95
[Gnus] Move setting of mail related variables to db-mail 2019-02-02 17:49:38 +01:00
Daniel - 26b0234b56
[Gnus] Move Gnus’ demon configuration to db-mail and init.el 2019-02-02 15:34:20 +01:00
Daniel - 784f5ce1fd
[Mail] Move ‘db/mail-accounts’ to db-mail package 2019-02-02 15:30:16 +01:00
Daniel - 1066e266fc
[Mail] Refactor SMTP configuration 2019-02-02 15:14:22 +01:00
Daniel - c6f28090df
[Gnus] Moving most of the configuration to init.el 2019-02-02 15:05:29 +01:00
Daniel - 5aa23652d7
[Gnus] Move debugging setting to init.el
This makes it customizable, when needed.
2019-01-27 13:52:26 +01:00
Daniel - cfbec19fc4
[Gnus] A comment on what we do to ‘gnus-group-mail’ 2019-01-27 13:42:20 +01:00
Daniel - 3273407baa
[Misc] Move configuration for ‘mm-decode’ to init.el 2019-01-27 13:42:10 +01:00
Daniel - 56d085d4f1
[Misc] Move fix for ‘mm-view-pkcs7-verify’ to init.el 2019-01-27 13:32:00 +01:00
Daniel - 9e8649247d
[Gnus] Some cleaning up 2019-01-27 12:11:10 +01:00
Daniel - 2a4302c883
[Utils] Move S/MIME lookup function to init.el 2019-01-27 12:10:44 +01:00
Daniel - ace325c1f9
[Gnus] Try STARTTLS for news.gmane.org whenever possible
Is there a way to inform the user if starttls failed?
2019-01-27 09:48:35 +01:00
Daniel - eda2f6ff50
[Init] Move ldap configuration to main init file 2019-01-01 13:03:08 +01:00
Daniel - 041a2b473f
[Gnus] Remove hook to reload notmuch cache before searching
We need another way to ensure the cache is always up to date.
2018-11-17 20:17:02 +01:00
Daniel - cf8c10d500
[Gnus] Some todo-items for new email abstraction 2018-09-01 10:01:36 +02:00
Daniel - 2e06f84ade
[Gnus] Manage mail accounts in one variable ‘db/mail-accounts’
From the value of this variable all crucial settings in gnus are derived, i.e.,
secondary select method, posting style, and smtp parameters when sending.
2018-08-30 21:29:53 +02:00
Daniel - 9d601e341e
[Gnus] Make experimental converter function interactive 2018-08-12 10:49:21 +02:00
Daniel - b4185de60f
[Gnus] Simple function to convert Gnus MIME part to Org
Very early version.
2018-08-05 10:17:53 +02:00
Daniel - e5cbbb0a43
[Gnus] Use plain connection to gmane.org
certificate has expired :/
2018-01-27 12:12:22 +01:00
Daniel - b55ad9c988
[Gnus] Rename config file
This makes the autocompiler happy.
2018-01-16 18:21:24 +01:00