Skip to content

atharvyadav96k/MailSpammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluxMailer Logo

FluxMailer

FluxMailer is a powerful and flexible solution for sending personalized emails using dynamic templates. Whether you're emailing a single user or sending bulk emails, FluxMailer helps you craft engaging, user-specific content effortlessly.


✨ Features

  • 🔧 Custom Email Templates
    Create and design email templates with placeholders for user-specific data like names, emails, etc.

  • 🧠 Dynamic Data Injection
    Automatically replace placeholders (like $(name)) in your template with real user data at send-time.

  • 📧 Bulk Email Support
    Send emails to multiple users simultaneously while maintaining personalization for each recipient.

  • Fast & Scalable
    Efficiently handles bulk operations with a scalable backend.

  • 💡 Use Cases

    • Newsletters
    • Product updates
    • Event invitations
    • Onboarding emails
    • and more...

🔨 How It Works

  1. Create a Template
    Write an email with dynamic placeholders like:

    <h1>Hello $(name)!</h1>
    <p>We have an exciting offer just for you.</p>
  2. Installation

     git clone https://github.com/your-username/fluxmailer.git
     cd mailerSpammer
     cd Backend
     npm install
    

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published