22 comments found.
can i send from multiple gmail account at once? can i install it to many PCs?
At a time one gmail account use at once. This is windows app with full source code also you can install.
It looks like your software does not support TSL connection!
See the error below:
Error An error occurred while trying to establish an SSL or TLS connection
Gmail Direct not support sending email with regular Gmail password.
you need to create application and use that password.
To create a Gmail app password, first enable 2-Step Verification in your Google Account’s security settings. Then, go to the App Passwords page, select your app and device, and click “Generate” to create the password. You must then copy the 16-character password and use it in your application instead of your regular Google account password for sending emails.
https://youtu.be/N_J3HCATA1c?si=UBBlrfVbqBgTnJZfUsing an App Password
Enable 2-Step Verification: Enable 2-Step Verification for your Google account if you haven’t already.
Generate an App Password: Go to your Google Account’s security settings. Click on “App passwords,” and then select “Mail” for the app and “Other” for the device. Give your application a name and click “Generate.” Copy the resulting 16-character password.
Configure your application: In your application’s settings, enter your full Gmail address as the username and the 16-character App Password as the password. Use the following SMTP settings:
Host: smtp.gmail.com Port: 465 (for SSL) or 587 (for TLS) Authentication: Enable authentication
Gmail now requires the use of the Transport Layer Security (TLS) security protocol for all email connections. This applies to both sending and receiving messages through Google’s servers. Important details: Automatic Encryption: When you use Gmail, communication is automatically protected by TLS whenever possible. Standard Security: Google has made TLS a standard to strengthen email security and combat message interception. New Guidelines (2024): For senders sending a high volume of emails (more than 5,000 recipients per day), compliance with Gmail guidelines, which include the TLS connection requirement, has become mandatory starting in February 2024. Unencrypted Connections: Gmail no longer accepts SMTP connections that are unencrypted or that use outdated security protocols (such as older versions of SSL or 3DES encryption). Therefore, to ensure that your email client or sending system works correctly with Gmail, it needs to support and use an updated version of TLS (preferably 1.2 or higher).
I just bought the shipping system!
I’m testing using a Gmail SMTP account, I’m receiving the following error message:
30/10/2025 17:10:16 Error An error occurred while attempting to establish an SSL or TLS connection.
When connecting to an SMTP service, port 587 is typically reserved for plain-text connections. If you intended to connect to SMTP on the SSL port, try connecting to port 465 instead. Otherwise, if you intended to use STARTTLS, make sure to use the following code:
client.Connect (“smtp.gmail.com”, 587, SecureSocketOptions.StartTls);
Thanks for share,
smtp.gmail.com and port 587 are the standard settings for securely sending emails via Gmail. This setup uses the SMTP (Simple Mail Transfer Protocol) server smtp.gmail.com with the TLS (Transport Layer Security) encryption protocol on port 587. It requires authentication with your full Gmail address as the username and an app password (not your regular password) as the password.
https://support.google.com/a/answer/176600?hl=enI tried using port 465 with SSL, 465 without SSL, I tried port 587 with SSL, without SSL, I tried with the password generated exclusively for the application, I tried using the default password!
Still, it’s not authenticating!
Would you have a video tutorial, authenticating with GMAIL SMTP?
i want to purchase it, i need few clarifications before purchase 1) i have domain and email like this “info@xyz.com”, how can i send daily emails 2) will emails go in inbox or in spam folder 3) if i use gmail, how much emails i can send daily please clear these questions, so i can understand it’s useful for me or not so i can proceed to purchase thanks
2 days passed but no reply looking poor support system, are you still working at this script and providing support?
1) It’s depend on your domain provider support.
2) Unfortunately, it’s impossible to say for sure whether an email will land in the inbox or spam folder. There are many factors that email providers consider when filtering emails, and these can vary between providers. Here are some of the things that can affect where an email ends up: - The sender’s reputation - The content of the email - Whether the recipient knows the sender - Whether the recipient has marked similar emails as spam in the past.
3) The number of emails you can send daily depends on whether you have a standard Gmail account or a Google Workspace account (formerly G Suite):
- Standard Gmail account: The limit is 500 emails per day in a rolling 24-hour period. This is enough for most users.
- Google Workspace account: With a Workspace account, you can send up to 2,000 emails per day. This is a higher limit suitable for users who send a large volume of emails. But I am not take any responsibility for any Email Provider
is this dead? why no updates?
This is not dead it working on Dotnet Core 3.1 C#. but I will update with latest version.
Product updated with dotnet core 8 with latest nuget packages.
Peace be upon you
Can you please clarify
1. Can it be updated automatic or we should remove the old version and install the new ?
2. do you offer Re-Branding Software ?
please confirm
thanks
1. should remove the old version and install the new 2. Not offer Re-Branding
how to sell it to clients ? can we get license system to sell keys ?
No license system or keys that feature you need to implement for sell this product but before buy this product you need to under stand licenses standard from codecanyon. https://codecanyon.net/licenses/standard
Why aren’t there more updates?
Does it include the complete source code?
My all product with Source Code
Can send mails using stmp , and Gmail?
yes, in this product use SMTP
Above url not open to me. What SMTP setting are you use? Message me from my profile section it’s easy to connect using email.
gmail. i was send email to you.
dude, please reply my question. i can’t use it
I already reply on er**@g.com email. please provide me error detail on that same email.
Hi, I am not able to use the software.
What you are facing issue?
is a full sourcecode ??
Yes
please how do i install the software, couldnt find EmailAutomation.exe
Sorry, for late reply. You will find in bin folder.
how fast does it send mail …like per min??
and do you accept crypto payment like litecoin??
Send email per min. It’s depends on your email providers. Software just send email. For payment not accept litecoin. Accept on Regular in $.
Hello, nice tool ! I have issue with Attachment button, it’s very small and I’m not able to click on it. What part of the code I need to change in order to have the Attachment button same size as CC and BCC box ? Cheers
https://ibb.co/n1PZqW0Go to design form file and find button and change height.
Can I add multiple Email client to change sending with another Email after the Limit reached?
No, you need to modify application.
I just bought this software, but i dont know how to install it, I’ve downlaoded visual studio 2019 but i know nothing about Coding. Can you put me through?
Already I provide published version in main.zip file. Open publish filder in this folder you will find emailautomation.exe click on that.
If you need to modify as per you requirements then you nedd vs 2019.