hiyohiyo / CrystalDiskInfo

CrystalDiskInfo
https://github.com/hiyohiyo/CrystalDiskInfo
MIT License
1.59k stars 177 forks source link

Error on send email #216

Closed OnlineBCM closed 1 year ago

OnlineBCM commented 1 year ago

Hello,

I noticed that I have a problem with sending emails ("Function" -> "Alert Features" -> "Mail Settings"), when I try to send an email via the "Test Mail" button the following warning appears : "Invalid addr-spec token at offset 0"

This bug shows up with every release from v8.16.0 onwards, so the latest working release is v8.15.2.

I have Windows 10 LTSC 2021 (21H2) as operating system with .NET Framework v4.8 installed

Invalid addr-spec token at offset 0.txt

hiyohiyo commented 1 year ago

Thank you for your bug report.

I will fix this in the next version as I reproduced it in my environment. I think it will work correctly if you put only your email address in the email address field.

image
OnlineBCM commented 1 year ago

Thanks for the support, if I remove the "<>" and put only the email address, I confirm that it works in the latest version too.

Problem solved :)