SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ServerInfoExpireSupported Property

Indicates whether the POP3 server supports the EXPIRE extension.

Object Oriented Interface

public function getServerInfoExpireSupported();

Procedural Interface

secureblackbox_pop3client_get($res, 111 );

Default Value

false

Remarks

Indicates whether the POP3 server supports the EXPIRE extension. See ServerInfoExpirationPeriod field.

This property is read-only.

Data Type

Boolean

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