David Morton schrieb:
David Morton wrote:
>Theo Van Dinter wrote:
Thu, Feb 15, 2007 at 10:09:19PM +0100, Stefan G. Weichinger wrote:
Can't locate object method "finish" via package
"Mail::SpamAssassin::Timeout" at
/ line 187.
I am unsure if this is bad, it looked different with 3.1.7 ;)
Well, M::SA::Timeout in fact does not have a finish method. But it's
also not a plugin, so it shouldn't be called by PluginHandler at all,
nor does it need said finish method.
I think you have a bad config somewhere doing something it shouldn't.
>I have the exact same error. I do have FCR installed.
I commented out these two lines in v310.pre, and it went through:
loadplugin F /etc/mail/spamassassin/F
loadplugin Mail::SpamAssassin::Timeout
I uncommented them, and the update works now, perhaps because it's up to date?
Confirmed! Works here as described.
Thanks, David, best regards.
Stefan