diff --git a/SoObjects/Mailer/SOGoMailFolder.m b/SoObjects/Mailer/SOGoMailFolder.m index a5b6d6eaa..553b2213d 100644 --- a/SoObjects/Mailer/SOGoMailFolder.m +++ b/SoObjects/Mailer/SOGoMailFolder.m @@ -400,8 +400,7 @@ static NSString *defaultUserID = @"anyone"; [NSString stringWithFormat: @"%@/%@", spoolPath, fileName] handler: nil]; } - response = [[WOResponse alloc] init]; - [response autorelease]; + response = [context response]; qpFileName = [archiveName asQPSubjectString: @"utf-8"]; [response setHeader: [NSString stringWithFormat: @"application/zip;" @" name=\"%@\"",