Hello,
I looked for information about how to use smtp relay with moodle. I need help to understand well. Until today, I use my server to send email. It's working fine but I have some troubles with limitation day.
That'why I like to use a provider like "sendgrid", "mandrill", "mailjet", etc. My goal is to use one SMTP provider to send emails. I made test and :
- Case 1 With GMAIL : SMTP settings are working fine. I followed this documentation : http://docs.moodle.org/24/en/Email_setup_gmail. Email are well sent.
- Case 2 : WIth an other provider (Mailjet, mandrill) : no email are sent. I check my log and I see only one thing different between case 1 and case 2 at the end of the log. Here is a capture :
Mail seems to be "queued" but I don't understand why. I just change settings in "Settings > Site administration > Plugins > Message outputs > Email"
Do we need to make more modification to use SMTP ?
Best regards.
Clément