Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member kdoublei's Avatar
    Join Date
    Feb 2007
    Posts
    15

    Default sending out emails

    i started a new website that sends out a confirmation email for people to join but instead i get the email sent to me saying its undeliverable. after 10 or so i get an email that says this:
    Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

    how do i approve this script to send out those emails

  2. #2
    Member Murtaza_t's Avatar
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    471

    Default

    This is just a notification and will not affect your script in any ways.. You will need to to post the error that you receive in the bounce back emails. You can also check /var/log/exim_mainlog for any errors.

  3. #3
    Member kdoublei's Avatar
    Join Date
    Feb 2007
    Posts
    15

    Default

    here's the full email.

    Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

    /home/nefariou/public_html/modules/upload.php:44: "X-Mailer: PHP/" . phpversion();
    /home/nefariou/public_html/modules/upload.php:45: mail(getSetting("contact_email",$db), 'New Video Uploaded', $messageBody, $headers);
    /home/sitename/public_html/modules/upload.php:46: }
    ---

    --define level=1
    X-Source-Dir: /

    Note: If this is the first time you recieved this mail, it contains the history for the entire month so far.

    Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

    /home/nefariou/public_html/modules/upload.php:44: "X-Mailer: PHP/" . phpversion();
    /home/nefariou/public_html/modules/upload.php:45: mail(getSetting("contact_email",$db), 'New Video Uploaded', $messageBody, $headers);
    /home/nefariou/public_html/modules/upload.php:46: }
    ---

    and here's the email i get when someone signs up
    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:

    (removed)@yahoo.com
    unrouteable mail domain "yahoo.com"

    ------ This is a copy of the message, including all the headers. ------

    Return-path: <nobody@the.(removed).com>
    Received: from nobody by the.(removed).com with local (Exim 4.63)
    (envelope-from <nobody@the.(removed).com>)
    id 1HbNEm-00083y-K6
    for (removed)@yahoo.com; Tue, 10 Apr 2007 16:46:48 -0400
    To: (removed)@yahoo.com
    Subject: Activation required
    From: "Admin" <webmaster@(removed).com>>
    Reply-To: webmaster@(removed).com
    X-Mailer: PHP/4.4.5
    Message-Id: <E1HbNEm-00083y-K6@the.(removed).com>
    Date: Tue, 10 Apr 2007 16:46:48 -0400

    Hello,
    someone, probably you, has registered this e-mail address with us at http://www.(removed).com.

    To complete the registration process please activate your account by clicking on the following link:

    http://www.(removed).com/?id=10&u=13...31e4b5163b417d

    Thank you for registering


    and it seems to send this out when i i get a new sign up to the site and not when a video is uploaded. i get the video uploaded emails just fine. and now i think about it it might be a problem with the script. i'll try that board too
    Last edited by kdoublei; 04-10-2007 at 04:11 PM.

  4. #4
    Member Murtaza_t's Avatar
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    471

    Default

    The exact error is:

    unrouteable mail domain "yahoo.com"

    this may be caused due to several reasons:

    try pinging/dig yahoo.com from your server, is its does not respond then it is a resolve.conf problem, you will need to set it properly.

    If you server is able to ping it without any probs then, just make sure that you have a proper value set in WHM >> Server Configuration >> Tweak Settings >> The maximum each domain can send out per hour.

    I hope that it helps.

  5. #5
    Member kdoublei's Avatar
    Join Date
    Feb 2007
    Posts
    15

    Default

    im new to this so i dont know how to ping from my server. i do get this error with every single email the script tries to send. but i did look in the teak setting which is set as 0 which is unlimited

  6. #6
    Member
    Join Date
    Feb 2005
    Posts
    312

    Default

    if it can't route to 'yahoo.com' then it either can't resolve the hostname:
    /etc/resolv.conf

    or there's a network router issue.

    on your server try the following:
    # nslookup yahoo.com
    (this should produce something similar to
    Non-authoritative answer:
    Name: yahoo.com
    Address: 66.94.234.13
    Name: yahoo.com
    Address: 216.109.112.135

    then try this:
    # ping yahoo.com
    (this should produce something similar to
    PING yahoo.com (66.94.234.13) 56(84) bytes of data.
    64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=1 ttl=49 time=45.4 ms
    64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=2 ttl=49 time=44.8 ms


    If the nslookup fails, then your resolve.conf isn't listing any working DNS servers, and you should check with your webhost, or whomever you get networking from to find out what DNS servers they'd like you to use.


    if the ping doesn't work, then check with your network/server provider and have them help you.

Similar Threads & Tags
Similar threads

  1. Not all emails sending
    By pokermagic in forum E-mail Discussions
    Replies: 2
    Last Post: 04-27-2011, 07:34 AM
  2. cPsupport Not Sending Emails
    By zippohosting in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 09-19-2008, 08:14 AM
  3. Not Sending out emails
    By blindphaze in forum E-mail Discussions
    Replies: 2
    Last Post: 05-05-2008, 12:03 PM
  4. I can't receive any emails, sending emails works fine
    By Smurfin in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 07-09-2006, 04:04 AM
  5. Sending emails
    By petfut in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 06-10-2005, 06:26 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube