CHIME System Admin wrote:

Sa-update command line run via cron

/usr/local/bin/sa-update --channelfile /etc/mail/spamassassin/sare-sa-update-channels.txt

You sure that's the command line you're using? Its missing the --gpgkey or --gpgkeyfile option required to have any of the SARE channels to actually be used.


Channel file:

updates.spamassassin.org
70_sare_adult.cf.sare.sa-update.dostech.net
70_sare_bayes_poison_nxm.cf.sare.sa-update.dostech.net
70_sare_evilnum0.cf.sare.sa-update.dostech.net
70_sare_header0.cf.sare.sa-update.dostech.net
70_sare_html0.cf.sare.sa-update.dostech.net
70_sare_obfu0.cf.sare.sa-update.dostech.net
70_sare_random.cf.sare.sa-update.dostech.net
70_sare_specific.cf.sare.sa-update.dostech.net
70_sare_stocks.cf.sare.sa-update.dostech.net
99_sare_fraud_post25x.cf.sare.sa-update.dostech.net


Every now and then I get the following errors from the cron job:

Subroutine new redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 98. Subroutine _get_images redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 223. Subroutine image_named redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 260. Subroutine image_count redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 276. Subroutine pixel_coverage redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 292. Subroutine image_to_text_ratio redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 308. Subroutine image_size_exact redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 330. Subroutine image_size_range redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 346. Subroutine result_check redefined at /etc/mail/spamassassin/plugins/ImageInfo.pm line 374.

I haven't been able to repeat these errors when running from the command line, and they don't appear every time the cron job is run. Because of this I suspect that they only appear when there is an update available.

I understand about 3.2.0 including ImageInfo and possible conflicts, but I didn't think this affected 3.1.8.

Any thoughts?

Something is causing the ImageInfo plugin to be loaded twice. Check the debug output from sa-update or provide a copy of the complete debug output here.


Daryl

Reply via email to