squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Namespaces | |
plugins | |
Functions | |
squirrelmail_plugin_init_mail_fetch () | |
mail_fetch_link () | |
mail_fetch_load_pref () | |
mail_fetch_login () | |
mail_fetch_setnew () | |
mailfetch_optpage_register_block () | |
mail_fetch_folderact ($args) | |
Variables | |
if (! defined( 'SM_PATH')) define( 'SM_PATH' | |
mail_fetch_folderact | ( | $args | ) |
mail_fetch_link | ( | ) |
Definition at line 32 of file setup.php.
References _(), and displayInternalLink().
mail_fetch_load_pref | ( | ) |
Definition at line 37 of file setup.php.
References $data_dir, $mailfetch_cypher, $mailfetch_server_number, $PHP_SELF, $username, decrypt(), getPref(), SQ_SESSION, and sqgetGlobalVar().
mail_fetch_login | ( | ) |
check if mail folder is not null and subscribed Function can check if mail folder is only unsubscribed and use unsubscribed mail folder.
Definition at line 66 of file setup.php.
References $data_dir, $imap_stream, $imapPort, $imapServerAddress, $j, $mailfetch_cypher, $mailfetch_server_number, $message, $username, _(), decrypt(), getPref(), mail_fetch_check_folder(), setPref(), SM_PATH, SQ_COOKIE, SQ_SESSION, sqgetGlobalVar(), sqimap_login(), sqimap_logout(), and sqimap_read_data().
mail_fetch_setnew | ( | ) |
Definition at line 220 of file setup.php.
References $data_dir, $username, setPref(), SM_PATH, SQ_SESSION, and sqgetGlobalVar().
squirrelmail_plugin_init_mail_fetch | ( | ) |
Definition at line 21 of file setup.php.
References $squirrelmail_plugin_hooks.