MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Spacedust on 2015-05-19, 00:27:36

Title: spamdyke needs update for IPv6
Post by: Spacedust on 2015-05-19, 00:27:36
See these logs:

Quote
May 19 00:29:26 onlinecity spamdyke[11103]: ERROR(load_resolver_file()@search_fs.c:752): invalid/unparsable nameserver found: 2a01:4f8:0:a111::add:9898
May 19 00:29:26 onlinecity spamdyke[11103]: ERROR(load_resolver_file()@search_fs.c:752): invalid/unparsable nameserver found: 2a01:4f8:0:a102::add:9999
May 19 00:29:26 onlinecity spamdyke[11103]: ERROR(load_resolver_file()@search_fs.c:752): invalid/unparsable nameserver found: 2a01:4f8:0:a0a1::add:1010

We have version 5.0.0 and latest is 5.0.1:

Quote
The latest version of spamdyke is 5.0.1, released on 5/1/2015. It contains many, many bug fixes, including a large number of bugs that can cause crashes. spamdyke-qrv has also received a great deal of attention and now handles every strange configuration qmail can support.

http://www.spamdyke.org/download.html
Title: Re: spamdyke needs update for IPv6
Post by: putude on 2015-05-19, 02:15:24
How to get Spamdyke work ?
from at the beginning, I still could not use / enable Spamdyke.
If enable, qmail stop receiving email.

please help me ...
Title: Re: spamdyke needs update for IPv6
Post by: putude on 2015-05-19, 02:51:51
When

sh /script/fixmail-all;
sh /script/restart-mail -y

I got error

....
Initialize Telaen files
- Initialize process
Install Webmail chooser
- Install process

Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
[root@server ~]# supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
...

Title: Re: spamdyke needs update for IPv6
Post by: MRatWork on 2015-05-19, 03:29:00
For clamd, try 'rm -rf /var/qmail/supervise/clamd' and then reboot.
Title: Re: spamdyke needs update for IPv6
Post by: MRatWork on 2015-05-19, 03:31:43
According to http://www.spamdyke.org/documentation/development_notes/TODO.txt, spamdyke still not support IPv6.
Title: Re: spamdyke needs update for IPv6
Post by: MRatWork on 2015-05-19, 07:32:05
Try update spamdyke with 'yum update spamdyke -y' but I am not sure fix for IPv6.