frm.mwz
Well-Known Member
Yes, of course, that is precisely why I wrote WHM (not cPanel).Do you notice that?
Glad it works for you!
Yes, of course, that is precisely why I wrote WHM (not cPanel).Do you notice that?
That would be great!this should be doable if it's a thing lots of people want, i can implement it
Customers should be able to do it too.
mwz records the geo-location of the IP of the clicker, which most of the time is the subscriber, only sometimes the ISP have link checkers, and in such case, one might get more than one IP recorded, but it is the last one per unique link that remains.Mailwhizz registers IP of the ESP and not the user.
Protected with mutexes the ListSubscriber::copyToList and ListSubscriber::moveToList methods to avoid duplicates
Yes, of course, that is precisely why I wrote WHM (not cPanel).
Glad it works for you!
I think its fantastic idea and we should all agree to this.That would be great!
'send.campaigns.command.useTempQueueTables' => true,
'send.campaigns.command.useTempQueueTables' => true,
@Kollydaton - Try to debug the send campaigns as shown at https://kb.mailwizz.com/articles/debug-send-campaigns-command/
I doubt this is what causes your issue now.
[2018-04-24 07:30:51] - Starting the work for this batch...
[2018-04-24 07:30:51] - Loading 17 campaigns, starting with offset 0...
[2018-04-24 07:30:51] - Found 9 campaigns and now starting processing them...
[2018-04-24 07:30:51] - Since PCNTL is active, we will send 50 campaigns in parallel and for each campaign, 20 batches of subscribers in parallel.
[2018-04-24 07:30:51] - Temporary changing the campaign status into PROCESSING!
[2018-04-24 07:30:52] - Restoring the campaign status to SENDING!
[2018-04-24 07:30:52] - Temporary changing the campaign status into PROCESSING!
[2018-04-24 07:30:52] - Restoring the campaign status to SENDING!
[2018-04-24 07:30:52] - 221: CDbCommand failed to execute the SQL statement: SQL STATE[42S22]: Column not found: 1054 Unknown column 't.send_at' in 'where clause' '
[root@ng ~]#
@Kollydaton - can you unzip and put attached file in: /apps/common/components/db/behaviors/ and then try again?