FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Email Confirmation problem
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Email Confirmation problem [message #20200] Fri, 01 October 2004 15:18 Go to next message
BlackFlag is currently offline  BlackFlag   Turkey
Messages: 7
Registered: September 2004
Karma: 0
Junior Member
I am not webmaster and I don't have enough exprience.I installed fudforum to my website but I have sending confirmation problem. The problem is when a new user register to my forum the user can not take confirmation e-mail except same have same domain e-mail. For example my web site is www.myforum.com/forum/ if user have x-person(at)myforum(dot)com and this user want to register my forum there is no problem. x-person(at)myforum(dot)com is taking email confirmation. But if a person have x-person(at)yahoo(dot)com is not taking e-mail confirmation. What can I do at this point.

P.S 1 : Sorry my engilish is not good.I am Turkish.
P.S 2 : I am using FudForum 2.6.6

Thank you for helping.

[Updated on: Fri, 01 October 2004 15:21]

Report message to a moderator

Re: Email Confirmation problem [message #20236 is a reply to message #20200] Mon, 04 October 2004 13:28 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It sounds like your mail server is failing to send e-mail to remote domains. You can test this by writing a simple PHP script like this:
<?php
mail
("someuser(at)yahoo(dot)com", "Testing E-mail", "Test body");
?>


and see if the e-mail arrives.


FUDforum Core Developer
Ynt: Re: Email Confirmation problem [message #20307 is a reply to message #20236] Thu, 07 October 2004 15:13 Go to previous messageGo to next message
BlackFlag is currently offline  BlackFlag   Turkey
Messages: 7
Registered: September 2004
Karma: 0
Junior Member
" <?php
mail("someuser(at)yahoo(dot)com", "Testing E-mail", "Test body");
?> "

Hi Ilia

This script is working. Then what is the problem? Can you help me?
Re: Ynt: Re: Email Confirmation problem [message #20316 is a reply to message #20307] Thu, 07 October 2004 19:51 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Did the e-mail actually arive? Or you simply don't see any errors from the script?

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: "Preview Message" button jumps you to the wrong place...
Next Topic: help 1146:
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 12:26:59 GMT 2024

Total time taken to generate the page: 0.02384 seconds