content,
account.getRecipientStore(),
account.getRecipientStore()::resolveRecipientAddress,
- context.getAttachmentHelper()::getAttachmentFile), exception);
+ context.getAttachmentHelper()::getAttachmentFile,
+ exception), exception);
return actions;
}
}