mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-19 18:24:31 +02:00
fix SpamAssassin spelling/typos (#1869)
This commit is contained in:
parent
dd0b399f33
commit
22321c308c
7 changed files with 21 additions and 21 deletions
|
@ -50,6 +50,6 @@ function _fix_cleanup_clamav
|
|||
|
||||
function _fix_cleanup_spamassassin
|
||||
{
|
||||
_notify 'task' 'Cleaning up disabled spamassassin'
|
||||
_notify 'task' 'Cleaning up disabled SpamAssassin'
|
||||
rm -f /etc/cron.daily/spamassassin
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue