Index: VHSys/Scheduler/Logging.cls.xml =================================================================== diff -u -r1074 -r2337 --- VHSys/Scheduler/Logging.cls.xml (.../Logging.cls.xml) (revision 1074) +++ VHSys/Scheduler/Logging.cls.xml (.../Logging.cls.xml) (revision 2337) @@ -134,7 +134,7 @@ Set Body=$$aelErrorMailBody() Do ..GetMailFields(.From,.lbTo,.Subj,"Error") ; Do ##class(VHSys.Scheduler.LoggingAbstract).GetMailFields(...) Set:($ZError="islist+2^%occRun")&&($$$GETERRORCODE(Error)=$$$GeneralError) lbTo=$LB("ICT_Meldingen@vanhoecke.be") ; Does not provide any extra information - Set sc=$$SendMiniMail^vhLib(From,lbTo,Subj,Body,,,,,) + Set sc=$$SendMiniMailForced^vhLib.Mail(From,lbTo,Subj,Body,,,,,) Quit aelErrorMailBody() #define BodyTitle "Queue Processing Error in "_..%ClassName(1)_" : "