javax.mail.internet.AddressException: Empty address in string ``''
Hello all,
CF 2018 Standard on Windows 2016.
Running the following code:
<cfmail to="epipko@unionbay.com" from="mail@cf_server.com" subject="Example email">
Your Email Message!!!
</cfmail>
Getting the following error in mail log:
javax.mail.internet.AddressException: Empty address in string ``''
If you dealt with this error before, please point me to the right direction to resolve it.
Thanks,
Eugene
