Cant send email anymore
Cant send email anymore
I dont understand
error:
malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.ctl (No such file)
I create it myself
malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.ctl (Permission denied)
group and user: clamav
but I cant start: /etc/init.d/clamav-daemon start
so, I cant use vesta on cheap DO plan? (500Mb) $5
error:
malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.ctl (No such file)
I create it myself
malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.ctl (Permission denied)
group and user: clamav
but I cant start: /etc/init.d/clamav-daemon start
so, I cant use vesta on cheap DO plan? (500Mb) $5
Re: Cant send email anymore
You can make changes in exim config
to
If clamd fail, you can use mail anyway.
Code: Select all
malware = *
Code: Select all
malware = */defer_ok
Re: Cant send email anymore
ok. thank you i will try