-
-
Notifications
You must be signed in to change notification settings - Fork 2k
SpamAssassin - KAM channel auto-update #2412
Copy link
Copy link
Closed
Labels
area/featuresarea/scriptskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationpriority/lowstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Metadata
Metadata
Assignees
Labels
area/featuresarea/scriptskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationpriority/lowstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Hey
For keeping
KAM.cfup to date, they have a channel:https://mcgrail.com/template/kam.cf_channel
wget https://mcgrail.com/downloads/kam.sa-channels.mcgrail.com.keysa-update --import kam.sa-channels.mcgrail.com.keyThen in a cron:
sa-update --gpgkey 24C063D8 --channel kam.sa-channels.mcgrail.comI know I can run some custom commands on start-up of the mailserver,
but,
Do you have already anything that makes this easy to do?
Would you consider making this native of the mailserver, as a setting in the env file? e.g.
SPAMASSASSIN_KAM_CHANNEL=1Thank you very much.