![]() |
|
How to use smtp and send mail ? - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35) +---- Thread: How to use smtp and send mail ? (/showthread.php?tid=2239) |
How to use smtp and send mail ? - ptc9955 - 12-06-2015 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 RE: How to use smtp and send mail ? - Me.B - 12-07-2015 You can use localhost if you want to use the VPS config. M B |