ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

mailing list not working

June 26, 2010 7:48am

Subscribe [6]
  • #1 / Jun 26, 2010 7:48am

    xotox

    109 posts

    hi,

    i am running ee 1.6.9, and in my mailing list once you subscribe, it tells thank you ,an email have been sent with….. but no email is being sent

    well i can add new email from the module it self, but no confirmation email is being sent to any, which mean no new emails is being adding to the mailing list

     

    could you please help me with this.


    note i had use the mailing list many times before with many of my websites, and they are working just fine, but i am facing problem with this one!! do not know why, i had made same configurations as others. but without any use.

  • #2 / Jun 26, 2010 4:36pm

    Greg Salt

    3988 posts

    Hi sasjamal,

    Are emails from the subscribe form actually being added to the exp_mailing_list_queue table?

    Cheers

    Greg

  • #3 / Jun 26, 2010 5:23pm

    xotox

    109 posts

    yes they are

  • #4 / Jun 27, 2010 3:10pm

    Greg Salt

    3988 posts

    Hi sasjamal,

    Okay, what do have setup at Admin > System Preferences > Email Configuration? Are you able to send any email via the Communicate tab?

    Cheers

    Greg

  • #5 / Jun 27, 2010 5:01pm

    xotox

    109 posts

    hi,Greg.

    no, i was not able to send emails using the communicate tab,and the attached is my configuration

     

    thanks

  • #6 / Jun 28, 2010 3:10am

    John Henry Donovan

    12339 posts

    sasjamal,

    Can you enable Email debugging and try Communicate again. Try sending to an address other than the return email address or any address without your site’s domain in it.

  • #7 / Jun 28, 2010 3:21am

    xotox

    109 posts

    i had enabled the email debugging.

    and tried to sent an email to my account on yahoo.
    it tells :Debugging Message
    Your message has been successfully sent using mail

    bu no email is being delivered to my account :(

  • #8 / Jun 28, 2010 9:15am

    Sue Crocker

    26054 posts

    Can you try to send mail to .(JavaScript must be enabled to view this email address) from the Communicate tab?

  • #9 / Jun 28, 2010 9:35am

    xotox

    109 posts

    ok,Sue,


    i had sent an email to you 😊

  • #10 / Jun 28, 2010 7:11pm

    Brandon Jones

    5500 posts

    Hi sasjamal,

    Has email work previously on this server, and just stopped recently? Or have you never seen it work?

    Can you also run the email_test.php file at /system/expressionengine/utilities and let us know the results?

  • #11 / Jun 29, 2010 2:32am

    xotox

    109 posts

    Hi Brandon,

    Has email work previously on this server,


    for this website No

    have you never seen it work


    i had other websites on the same server and they are working just fine

    Can you also run the email_test.php file at /system/expressionengine/utilities and let us know the results?

    Error 403: Forbidden,i have change the permission to bee 777 instead of 644, also changed the utilities folder to be 777 instead of 755,but still got
    Error 403: Forbidden, shall i do something else?

  • #12 / Jun 29, 2010 2:37am

    xotox

    109 posts

    Hi Brandon,


    the following are the reults when testing email_test.php


    Email Test Script

    No PHP errors were encountered, which indicates that PHP correctly attempted to send your email message.

    If you do not receive the email it could be due to one of the following problems:

      * Your hosting provider might not permit email to be sent using PHP mail
      * The path to Sendmail is incorrect in your server’s PHP ini file
      * Your server does not have Sendmail configured correctly.
      * The recipient’s email server has spam blocking software which is incorrectly identifying messages send using PHP as spam

  • #13 / Jun 29, 2010 2:50am

    xotox

    109 posts

    also the email is not being receive

  • #14 / Jun 29, 2010 3:29am

    John Henry Donovan

    12339 posts

    sasjamal,

    Can you check with your host to see if they can shed any light on this where those emails got to. They look like they are being sent. Maybe they have been caught in a mail filter. Your host should be able to tell you more.

  • #15 / Jun 29, 2010 6:59am

    xotox

    109 posts

    i had contact them,

    and this was their reply


    ______________________________________________________________________

    Please use phpmailer class and use mail.domainname as smtp with smtp authentication to send mails, as it is better than phpmail function.For smtp authentication, please use existing mail box like .(JavaScript must be enabled to view this email address) as user name and its password as password.Below is the sample code and example for your reference :-
    ================================================================================================================
    To enable smtp auth in PHPMailer

    First download the PHPMailer class file form the site http://phpmailer.sourceforge.net

    Save it as a php-file in the same directory your own script should.

    Include the script in your code.

    <?php
    require("class.phpmailer.php");
    $mail = new PHPMailer();
    ?>


    _______________________________________________________________

     

    what to do? where to add the class? and where to write the mentioned php code? and what to enable to use php in my template?


    thanks for your help

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases