nixpkgs/pkgs/servers/mail
Alyssa Ross 2ae06932dc spamassassin: support for fetching rules over HTTPS
sa-update.service starts by making an HTTP GET request to
http://spamassassin.apache.org/updates/MIRRORED.BY, which now
redirects to HTTPS.  Since we didn't have the appropriate library
available to handle HTTPS, rule updates would fail:

Jan 03 12:35:03 atuin systemd[1]: Starting sa-update.service...
Jan 03 12:35:10 atuin sa-update-start[1250]: Update available for channel updates.spamassassin.org: 1895535 -> 1896618
Jan 03 12:35:10 atuin sa-update-start[1250]: http: (lwp) hotpatching IO::Socket::INET by module IO::Socket::IP
Jan 03 12:35:11 atuin sa-update-start[1250]: http: (lwp) GET http://spamassassin.apache.org/updates/MIRRORED.BY, 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
Jan 03 12:35:11 atuin sa-update-start[1250]: error: unable to refresh mirrors file for channel updates.spamassassin.org, using old file
Jan 03 12:35:11 atuin sa-update-start[1250]: error: no mirror data available for channel updates.spamassassin.org
Jan 03 12:35:11 atuin sa-update-start[1250]: channel 'updates.spamassassin.org': MIRRORED.BY file contents were missing, channel failed
Jan 03 12:35:11 atuin sa-update-start[1250]: Update failed, exiting with code 4
Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Main process exited, code=exited, status=4/NOPERMISSION
Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Failed with result 'exit-code'.
Jan 03 12:35:11 atuin systemd[1]: Failed to start sa-update.service.
2022-01-10 03:16:14 +00:00
..
archiveopteryx treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
clamsmtp Prefer pname and version in mkDerivations instead of name (#123438) 2021-05-23 17:07:31 +02:00
dkimproxy Prefer pname and version in mkDerivations instead of name (#123438) 2021-05-23 17:07:31 +02:00
dovecot treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
dspam Prefer pname and version in mkDerivations instead of name (#123438) 2021-05-23 17:07:31 +02:00
exim exim: 4.94.2 -> 4.95 2021-09-29 17:48:06 +02:00
mailhog treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
mailman mailman: formatting 2021-11-13 02:14:26 +02:00
mlmmj treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nullmailer pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
opensmtpd opensmtpd-filter-rspamd: init at 0.1.7 (#122823) 2021-05-19 22:37:49 +02:00
petidomo Prefer pname and version in mkDerivations instead of name (#123438) 2021-05-23 17:07:31 +02:00
popa3d Prefer pname and version in mkDerivations instead of name (#123438) 2021-05-23 17:07:31 +02:00
postfix postfix: 3.6.2 -> 3.6.3 2021-11-12 01:01:27 -08:00
postgrey treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
postsrsd postsrsd: 1.10 -> 1.11 2021-03-22 14:43:22 +00:00
public-inbox
pypolicyd-spf
rspamd rspamd: add lewo as maintainer 2021-11-07 12:21:20 +01:00
spamassassin spamassassin: support for fetching rules over HTTPS 2022-01-10 03:16:14 +00:00
sympa sympa: 6.2.64 -> 6.2.66 2021-10-28 18:23:36 +00:00
system-sendmail system-sendmail: deprecate phases (#131108) 2021-07-22 18:52:34 +02:00