Email Queue Architecture in AcelleMail
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
8 articles tagged with "Laravel"
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
Replace the default database queue driver with Redis for faster, more reliable campaign processing. Covers install, Laravel config, and queue monitoring.
How to contribute bug fixes, features, and translations to the AcelleMail open-source project.
Run AcelleMail in Docker using docker-compose with separate containers for the app, queue workers, MySQL, Redis, and Nginx.
Complete installation guide for AcelleMail on a fresh Ubuntu 22.04 server with Nginx and MySQL.
Understand AcelleMail's Laravel architecture and add custom features without breaking core functionality.
Authenticate and make your first API calls to manage subscribers, campaigns, and automations programmatically.
What you need to run AcelleMail — from shared hosting to cloud VPS, with detailed specifications.