swiftraccoon / cpp-sdrtrunk-transcriber

monitor directory for SDRTrunk Project25 mp3 files. categorize files. create transcription file.
GNU General Public License v3.0
2 stars 0 forks source link

eMail Alerting on Matching Regex #6

Closed swiftraccoon closed 11 months ago

swiftraccoon commented 11 months ago

implement optional flag --email to accept an email.

if optional flag --email detected we require: --match regex

swiftraccoon commented 11 months ago

smtp in config file, https://curl.se/libcurl/c/smtp-mail.html ? , https://proton.me/support/smtp-submission gmail API flag?

swiftraccoon commented 11 months ago

decided to implement this in https://github.com/swiftraccoon/sdrtrunk-transcribed-web