[SOLVED]IspConfig cronjob does not work with Mailwizz

Discussion in 'Installation/Configuration' started by Isai, Nov 24, 2018.

  1. Isai

    Isai New Member

    I am not able to work the cronjob for Mailwizz.
    Below is a cron table, indicated by the application.

    [​IMG]
    How can I use this within ISPConfig correctly?
    Regards!
    See below for the cron log. "web6" is where Maiwizz is.
    Code:
    root@server1:~# ls /etc/cron.d -al                                                                                                                           
    total 52                                                                                                                                                     
    drwxr-xr-x   2 root root  4096 Nov 20 22:10 .                                                                                                        drwxr-xr-x 118 root root 12288 Nov 19 17:49 ..   
    -rw-r--r--   1 root root   281 Jan 24  2016 amavisd-new   
    -rw-r--r--   1 root root   260 Nov  4 12:31 awstats     
    -rw-r--r--   1 root root   484 Jan 19  2017 certbot 
    -rw-r--r--   1 root root   173 Nov 16 01:27 ispc_chrooted_web32 
    -rw-r--r--   1 root root  1407 Nov 20 22:10 ispc_chrooted_web6   
    -rw-r--r--   1 root root   712 Jan  1  2017 php         
    -rw-r--r--   1 root root   102 Oct  7  2017 .placeholder 
    -rw-r--r--   1 root root   253 Apr 20  2018 roundcube-core   
    -rw-r--r--   1 root root   163 Nov  4 08:02 sync
     

    Attached Files:

  2. Isai

    Isai New Member

    [Solved]

    In the ISPConfig panel:
    Client> Edit Client> Limits> Cron Job Limits

    Change to "Full Cron".

    Correct entry for CronJobs, still in the ISPConfig Dashboard:
    /usr/bin/php -q /var/www/clients/client1/web6/web/apps/console/console.php send-campaigns >/dev/null 2>&1
     

    Attached Files:

    Last edited: Nov 25, 2018

Share This Page