Import SMTP Accounts
← Back to SMTP AccountsTXT File Format
Your TXT file should have one SMTP account per line:
host,port,username,password
Example:
smtp.gmail.com,587,user@gmail.com,app_password
smtp.mail.com,465,user@mail.com,password123
Note: Port 465 = SSL, Port 587 = TLS (auto-detected)
Need a template?
Download example TXT file.
Security: Passwords will be encrypted. Delete the TXT file after import.