Free mail with smtp

Here are some free SMTP services that you can use:

  1. Sendinblue: Sendinblue offers a free plan that allows you to send up to 300 emails per day. You can use their SMTP server to send emails from your application.
  2. Mailgun: Mailgun offers a free plan that allows you to send up to 10,000 emails per month. You can use their SMTP server to send emails from your application.
  3. Sendgrid: Sendgrid offers a free plan that allows you to send up to 100 emails per day. You can use their SMTP server to send emails from your application.
  4. Amazon SES: Amazon SES is a free service offered by Amazon Web Services that allows you to send and receive emails. You can use their SMTP server to send emails from your application.
  5. Gmail: You can use Gmail's SMTP server to send emails from your application. However, you need to enable less secure apps in your Google account settings.
  6. Zoho Mail: Zoho Mail offers a free plan that allows you to send and receive emails. You can use their SMTP server to send emails from your application.
  7. Yandex Mail: Yandex Mail offers a free plan that allows you to send and receive emails. You can use their SMTP server to send emails from your application.
  8. ProtonMail: ProtonMail is a free, open-source email service that offers a free plan that allows you to send and receive emails. You can use their SMTP server to send emails from your application.

Here are the SMTP settings for each service:

  1. Sendinblue:
    • SMTP Server: smtp-relay.sendinblue.com
    • Port: 587
    • Username: your Sendinblue API key
    • Password: your Sendinblue API key
  2. Mailgun:
    • SMTP Server: smtp.mailgun.org
    • Port: 587
    • Username: your Mailgun API key
    • Password: your Mailgun API key
  3. Sendgrid:
    • SMTP Server: smtp.sendgrid.net
    • Port: 587
    • Username: your Sendgrid API key
    • Password: your Sendgrid API key
  4. Amazon SES:
    • SMTP Server: email-smtp.us-east-1.amazonaws.com
    • Port: 587
    • Username: your Amazon SES access key ID
    • Password: your Amazon SES secret access key
  5. Gmail:
    • SMTP Server: smtp.gmail.com
    • Port: 587
    • Username: your Gmail email address
    • Password: your Gmail password
  6. Zoho Mail:
    • SMTP Server: smtp.zoho.com
    • Port: 587
    • Username: your Zoho Mail email address
    • Password: your Zoho Mail password
  7. Yandex Mail:
    • SMTP Server: smtp.yandex.com
    • Port: 587
    • Username: your Yandex Mail email address
    • Password: your Yandex Mail password
  8. ProtonMail:
    • SMTP Server: smtp.protonmail.ch
    • Port: 587
    • Username: your ProtonMail email address
    • Password: your ProtonMail password

Please note that some of these services may have limitations on the number of emails you can send per day or month, and may require you to verify your email address or domain before you can use their SMTP server.