SecureBlackbox 2020 PHP Edition

Questions / Feedback?

BeforeAuth Event

Fires before the authentication starts.

Object Oriented Interface

public function fireBeforeAuth($param);

Procedural Interface

secureblackbox_smtpclient_register_callback($res, 1, array($this, 'fireBeforeAuth'));

Parameter List



Remarks

The class fires this event when it has established the TCP connection and is ready to proceed to the user authentication step.

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