SMail – 导入 CSV 文件。撰写您的邮件。通过 Gmail 发送数百封邮件。搞定。

1作者: AhnixSoft5 个月前
嘿, 我开发 sMail 是因为我一直遇到同样的问题—— 我需要向联系人列表发送几百封个性化邮件,但又不想仅仅为了偶尔使用就每月支付 20 美元给 Mailchimp。 所以我花了几个星期的时间开发了一个简单的 Windows 桌面应用程序,它直接通过 Gmail SMTP 发送邮件。 工作原理: - 从 CSV 或 Excel 文件加载您的联系人 - 编写您的主题和消息(支持 {name} 用于个性化) - 可选地附加文件 - 发送前预览邮件 - 点击发送并观看进度条 它使用 Gmail SMTP 和应用密码身份验证,因此没有任何内容通过任何外部服务器——邮件直接从您的 Gmail 帐户发送。 使用 Qt5 构建。一次性 15 美元,无订阅,除了您的 Gmail 之外,无需任何帐户。 很乐意回答有关其构建方式的任何技术问题,或讨论基于 SMTP 的方法与基于 API 的发件人的区别。 https://ahnix.gumroad.com/l/AhnixSoft-sMail
查看原文
Hey,<p>I built sMail because I kept running into the same problem — I needed to send a few hundred personalized emails to a contact list but didn&#x27;t want to pay $20&#x2F;month for Mailchimp just to do it occasionally.<p>So I spent a couple of weeks building a simple Windows desktop app that does it through Gmail SMTP directly.<p>How it works: - Load your contacts from a CSV or Excel file - Write your subject and message (supports {name} for personalization) - Optionally attach files - Preview emails before sending - Hit send and watch the progress bar<p>It uses Gmail SMTP with App Password authentication so nothing goes through any external server — emails send directly from your Gmail account.<p>Built with Qt5. One-time $15, no subscription, no account needed beyond your Gmail.<p>Happy to answer any technical questions about how it&#x27;s built or discuss the SMTP approach vs API-based senders.<p>https:&#x2F;&#x2F;ahnix.gumroad.com&#x2F;l&#x2F;AhnixSoft-sMail