We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Spamassassin Problem on Ubuntu 14.04
Spamassassin Problem on Ubuntu 14.04
Recently installed VestaCP on a fresh Ubuntu 14.04 install (on OpenVZ) when starting Spamassassin I get the following errors
I have not been able to find any solution to this problem. Any ideas?
Code: Select all
service spamassassin start
Starting SpamAssassin Mail Filter Daemon: setlogsock(): type='unix': path not available at /usr/share/perl5/Mail/SpamAssassin/Logger/Syslog.pm line 100.
setlogsock(): type='tcp': TCP service unavailable at /usr/share/perl5/Mail/SpamAssassin/Logger/Syslog.pm line 121.
logger: failed to add syslog method: logger: syslog initialization failed
spamd.
Re: Spamassassin Problem on Ubuntu 14.04
Did you check log file for spamd?
log file is /var/log/maillog
log file is /var/log/maillog
Re: Spamassassin Problem on Ubuntu 14.04
There is no file by that name. I see Logfiles under Exim4/ such as mainlog, but see no reference to spamd in Exim's log.
Re: Spamassassin Problem on Ubuntu 14.04
I have tried removing SpamAssassin and reinstalling it but the issue remains. Anyone have an idea?
Re: Spamassassin Problem on Ubuntu 14.04
I may have found the problem. rsyslogd was not installed by Ubuntu or the Vesta install process. Installing that remvoes the error.
Re: Spamassassin Problem on Ubuntu 14.04
Hi,
I can't reproduce your problem
after the new installation of vestacp i checked rsyslogd version
this package already installed
I can't reproduce your problem
Code: Select all
rsyslogd -v
rsyslogd 7.4.4, compiled with:
FEATURE_REGEXP: Yes
FEATURE_LARGEFILE: No
GSSAPI Kerberos 5 support: Yes
FEATURE_DEBUG (debug build, slow code): No
32bit Atomic operations supported: Yes
64bit Atomic operations supported: Yes
Runtime Instrumentation (slow code): No
uuid support: Yes
this package already installed