- This topic has 3 replies, 4 voices, and was last updated 15 years, 9 months ago by .
-
Topic
-
I am trying to send an email to multiple recipients using the following command for testing: sendEMail “192.168.20.199” { “
email1@mydomain.com ” “email2@mydomain.com ” } “Cloverleaf” “TEST” “TEST” 1The command seems to process without an error, but I never get the email. If I use the following command everything works fine with just the one email address:
sendEMail “192.168.20.199” { “
email1@bbpllab.com ” } “Cloverleaf” “TEST” “TEST” 1Any thoughts?
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.