Sentora Support Forums
sample script .php for sending email - 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: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: sample script .php for sending email (/showthread.php?tid=3147)



sample script .php for sending email - marketingdigitalmassivo - 10-22-2016

sample script .php for sending email

Sending email by thunderbird is normal and working fine ... I'm having trouble to operate sending email php form at the site .... I disabled the firewall and gave memsa thing ...

Below logs to analyze ... thanks ..


RE: sample script .php for sending email - Me.B - 10-22-2016

no logs?

Just google php sendmail samples and you will find a lot of code.

Beside using the webmail to send is also using php mail().

M B