# AirXMail **Repository Path**: mirrors_robinrodricks/AirXMail ## Basic Information - **Project Name**: AirXMail - **Description**: Complete email library for AS3 supporting SMTP, POP3 and IMAP4. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AirXMail AirXMail is a complete email library for Flash AS3. SMTP, POP3 and IMAP4 is supported. Features - Easy to access email data and send new emails - No knowldege of e-mail protocols is needed - Supports multi-part messages - Protocols supported: - SMTP for sending emails to SMTP servers (support SMTPAuth) - POP3 for recieving emails from POP servers - IMAP4 for recieving/organizing emails from IMAP servers - SSL/TLS is supported for all protocols, depends on as3crypto library