I still have a lot of cleanup to do, update the quick-start guide, etc. I expect that unless there are more issues with email, I should have the final version of v3.1 out next weekend. It just takes time to go though and clean up my mess.
When you run the script for the first time, it will download the new python script for sending emails. I need to work on identifying updates should there need to be any.
P.S. I wish Elon Musk would quit sending me emails about selling me a magazine subscription, I’d be fine with some cash in my pocket instead. Okay, it is some jerk posing as Elon Musk, but I’d still like the cash donation
If you have an email problem (yes, still one person for certain has it), please drop me an email or message here on the forums and include the following data: midclt call mail.config | jq
And in your script directory will be a new folder called mrlog, please attach the most current file. Do not post this file in the general forums, it will contain your email address, which as you know, I never share without explicit permission. to day, never shared any.
EDIT: Please remove your password from the mail.config file. If you do not, I will redact it and slightly modify any email address as well for you before sharing the data with @oxyde. I believe in security and privacy.
It still doesn’t like recipients or senders that are .stream addresses.
.stream recipient
File /mnt/Orac/Scripts/mrlog/20250112_085253.txt successfully generated
2 totals file log
0 totals attachment
trying read mail.config
read mail.config successfully
Switching for the right provider
** SMTP Version **
parsing smtp config
parsing html content
body is a file
check for attachements...
establing connection...
KO: (553, b'Invalid domain name')
.net recipient
File /mnt/Orac/Scripts/mrlog/20250112_161526.txt successfully generated
3 totals file log
0 totals attachment
trying read mail.config
read mail.config successfully
Switching for the right provider
** SMTP Version **
parsing smtp config
parsing html content
body is a file
check for attachements...
get hostname
hostname: Orac.
establing connection based on security level set on TN: PLAIN
entered PLAIN path
Neither had me receiving emails. Temporarily have changed to gmail and that works.
The first log seems the output of the previous version of the script (it should have logged more info before give the KO), the second one just stop without grabbing anything else, nor the sent and the except did Joe give to you my email address? Can you share with me some more info in private?
@Vollans don’t know if you still need, but i pushed a new version on GitHub, the v 0.04, use that instead the one i posted above because i’m quite sure will fix your issue, and if not, will log more step for a better troubleshooting (the log interrupted too should be fixed now)