Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.8.4. Configure mail in Moodle
- Open the Moodle admin panel.
- Go to "Site administration → Server → Email → Outgoing mail configuration" (page
/admin/settings.php?section=outgoingmailconfigin the browser address bar). - Specify connection settings and save changes:
- "SMTP":
- "SMTP hosts" —
mail.adm.tools. - "SMTP security" — "None".
- "SMTP Auth Type" — "LOGIN".
- "SMTP username" — mailbox name.
- "SMTP password" — mailbox password.
- "SMTP session limit" —
1.
- "No-reply and domain":
- "No-reply address" — mailbox name.
- Go to "Site administration → Server → Email → Test outgoing mail configuration" section (
/admin/testoutgoingmailconf.phppage in browser address bar) and test email functionality.If an error occurs during sending, check logs in "Site administration → Reports → Live logs" section (/report/loglive/index.phppage in browser address bar).