-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
send activation email #178
Comments
Hi whats your config settings for |
'email_config' => array( |
First overall do you use it from XAMPP or something like that? If yes sendmail isn't avaible there. |
i'm working on my online server |
when i try to send a simple mail with codeigniter as shown in documentation i succeed. |
but there is problem when i try with Aauth |
did you tried Aauth without config settings? |
yes , with config_email = false |
Place |
yes i put it ; |
did you get a output from |
yes , click on this link : http://test.gethome.biz/t2/ |
i dont see the output now it say its already registered 😄 |
please try : http://test.gethome.biz/t2/ |
ok i see :D you need to change your mail from, gmail block these if they are not correct.
|
ok , i changed , i set my own email |
thats spam like too and get blocked, set it like [email protected] |
Oh and set your |
this is my base_url ; $config['base_url'] = ''; , i set the email to no_reply@... |
set it to |
mail is ok check if you get your mail, it could be in your spam folder after the spam like sends 😄 |
perfect now you can remove the At moment Aauth v3 is in development phase, if you have some feature suggestions post them in #151. |
yes , great thank , are you on watsapp ? |
yep i send you a mail 😸 |
You can close this issue, if its works right 😃 |
I'll close this issue, |
since yesterday i try to config Aauth but , no mail sent
The text was updated successfully, but these errors were encountered: