Results 1 to 8 of 8

Thread: Email Notifications causes Internal Server Error

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    geezerd's Avatar
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Email Notifications causes Internal Server Error

    When I choose "Yes" for Email Notifications, every time someone places an ad, it goes to a 500 Internal Server Error message.

    I choose "No", and it's fine.

    I've disable all plugins. It happens with or without plugins, they aren't the problem.
    Choosing "Yes" to "Send an email once a new ad is posted" is the only thing that kicks out the error.

  2. #2
    Veteran sarge's Avatar
    Join Date
    Jun 2009
    Location
    USA
    Posts
    628
    Thanks
    2
    Thanked 9 Times in 9 Posts

    Re: Email Notifications causes Internal Server Error

    Sounds like a server side issue with your hosting company.

    Have them look into it.
    Always treat everyone with respect and courtesy, but trust no one.

  3. #3
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: Email Notifications causes Internal Server Error

    Yeah, I'd agree with Sarge here, sounds like a host issue. Let us know how you get on.

  4. #4
    Thread Starter
    Junior Member
    Not a Verified Customer
    geezerd's Avatar
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Email Notifications causes Internal Server Error

    But why does it not do it when a user registers? That sends out an email too.

  5. #5
    Thread Starter
    Junior Member
    Not a Verified Customer
    geezerd's Avatar
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Email Notifications causes Internal Server Error

    This is the error in the error log:
    malformed header from script. Bad header=No recipient addresses found i: /var/chroot/home/content/b/l/a/blahblah/html/erikaslist/classifieds/index.php

  6. #6
    Thread Starter
    Junior Member
    Not a Verified Customer
    geezerd's Avatar
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Email Notifications causes Internal Server Error

    I found this on the web:

    What do I do about a "... malformed header from script. Bad header=No recipient addresses found ..." error?

    It appears that the script is trying to email to a destination that isn't a valid email address.

    If your script uses configuration files with email addresses or if email addresses are hard coded in the script, verify those are present and correctly formatted. Also, if your script processes a form, verify that the field names are spelled correctly, especially the ones having to do with email addresses. (Form field names are case sensitive.) If a script mails to an email address provided on the form, that form field should be required to be filled in.

    So I don't think my server is the problem. It's the script.

  7. #7
    Thread Starter
    Junior Member
    Not a Verified Customer
    geezerd's Avatar
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Email Notifications causes Internal Server Error

    Also when a new user registers:

    malformed header from script. Bad header=No recipient addresses found i: /var/chroot/home/content/b/l/a/blahblah/html/erikaslist/classifieds/wp-login.php

    But this one's at wp-login.php, not index.php

    I had this problem with this install a couple months ago. My client had me put the classifieds in other folder at another web address, and now it's back to doing this nonsense again.

  8. #8
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: Email Notifications causes Internal Server Error

    I notice when you try and send an e-mail from your site, the path is missing a forwardslash that mine has when someone tries to send an e-mail

    Yours: /classifieds/maine-vacation-house-2#email-form

    Mine: Classifieds/trendsetter-high-chair/#email-form

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Who's hosting Classipress on their own server?
    By pkmonockus in forum ClassiPress General Discussion
    Replies: 5
    Last Post: June 30th, 2009, 02:16 AM