cPanel SMTP Relay
Prerequisites
Configuration
Step 1: Authentication mechanism
mailtrap_login:
driver = plaintext
public_name = LOGIN
client_send = : username : passwordStep 2: Router configuration
send_via_mailtrap:
driver = manualroute
domains = ! +local_domains
transport = mailtrap_smtp
route_list = "* live.smtp.mailtrap.io::587 byname"
host_find_failed = defer
no_moreStep 3: Transport configuration
Apply changes
Last updated
Was this helpful?

