Help

Below you can find server details for your Ethereal accounts.

SMTP configuration

Host smtp.ethereal.email
Port 587
Security STARTTLS

IMAP configuration

Host imap.ethereal.email
Port 993
Security TLS

POP3 configuration

Host pop3.ethereal.email
Port 995
Security TLS

Inbound email

All usernames act as real email addresses that can receive mail. You can receive email to the following addresses:

  • Your username, eg. somethingsomething@ethereal.email
  • Your username with dots in it, eg. some.thing.some.thing@ethereal.email
  • Your username with a plus label, eg. somethingsomething+somelabel@ethereal.email
  • Dots mixed with a plus label, eg. some.thing.somet.hing+somelabel@ethereal.email

Examples

Example for switching between a real sending account and Ethereal depending on the NODE_ENV context. This way you ca be sure that your development environment is not going to spam your customers.