https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7127
--- Comment #37 from Reindl Harald <[email protected]> --- > Still unclear if the issue is the result of using an improper mail format besides that you got a clear "eml files are spamassassin's default format" response from another developer what the hell should be improper in using single files instead cat 150000 eml files in one big dump? that's nothing you can work properly with * you can't just pass resent samples to sa-learn without overhead * you can't fire your corpus against spamd to control BAYES results * you can't remove outdated honeypot-samples * you can't just fetch new single corpus files * you risk get the whole corpus mbox corrupt i solved it anyways as most other SA issues at my own by simply delete that file after a "sa-learn.sh rebuild" and without the rebuild param only files not older than 24 hours are passed with xargs to sa-learn -- You are receiving this mail because: You are the assignee for the bug.
