Skip to main content

NameDescription
esmtp_destroy_message_constructDestroy the specified message construct
esmtp_extensions_registerRegister ESMTP extensions
esmtp_message_factoryThis function is the ESMTP server state machine
esmtp_message_factory_stateDetermine the state of a message
read_smtpReads the SMTP response from peer
read_smtp2Read the SMTP response from peer
register_smtp_client_stateRegister a custom state in the SMTP client state machine
smtp_client_args_addAdd an argument to an smtp_client_args structure
smtp_client_args_deleteRemove an argument from an smtp_client_args structure
smtp_client_args_exists_and_fetchCheck for the existence of and fetch an argument from an smtp_client_args structure
smtp_error_classifyClassify the response code given in response to an SMTP command
smtp_error_classify_lenClassify the response code given in response to an SMTP command
smtp_error_for_idFetch the details for a given SMTP classification id
smtp_error_register_classRegister a user-defined SMTP error class
smtp_error_retrieve_classReturn the name and description for a bounce code
smtp_get_stateFetch a particular SMTP client state
smtp_get_state_machineFetch the head of the SMTP client state machine
smtp_next_stateChange the SMTP state for the current connection to another state
smtp_parse_capabilitiesParse the remote capabilities from the EHLO response
Was this page helpful?