Function Categories
This page groups the vuMailKit function reference into practical categories so you can find related functions more quickly.
If you prefer a single master list instead, use All functions.
About
Runtime settings and storage
| Category |
Description |
| Global Variable Related |
Global runtime settings, active memory, registry behavior, and profile-related storage settings. |
| Logging |
Diagnostics, protocol logs, cleanup, stored settings reset, and managed profile helpers. |
Mail sending and message handling
| Category |
Description |
| Mailing Related |
Core message sending, CSV-based sending, mail server settings, reply settings, status, and related mail helpers. |
| SMTP Related |
SMTP-specific runtime settings, security, server selection, and SMTP auth mode handling. |
Receiving mail
| Category |
Description |
| POP3 Related |
POP3 connection, mailbox access, message loading, attachment saving, and POP3 session settings. |
Setup, detection, and sign-in
| Category |
Description |
| Autodetect and Setup |
Server detection, test settings, deep scan control, and test-message helpers. |
| OAuth Related |
OAuth provider selection, provider detection, login flow, token refresh, status, and token clearing. |
| Licensing |
Product initialization and license-state diagnostic functions. |
Networking and user interface support
| Category |
Description |
| Network Related |
Proxy and network-related runtime settings. |
| UI Helpers |
Password-entry UI helpers for Clarion applications. |
General utilities
| Category |
Description |
| Utilities |
Text conversion, URL launching, email extraction, and other helper functions. |
Related pages