War eh nicht wild, denn SWM wurde bisher nicht genutzt.

Moderator: mirko
Code: Alles auswählen
INSERT INTO `cronoptions` (`id`, `JobType`, `JobEnabled`, `JobWorkingInterval`, `JobWorkingIntervalType`, `LastExecution`) VALUES
(1, 'OptInOptOutExpirationCheck', 1, 1, 'Day', '2015-02-17 07:43:38'),
(2, 'CronLogCleanUp', 1, 1, 'Day', '2015-02-17 07:43:38'),
(3, 'MailingListStatCleanUp', 1, 1, 'Day', '2015-02-17 07:43:38'),
(4, 'AutoImport', 1, 1, 'Minute', '2015-02-17 08:30:56'),
(5, 'ResponderStatCleanUp', 1, 10, 'Day', '2015-02-17 07:43:38'),
(6, 'TrackingStatCleanUp', 1, 6, 'Month', '2015-02-17 07:43:38'),
(7, 'BounceChecking', 1, 1, 'Day', '2015-02-17 07:43:38'),
(8, 'AutoresponderChecking', 1, 1, 'Minute', '2015-02-17 08:31:01'),
(9, 'FollowUpResponderChecking', 1, 1, 'Minute', '2015-02-17 08:31:01'),
(10, 'BirthdayResponderChecking', 1, 1, 'Minute', '2015-02-17 08:31:01'),
(11, 'RSS2EMailResponderChecking', 1, 1, 'Minute', '2015-02-17 08:31:02'),
(12, 'EventResponderChecking', 1, 1, 'Hour', '2015-02-17 07:43:38'),
(13, 'CampaignChecking', 1, 1, 'Minute', '2015-02-17 08:31:02'),
(14, 'SplitTestChecking', 1, 1, 'Minute', '2015-02-17 08:31:02'),
(15, 'SMSCampaignChecking', 1, 1, 'Minute', '2015-02-17 08:31:02'),
(16, 'SendEngineChecking', 1, 1, 'Minute', '2015-02-17 08:31:02'),
(17, 'DistribListChecking', 1, 1, 'Minute', '2015-02-17 08:31:02');