SMTP email application libraries
How to send email in CSharp, PHP, Ruby, Java, Python, and NodeJS using the SMTP protocol and MailSlurp mailservers.
MailSlurp provides unlimited disposable (or permanent) email inboxes that you can control using the dashboard, GraphQL, REST API, or SMTP. You can get SMTP or IMAP access details inside the dashboard or by using the API to get your credentials. See the guides below for more information.
Protocol | Host | Port | TLS | Description |
---|---|---|---|---|
SMTP | mx.mailslurp.com | 2525 | false | SMTP server |
IMAP | mailslurp.click | 1143 | false | IMAP server |