Open amalpramesh opened 7 years ago
The number of files is relative to scanning temporary paths, as default, with all scans. You can run a manual scan with the '-co' flag to set specific option values during that scan.
e.g:
maldet -co scan_ignore_root=0,scan_tmpdir_paths="" -a /root/test/
This would generally provide the results you are expecting.
With relation to the e-mail issue, can you please check your exim_mainlog for your e-mail address and see if it ever hits the queue? It may be rejected due to local settings.
egrep fabio.medeir@apalo.tk /var/log/exim_mainlog
If that is still not the issue, please run the following and send the maldet.debug output to rfxnryan [at] gmail.com
bash -x maldet --report 170818-0602.1006188 fabio.medeir@apalo.tk 2> maldet.debug >> maldet.debug
Thanks
Thanks for your reply.
maldet -co scan_ignore_root=0,scan_tmpdir_paths="" -a /root/test/
is worked.
And I also checked the exim_mainlog and it's seemed maldet mail sending hits are logged properly.
But still I'm not getting emails, and I have checked that debug log of maldet that was created by the shell debugging procedure that you are provided.
While going through the debug log I noticed that the "mail" command is used to sending emails and I have checked it with the server but It's not working, I mean the mail command is not able to send the email. But found that exim is able to send mail, there is any way to change the mailing agent from mail to exim. Please advise.
Thanks once again maldet is working fine.
LMD not sending report mail and scan result is incorrect, in this example mentioned below I have to scan only 3 files but the report shows incorrect no: of files. Please help me to send the report at least.
But I can get correct result while using ClamAV