prashants / webzash

Easy to use web based double entry accounting software in PHP - MySQL under MIT License
http://webzash.org
Other
208 stars 109 forks source link

Failed to send email #77

Closed sibidharan closed 7 years ago

sibidharan commented 7 years ago

SMTP settings are perfect, I am using the same smtp in many other services on same server. Still, failed to send email.

prashants commented 7 years ago

http://book.cakephp.org/2.0/en/core-utility-libraries/email.html

Since its using cakephp to send emails, the issue is most probably with cakephp.

Can you make a small cakphp page to send email and see what's wrong.

sibidharan commented 7 years ago

Sure, let me try!

On 17-Sep-2016, at 10:28 PM, Prashant Shah notifications@github.com wrote:

http://book.cakephp.org/2.0/en/core-utility-libraries/email.html

Since its using cakephp to send emails, the issue is most probably with cakephp.

Can you make a small cakphp page to send email and see what's wrong.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

prashants commented 7 years ago

If the problem persists please reopen this issue. Closing it for now.