| Re: email confirmation for user registration does not work |
| by limecity on 2006/11/24 14:13:16 i am getting the same problem as you. i am receive notification mails about new user registration but i tried to register a test user, and i never receive the activation mail. tested 4 different mail server. i ran through the forum for some guides. but can't find anything useful. |
| Re: email confirmation for user registration does not work |
| by hgisch on 2006/11/3 3:54:47 Just to complete this thread: I finally got one version to work. The "sendmail_from" option in PHP was set incorrect for Windows32 environment. Fixing that got the "mail()" version to work. SMPT authorization does still not work. I will leave it with that and the case is closed for me as I found one working option. Thanks for everyones help on this.... rgds, Hans |
| Re: email confirmation for user registration does not work |
| by hgisch on 2006/9/18 21:17:50 sorry, I can't answer your questions as I am struggling myself to get it to work. |
| Re: email confirmation for user registration does not work |
| by ananda on 2006/9/15 11:33:01 I have the same problem I use free service so I cannot use php mail but as it seems I can send emails using swift and my gmail account, the question is: which settings should I choose in email setup and in case it is sendmail, which content should have sendmail.php file? |
| Re: email confirmation for user registration does not work |
| by hgisch on 2006/9/14 22:01:08 Thanks. I had seen that post before and does not address the problem I am having. All email accounts I tried are "IP based". rgds, Hans |