BOONEX.COM BOONEX BLOG BOONEX DEVZONE



Mass Mail

Sir,

I want to know how to send a mass mail i.e. to the persos of my community and those who have subscribed for my newsletter.

Santhana Krishnan

12 Responses to “Mass Mail”


  1. 1 thinkastro

    hi.. can u help in installing this to my site.
    regards
    anil

  2. 2 nuccca

    You have to queue it in the Mass Mail, then it should be able to send.

  3. 3 n_santhanakrishnan

    I have added the mail to queue before 2 days. Still now the mail has not been sent. The following is displayed in the Queue status:

    ID: 3 Subj: http://www.thiruvarangam.com 37 emails

    Please help me

  4. 4 MichelSwiss

    Did you already check your cron jobs ???

  5. 5 n_santhanakrishnan

    Sir,
    I did not check the cron jobs since I don’t know how to check. Can you say me how to check??

  6. 6 nuccca

    Did you add the cron jobs during your setup? Go into your cPanel account and look for Cron Jobs, it should be located near the bottom

  7. 7 n_santhanakrishnan

    Sir,
    I am using a plesk. May I know where the Cron Jobs Button will be present?

  8. 8 Victor T.

    It should be better for you to contact your hosting and ask them to set the cron jobs for you.

    Instructions on how to do that can be found here. Though, instructions are for Cpanel and SSH setup, your hosting should be familiar with Plesk setup and will be able to help with it. Please pass them these instructions.

  9. 9 infrenion.com

    Hey Santhan - you can follow this steps for setting up cron in plesk.

    # Open a web browser and connect to your Plesk Control Panel located at https://ip address:8443.
    # Login as the Administrator using the information sent to you in your setup email.
    # Click Server from the System menu.
    # Click Crontab under the Services section.
    # Click Add New Task under the Tools section.
    # Click Enable / Disable.
    # Enter the appropriate information:
    Note: * indicates leaving the field empty

    * Minute: 0 - 59 or *
    * Hour: 0 - 23 or *
    * Day of the Month: 1 - 31 or *
    * Month: 1 - 12 or *
    * Day of the Week: 0 - 6 (0 is Sunday) or *
    * Command: enter the command that is to be executed

    # Click Ok.

    I hope this will help you :)
    Cheers
    Lea
    http://Infrenion.com
    Free Dolphin Installation

  10. 10 n_santhanakrishnan

    Sir,
    I have set up cron job. But nothing happens. My mails are not sent. But cmd.php is working because I am receiving periodic mails. From that I can understand cmd.php is working. periodic/notifies.php is not working. I manually opened the file through my browser. I received the following error:

    Warning: require_once([path_to]inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\thiruvarangam.com\httpdocs\community\periodic\notifies.php on line 21

    Fatal error: require_once() [function.require]: Failed opening required ‘[path_to]inc/header.inc.php’ (include_path=’.;./includes;./pear’) in C:\Inetpub\vhosts\thiruvarangam.com\httpdocs\community\periodic\notifies.php on line 21

    Please help me to correct this problem

  11. 11 infrenion.com

    Are you on windows server?

    Lea
    http://Infrenion.com
    Free Dolphin Installation

  12. 12 n_santhanakrishnan

    Yes Sir

Leave a Reply

You must login to post a comment.