The Mail Test app, which I thought was supposed to give me error details, says only "Emailing failed. The test email message could not be delivered to the mail server. Check your Email settings."
Quickmail says, "Could not email: Kimber Warden (kimberwarden@skonline.org)" and gives this debugging info:
Notice: Undefined property: stdClass::$id in /var/www/moodle/lib/moodlelib.php on line 5684
The mail forum gives no indication that anything is wrong at all. It says, "This post will be mailed out immediately to all forum subscribers." But no e-mail is sent.
Given that I have so little information to go on, what should I investigate? Do I need to configure the server in any special way?
I have these settings in Plugins->Message Outputs->Email:
SMTP host: mail.skonline.org:465
SMTP security: SSL
SMTP auth type: LOGIN
SMTP username: myusername
SMTP password: mypassword
Thanks so much for any help you can offer!