DevCEDTeam / CED

0 stars 0 forks source link

Description #56

Open DevCEDTeam opened 1 year ago

DevCEDTeam commented 1 year ago

To configure Mautic with the provided mail server settings, follow these step-by-step instructions:

  1. Log in to your Mautic instance as an administrator.

  2. Navigate to the "Configuration" section. Depending on your Mautic version, this may be located in different places. Look for a gear icon or a menu labeled "Configuration" or "Settings."

  3. In the Configuration menu, find the "Emailing settings" or "Email Settings" option and click on it.

  4. Look for the "Mail send settings" or "Mail Settings" section. This is where you will configure the SMTP server settings.

  5. Locate the "Services to send mail through" option and select "Custom SMTP" or "Custom Mailer" to use your own SMTP server.

  6. Fill in the following details based on the provided information:

    • SMTP host: Enter "imap.cfored.com" as the SMTP server hostname.
    • SMTP encryption type: Choose "TLS" as the encryption type to secure the SMTP connection.
    • Port: Set the port to "52525" for the SMTP server.
    • SMTP authentication Login: Enter the user name associated with the selected mail service. This is usually the email address or a specific username provided by the mail service.
    • SMTP authentication Password: Enter the password associated with the selected mail service. This is the password you use to access your email account.
  7. Review the other options in the "Mail send settings" section to ensure they are configured according to your preferences. You may set the "Send mode" to either "Cron Job" or "Immediately" based on your requirements.

  8. Once you have filled in the necessary details, click on the "Save & Close" or "Save" button to apply the changes.

  9. Test your email configuration by sending a test email from Mautic. Look for a "Test Connection" or "Send Test Email" button within the email settings page, and follow the instructions to send a test email. This will help verify that Mautic can successfully connect to the SMTP server and send emails using the provided settings.

By following these steps, you should be able to configure Mautic to use the imap.cfored.com EXIM mail server with the provided mail send settings.

DevCEDTeam commented 1 year ago

Screenshot Image

Image