benedmunds / CodeIgniter-Ion-Auth

Simple and Lightweight Auth System for CodeIgniter
http://benedmunds.com/ion_auth/
MIT License
2.35k stars 1.14k forks source link

Unable to send e-mail #1576

Open FindrCZ opened 1 year ago

FindrCZ commented 1 year ago

Hi, i have a problem with sending activation e-mail, it says can you help me please? When I want to register, it says "Unable to send an activation email". Here is my code:

config/email.php image

config/ion_auth.php image

it is something there, but I don´t know what. Thank you.

FindrCZ commented 1 year ago

It is working this way:

config/email.php image

config/ion_auth.php image

but email is sending with the whole html code:

image

Do you have some idea how to fix it please?

deyan-ardi commented 1 year ago

Same problem, i get this error gambar

FindrCZ commented 1 year ago

I have fixed it by adding this: image