Function |
Description |
---|
check_for_mail() |
Sends and retrieves mail |
count_pop_accounts() |
Returns the number of configured POP accounts |
decode_base64() |
Decodes base-64 encoded data |
encode_base64() |
Writes data in base-64 encoding |
forward_mail() |
Forwards a given mail message to a list of recipients |
get_mail_notification() |
Returns mail notification configuration information |
get_pop_account() |
Retrieves a given POP account's configuration information |
get_smtp_host() |
Retrieves the name of the SMTP host used by the mail daemon |
send_queued_mail() |
Sends all pending outgoing mail |
set_mail_notification() |
Sets mail notification configuration information |
set_pop_account() |
Sets a given POP account's configuration information |
set_smtp_host() |
Sets the name of the SMTP host used by the mail daemon |