From 3187225416c66061b67e89092addc15cad2202b9 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 15 Oct 2022 11:17:51 +0200 Subject: ; Prefer HTTPS to HTTP in many URLs --- lisp/mh-e/mh-junk.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/mh-e') diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index be1b7642eb3..38a8216dc0c 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el @@ -402,7 +402,7 @@ information can be used so that you can replace multiple Bogofilter is a Bayesian spam filtering program. Get it from your local distribution or from the bogofilter web site at URL -`http://bogofilter.sourceforge.net/'. +`https://bogofilter.sourceforge.io/'. Bogofilter is taught by running: @@ -487,7 +487,7 @@ See `mh-bogofilter-blocklist' for more information." SpamProbe is a Bayesian spam filtering program. Get it from your local distribution or from the SpamProbe web site at URL -`http://spamprobe.sourceforge.net'. +`https://spamprobe.sourceforge.net'. To use SpamProbe, add the following recipes to \".procmailrc\": -- cgit v1.2.1