-
Notifications
You must be signed in to change notification settings - Fork 5
A Qt SMTP helper class with SMTP authentication and multiple recipients. This is not a full featured library, it's useful for when you need the ability to send emails without requiring a full featured library like libEtPan.
nicholassmith/Qt-SMTP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Recommended way to run is: Smtp *stmp = new Smtp(<vars>). If you're using it to send large mails then look at running it in an event loop and connecting the finished() signal to the quit() slot.
About
A Qt SMTP helper class with SMTP authentication and multiple recipients. This is not a full featured library, it's useful for when you need the ability to send emails without requiring a full featured library like libEtPan.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published