I do not believe this is the wrong email information entered issue of the past but rather a NEW issue due to buster on pi4. It is NOT telling me it could not send email, it is telling me the FORMAT of the email address itself is no good - totally different issue than the past. Here is the log proving this I believe:
/api/HomeAutomation.HomeGenie/Automation/Programs.Run/1001/null [OPEN]
2021-01-28 10:36:56.6808 Info HomeAutomation.HomeGenie.Automation 1001 Automation Program Runtime.Error
2021-01-28 10:36:56.8003 Info WebServiceGateway 192.168.7.129 HTTP GET 200 /api/HomeAutomation.HomeGenie/Config/Modules.Get/HomeAutomation.HomeGenie.Automation/1001/ [OPEN]
2021-01-28 10:36:56.8003 Info WebServiceGateway 192.168.7.129 HTTP GET 200 /api/HomeAutomation.HomeGenie/Config/Modules.Get/HomeAutomation.HomeGenie.Automation/1001/ [CLOSED AFTER 0.003 seconds]
2021-01-28 10:36:57.2283 Info HomeAutomation.HomeGenie.Automation 1001 Automation Program Program.Status Running
2021-01-28 10:36:57.2431 Trace SendMessage: called for recipients mike@kilroywashere.com
2021-01-28 10:36:57.2431 Info HomeAutomation.HomeGenie.Automation 1001 Automation Program Program.Status Idle
2021-01-28 10:36:57.2431 Error HomeAutomation.HomeGenie Service.Utility.RunAsyncTask The specified string is not in the form required for an e-mail address. Exception.StackTrace at System.Net.Mail.MailAddressParser.ReadCfwsAndThrowIfIncomplete (System.String data, System.Int32 index) [0x00010] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at System.Net.Mail.MailAddressParser.ParseDomain (System.String data, System.Int32& index) [0x00047] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at System.Net.Mail.MailAddressParser.ParseAddress (System.String data, System.Boolean expectMultipleAddresses, System.Int32& index) [0x0002c] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at System.Net.Mail.MailAddressParser.ParseAddress (System.String data) [0x00009] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at System.Net.Mail.MailAddress..ctor (System.String address, System.String displayName, System.Text.Encoding displayNameEncoding) [0x000ef] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at System.Net.Mail.MailAddress..ctor (System.String address) [0x00000] in <a9a08e39ba304bd0a84c49bd158dfc02>:0
at HomeGenie.Automation.Scripting.NetHelper.SendMessage (System.String from, System.String recipients, System.String subject, System.String messageText) [0x00087] in <4d5ba25d4d9e46c9aca8997cbd305edf>:0
at HomeGenie.Automation.Scripting.NetHelper.SendMessage (System.String recipients, System.String subject, System.String messageText) [0x0005a] in <4d5ba25d4d9e46c9aca8997cbd305edf>:0
at HomeGenie.Automation.Scripting.ScriptingInstance+<RunCode>c__AnonStorey0.<>m__0 () [0x0000c] in <dcc0d41010ba484a8c0292919e6a880d>:0
at HomeGenie.Service.Utility+<>c__DisplayClass24_0.<RunAsyncTask>b__0 ()