SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Mailer Property

The name of the software used to compose and/or send the message.

Object Oriented Interface

public function getMailer();
public function setMailer($value);

Procedural Interface

secureblackbox_mailwriter_get($res, 39 );
secureblackbox_mailwriter_set($res, 39, $value );

Default Value

''

Remarks

Use this property to specify the software that was used to compose and send this message.

Data Type

String

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