Connect any application via standard SMTP. Use your existing tools — no code changes required.
SMTP Settings
Host: smtp.grosend.com
Port: 587 (STARTTLS) or 465 (SSL/TLS)
Username: your-email@yourdomain.com
Password: your-generated-smtp-key
Ports 587 and 465 require authentication using your email address as the username and your generated SMTP key as the password. Port 25 is available but does not require authentication — use it only if your infrastructure doesn't support TLS.