SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PostBytes Method

Uploads an e-mail message stored in a byte array.

Object Oriented Interface

public function doPostBytes($bytes, $flags, $internaldate);

Procedural Interface

secureblackbox_imapclient_do_postbytes($res, $bytes, $flags, $internaldate);

Remarks

Use this method to send a message stored in a byte array specified by Bytes.

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