SecureBlackbox 2020 iOS Edition

Questions / Feedback?

postFile (method)

Uploads a message stored in a file to the current mailbox on the IMAP server.

Syntax

- (void)postFile:(NSString*)filename :(int)flags :(NSString*)internalDate;
public func postFile(_ filename: String, _ flags: Int32, _ internalDate: String) throws -> Void

Remarks

Use this method to upload an e-mail message stored in a file to CurrentMailbox.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]