1
shy1ntx
2.0.14- Email notifications fail
  • 2006/8/10 17:13

  • shy1ntx

  • Just popping in

  • Posts: 33

  • Since: 2005/6/3 1


After upgrading to current stable release of XOOPS 2.0.14....it seems email notifications from our website are now failing (strange tho...not all fail...seems to be domain related?)

Typically we have always used php mail but have tried other settings via the XOOPS admin ... but it does not seem to work.

I am getting bounced messages notifications (in my email box) from forum announcements and to general sitewide email notifications sent via our/xoops site.

example from a recent email:
(it is sent to the website admin email account that I get)

-----
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

'email name here'@earthlink.net <--deleted actual email name
unrouteable mail domain "earthlink.net"
-----
There is more of course...but thats the general idea... seems for some reason notifications to domain names dont go thru (but for example, as the web administrator i have an email with our own domain.com (rather than a yahoo/hotmail/or other service provider) - i do get the messages.... so some are going thru and some are not.

Any suggestions.

2
shy1ntx
Re: 2.0.14- Email notifications fail
  • 2006/8/10 18:05

  • shy1ntx

  • Just popping in

  • Posts: 33

  • Since: 2005/6/3 1


Ok it seems these are the primary domains its having issues with when sending any emails with the following:

earthlink.net
sbcglobal.net
austin.rr.com
hillcountrytx.net

And it is always seems to be these same individuals only that i get the email failure notice.

Now without searching the entire user database and checking everyones emails... i am assuming that there are others with these domains (esp. the austin.rr.com as that is our primary cable provider) BUT I am not getting other bounce messages.??

And I have asked a few of these people if they have made any changes to their emails recently and none say they have... this only started happening after the upgrade to xoops.

I am at a loss.

3
Bender
Re: 2.0.14- Email notifications fail
  • 2006/8/10 18:05

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


I don´t think this is caused by XOOPS itself since either the mail is sent or not.
If it gets bounced or is undeliverable than at least it was created and sent via phpmail.

How about trying this:

Put this script on your website and send a testmail with it to an adress that failed before. It uses phpmail function also which is most likely what most of us will use. See what happens ...

(two notes ... while testing upload it maybe with a different name and try to remember to remove it since otherwise something or someone might find and abuse it. And you don´t want that )
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

4
Bender
Re: 2.0.14- Email notifications fail
  • 2006/8/10 18:06

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Stop posting while i am typing

Are the bounce message all the same?
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

5
shy1ntx
Re: 2.0.14- Email notifications fail
  • 2006/8/10 18:36

  • shy1ntx

  • Just popping in

  • Posts: 33

  • Since: 2005/6/3 1


Quote:

Stop posting while i am typing

-- OPPS...

Quote:
Are the bounce message all the same?


-- YES. All bounced messages are the same.

Note
- I tried your suggestion above. It did not send the email out appropriately. (I sent it to myself to test.) I waited to let email servers have a chance to send it ...just incase it wasnt 'instantly' sent...smile. BUT NOTHING.

- I used the XOOPS "Contact Us" = Worked...it sent the email out to the web admin and I recieved it.

- Watching the forums... I am assuming SOME people are getting email notifications as they are replying to current threads..ackkkkk....I am totally confused why this is happening now.

FYI:

XOOPS Version:
XOOPS 2.0.14

PHP Version:
5.0.4

MySQL Version:
4.1.19-standard-log

Server Software:
User's Browser:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3

6
Bender
Re: 2.0.14- Email notifications fail
  • 2006/8/10 20:42

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


[Edited 23:16]

Hmmm ... i got 2 suggestions:

1. Test with an affected account yourself

- register yourself with earthlink (free webmail)
- then register with your own site and test it with that account.
- put a XOOPS 2.0.13 (or whatever version you had before) on a subdomain on the same server and register there also.

See if both, none or really only the one from the 2.0.13 site gets through.

A bit of work but could give some clarity.


2. Test with the old phpmailer version

In XOOPS 2.0.14 phpmailer was updated to version 1.73 (which is still the actual version on the sf.net homepage of that project.

Replace the files for testing with the ones from XOOPS 2.0.13.

The folder is:
\class\mail\phpmailer

[size=x-small]Disclaimer: I did no full compare nor any checking in the code so i can´t say right now if just exchanging the files is enough.[/size]
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

7
skenow
Re: 2.0.14- Email notifications fail
  • 2006/8/11 0:14

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Have you tried sending an email through the Admin menu? Administration -> System -> Find Users. Locate several with the email domain you are experiencing problems with (email ends with: ). Check the box in front of their names and Send mail from the select box at the bottom of the form. Compose your message and send.

Also check if the email address may have something extra or missing. Again, find users, click on the email button, which will open your email client addressed to them. Compose and email and send.

8
shy1ntx
Re: 2.0.14- Email notifications fail
  • 2006/8/11 22:08

  • shy1ntx

  • Just popping in

  • Posts: 33

  • Since: 2005/6/3 1


Well problem has been resolved. WAS NOT XOOPS RELATED...
Quote:

Bender wrote:
I don´t think this is caused by XOOPS itself ......
..... YOU'RE GOOD!!! .....


I dont think it was anything I did. The problem 'fixed itself' - which I am thinking was caused by my hosting company/or server issue not runnning the php mail script correctly to certain domain names (??) My best guess. As of late today all email notifications seem to be going out correctly and none are coming back to me.

Thank you to everyone that offered help and suggestions.

(I know this doesent fit this thread.....but during my 'trouble shooting' I was thinking it might have been due to the XOOPS ugrade and the fact that I was/am using CBB 1.13 (version from admin module info) since it seemed that was where most of the failed email notifications were coming from.... I noticed that CBB is now v3.05.... and just wondering if I should go ahead and update to that version now.....even tho afterall, the problems were not due to the forum module) Sorry, i am thinking out loud now...

ANYWAY....... THANKS BENDER and EVERYONE that did offer the help!!

-E

Login

Who's Online

194 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 194


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits