Making-Websites-With-October-CMS icon indicating copy to clipboard operation
Making-Websites-With-October-CMS copied to clipboard

contact form msg was not received by email

Open DivineHeir opened this issue 8 years ago • 4 comments

Expected behavior

(Describe expected behavior here) successful sending out email to designated email through contact form

Actual behavior

(Describe actual behavior here) no error msg after having clicked on "send message". Designated email did not receive msg from contact form.

Reproduce steps

(Describe the steps to reproduce the problem here)

October build

(October build number) latest version

'smtp', 'host' => 'smtp.gmail.com', 'port' => 587, 'from' => ['address' => '[email protected]', 'name' => 'Octobercms'], 'encryption' => 'tls', 'username' => '[email protected]', 'password' => 'somepassword', 'sendmail' => '/usr/sbin/sendmail -bs', 'to' => [ 'address' => '[email protected]', 'name' => 'Catch all email' ], 'pretend' => false, ];

DivineHeir avatar Jan 24 '17 08:01 DivineHeir

Can you please check how to do syntax highlighting here: https://guides.github.com/features/mastering-markdown/#syntax and paste your code again. This is impossible to read.

ivandoric avatar Jan 27 '17 07:01 ivandoric

I pasted the code by removing some comments. sorry that it was too messy.

DivineHeir avatar Feb 05 '17 16:02 DivineHeir

same problem, no error mesages , no email

Cruise7 avatar Jan 25 '20 19:01 Cruise7

ajax framework not working

Cruise7 avatar Jan 25 '20 19:01 Cruise7