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

Home » FUDforum Development » Bug Reports » Mailingproblem
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Mailingproblem [message #1472] Tue, 16 April 2002 10:52 Go to next message
smike is currently offline  smike   Germany
Messages: 182
Registered: April 2002
Location: Munich/Germany
Karma: 0
Senior Member
I have the problem, that most of new users didn't receive their email notification. Also if they click on the button to receive an extra notification.
I have to disable this feature.

This problem occurs at version 1.2.4 and the new RC1 version.

Thanks for any ideas, Mike
Re: Mailingproblem [message #1476 is a reply to message #1472] Tue, 16 April 2002 15:35 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
Can you verify that you can send email using php's mail() function?

This is what FUdforum uses to send email.


FUDforum Core Developer
Re: Mailingproblem [message #1477 is a reply to message #1476] Tue, 16 April 2002 16:05 Go to previous messageGo to next message
smike is currently offline  smike   Germany
Messages: 182
Registered: April 2002
Location: Munich/Germany
Karma: 0
Senior Member
prottoss wrote on Tue, 16 April 2002 11:35 AM

Can you verify that you can send email using php's mail() function?

This is what FUdforum uses to send email.


I'm sorry, I don't know how! Sad
But the strange thing is, that some users got the email-notification.
Btw: No filters are configured!

Bye, Mike
Re: Mailingproblem [message #1478 is a reply to message #1477] Tue, 16 April 2002 16:14 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
Okie here is a simple test.

Take an email of one of the users who says they didn't recieve notification. And then run the following test script on your server:


mail(USER_EMAIL_ADDRESS, "Test Message", "Please let the admin know if you got this message, by sending an email to YOUR_EMAIL");


It could be that the people who failed to recieve the email have slow mail servers, block your server from sending them email etc...
There are many reasons for this, since some people ARE able to recieve email 99% chance this is NOT a FUDforum bug.


FUDforum Core Developer
Re: Mailingproblem [message #1533 is a reply to message #1478] Thu, 18 April 2002 11:30 Go to previous message
smike is currently offline  smike   Germany
Messages: 182
Registered: April 2002
Location: Munich/Germany
Karma: 0
Senior Member
Thanks for the php-skript.
I checked it out and noticed some error-messages of our local mailserver (shown below). Fake-address and my-domain are changed domainnames.
So, I think my problem isn't a FUD-problem, but a problem of a missconfigured mailserver.
Yet I don't know how to fix it, but I let you know, if all works fine.
Bye, Mike

-----------------------------------------------------------
The original message was received at Thu, 18 Apr 2002 13:20:21 +0200
from apache@localhost
with id g3IBKLZ13437

----- The following addresses had permanent fatal errors -----
smike(at)fake-address(dot)de
(reason: 552 {mx021-rz3} Cannot resolve your domain - ungueltiger Domain-Name
in Adresse)

----- Transcript of session follows -----
... while talking to mx0.fake-address.net.:
>>> MAIL From:<apache(at)linux-server2(dot)my-domain(dot)de>
<<< 552 {mx021-rz3} Cannot resolve your domain - ungueltiger Domain-Name in Adresse
554 5.0.0 smike(at)fake-address(dot)de... Service unavailable
-----------------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: private message bug
Next Topic: Goto Forum Combo Box doesn't work
Goto Forum:
  

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

Current Time: Fri Jul 26 23:59:13 GMT 2024

Total time taken to generate the page: 0.04628 seconds