Cheetah
|
Variables | |
Attr AllowedClasses | TYPE |
Attr AllowedClasses this is | null |
array SMTP::null |
The reply the server sent to us for HELO. If null, no HELO string has yet been received.
The set of SMTP extensions sent in reply to EHLO command. Indexes of the array are extension names. Value at index 'HELO' or 'EHLO' (according to command that was sent) represents the server name. In case of HELO it is the only element of the array. Other values can be boolean TRUE or an array containing extension options. If null, no HELO/EHLO string has yet been received.
Definition at line 6 of file Attr.AllowedClasses.txt.
Attr AllowedClasses TYPE |
Definition at line 2 of file Attr.AllowedClasses.txt.