Search found 28 matches: clamd remove
Searched query: clamd remove
- Sat Jan 23, 2021 7:21 pm
- Forum: Mail Server
- Topic: HOW TO: RSPAMD integration
- Replies: 19
- Views: 96031
Re: HOW TO: RSPAMD integration
... start or end? (...) #SPAMASSASSIN = yes RSPAMD = yes SPAM_SCORE = 50 #CLAMD = yes <<< If you use clamava, you may leave it uncommented (...) .ifdef ... to $recipients) condition = ${if eq{$spam_action}{reject}} # Remove foreign headers warn remove_header = x-spam-bar : x-spam-score : x-spam-report ...
- Mon Jun 29, 2020 12:38 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 97
- Views: 11011285
- Tue Mar 10, 2020 3:14 pm
- Forum: Mail Server
- Topic: Clamd SMTP 451
- Replies: 2
- Views: 6363
Clamd SMTP 451
... local problem - please try later When i comment etc/exim/exim.conf #CLAMD = yes then i can send and receive, but the emails are spam, and I don't think it's very good to remove this antivirus. I try to update clamd yum update clamav and freshclam Also try ...
- Sun Mar 24, 2019 2:13 pm
- Forum: Mail Server
- Topic: HOW TO: RSPAMD integration
- Replies: 19
- Views: 96031
HOW TO: RSPAMD integration
... Ok, so lets start. First you should remove / disable spamassassin (I don't describe how to do this). In my opinion, ... (...) #SPAMASSASSIN = yes RSPAMD = yes SPAM_SCORE = 50 #CLAMD = yes <<< If you use clamava, you may leave it uncommented (...) .ifdef ...
- Wed Sep 19, 2018 8:08 am
- Forum: Mail Server
- Topic: turn off clamav for email?
- Replies: 2
- Views: 6534
Re: turn off clamav for email?
... Ubuntu 16.04.05 and OpenVZ # edit /etc/exim/exim.conf # commend out the CLAMD line # CLAMD = no # this can also be done in Vesta # server > exim4 ... # edit /usr/local/vesta/conf/vesta.conf and comment / remove clamav # #ANTIVIRUS_SYSTEM='clamav' becomes ANTIVIRUS_SYSTEM='' sudo ...
- Tue Apr 10, 2018 8:52 am
- Forum: Mail Server
- Topic: turn off clamav for email?
- Replies: 2
- Views: 6534
Re: turn off clamav for email?
You should edit /etc/exim/exim.conf #CLAMD = yes CLAMD = no edit /usr/local/vesta/conf/vesta.conf and comment / remove clamav #ANTIVIRUS_SYSTEM='clamav' ANTIVIRUS_SYSTEM='' than disable and stop the service systemctl ...
- Sat Nov 04, 2017 3:28 pm
- Forum: Почтовый сервер
- Topic: как отключить clamv
- Replies: 1
- Views: 2741
Re: как отключить clamv
Уважаемый пользователь!
Воспользуйтесь поиском на форуме.
search.php?keywords=clamd+%D1%83%D0%B4% ... 0%B8%D0%B5
search.php?keywords=clamd+remove
Воспользуйтесь поиском на форуме.
search.php?keywords=clamd+%D1%83%D0%B4% ... 0%B8%D0%B5
search.php?keywords=clamd+remove
- Sat Oct 08, 2016 2:55 pm
- Forum: Mail Server
- Topic: uninstall clamd fix for broken mail server config exim4.conf.templat
- Replies: 0
- Views: 3360
uninstall clamd fix for broken mail server config exim4.conf.templat
... guide at https://forum.vestacp.com/viewtopic.php?f=12&t=11279#p43123 to remove clamd I ran into a problem, setting "CLAMD = no" in exim4.conf.template did not work, as it ...
- Sat Sep 03, 2016 12:39 pm
- Forum: Mail Server
- Topic: E-mails: can send but not receive + AV removal
- Replies: 0
- Views: 2892
E-mails: can send but not receive + AV removal
... it is simple I guess, is the... QUESTION: I found that mail antiviruses clamd and spamassassin makes a huge swap files. Generally, I do not like any external filters of my mails so I'd like to disable/remove mentioned tools at all. What I did is just went to SERVER section of VestsCP ...
- Mon Aug 15, 2016 2:40 am
- Forum: Mail Server
- Topic: Beware of breaking ClamAV-daemon when you update Debian
- Replies: 5
- Views: 13479
Re: Beware of breaking ClamAV-daemon when you update Debian
... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded . # cat /etc/debian_version 8.5 # service clamav-daemon status ... Aug 15 02:55:50 mail.****.rs clamd[1780]: ERROR: Parse error at line 11: Unknown option AllowSupplementaryGroups ...