diff --git a/SoObjects/Mailer/SOGoMailObject.m b/SoObjects/Mailer/SOGoMailObject.m index d99549791..40648f05e 100644 --- a/SoObjects/Mailer/SOGoMailObject.m +++ b/SoObjects/Mailer/SOGoMailObject.m @@ -209,7 +209,8 @@ static BOOL debugSoParts = NO; /* core infos */ -- (BOOL)doesMailExist { +- (BOOL) doesMailExist +{ static NSArray *existsKey = nil; id msgs;