Campaign Progress
0%Process Controllers
Select action and start sending process. Progress and output will stream in the web terminal.
Microsoft Azure AD Credentials
These credentials are used by Microsoft Graph API / Exchange Web Services to authenticate. Values are saved in data/graph.json.
Mailer Engine Configuration
Core configurations for the mailer behavior. Saved in config.js via data/config.json.
Sender Mailboxes (user.txt)
0Format: email|password or email|password,DisplayName (one per line).
Recipients List (list.txt)
0Format: email,Name,var3,var4... (one per line).
Subjects Rotation (subject.txt)
0Subjects rotated per email. Active only if Multi-Subject is enabled.
Links Rotation (link.txt)
0Links rotated per email. Replaces {{link}} placeholder.
Active Templates Selector
Set which files are configured in settings. Highlight templates below to edit their content.
Upload Template File
HTML Template Editor
template.htmlRich email formatting. Placeholders: {{email}}, {{name}}, {{link}}, {{hex}}, etc.
Plain Text Template Editor
template.txtFallback/Text content. Supports all identical placeholders.