Sentora Support Forums

Full Version: How to use smtp and send mail ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i'm develop site with Codeigniter. With hosting cpanel - i can easy send mail but my vps install sentora , i can't send. Normal i use smtp to send email with info
Smtp_port: 465
Smtp_host : smtp.mail.yahoo.com
Smtp_user: abc@yahoo.com and Smtp_pass: password of smtp_user
And How can i find smtp_host
You can use localhost if you want to use the VPS config.

M B