Hello,
I have a problem with user verification by mail to the registration.
It seems that only the registration with the same mail domain as the webmaster is getting this confirmation mail, others are not getting it.
for example:
my webmaster mail is: webmaster@domain.com
only people who regiter with username@domain.com will get the confirmation, people who register with username@otherdomain.com will not get the confirmation mail.
I read
http://www.memht.com/forum_thread_9684_Unable-to-config-the-email.html too but there is no solution there, just turning of the confirmation by mail to users.
Can't i just use the newsletter SMTP to send verification mail to new registered users?
When i was going through the code of the registration page, i saw the function @mail() that sends the mail, where can i find the code of the function itself? maybe i can change the code there.
I didn't work with PHP before, and i have just basic knowledge with couple programming languages, so if someone can help out here, it will be great.
Thanks.
my website is: www.shafan.net
version of memht: 3.9.0
no addon installed yet.
Zion.