• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Spam Assassin Error II

T

tinyforks

Guest
From application log:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.Substring(Int32 startIndex, Int32 length)
at SpamAssassin.SAConfigFile.readLine(String line)
at SpamAssassin.SAConfigFile.readFile(String fileName)
at SpamAssassin.SAStandaloneSpamFilter..ctor(ITransaction transaction)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at pleskcore.SingletonPrimitiveClassFactory.GetObject(Type requiredType)
at pleskcore.ClassFactory.GetObject(Type requiredType)
at pleskcore.Transaction.GetObject(Type requiredType)
at spammng.app.Main(String[] args)

Running Windows Server 2003; Plesk 7.5.6, Smartermail 3.0
 
Back
Top