Yes it seems openemm uses a cron like service (quartz) for checking every 15 mins if there are any mailings scheduled. You can configure the rate at which this check job is scheduled by changing the value of "delayedMailings.cronExpression" in the file emm.properties.
As said this value defaults to ...
Search found 2 matches
- Fri Jul 23, 2010 4:33 pm
- Forum: Using OpenEMM
- Topic: How much time Open emm will take to send email
- Replies: 9
- Views: 8358
- Fri Jul 23, 2010 9:35 am
- Forum: Using OpenEMM
- Topic: How much time Open emm will take to send email
- Replies: 9
- Views: 8358
I've experienced the same symptoms. In my case the problem was that some of the external scripts (like bavd, bav-update, slrtscn) were not running. It seems that these script are responsible for actually delivering the mail to sendmail.
The scripts didn't start up because of some empty lock files ...
The scripts didn't start up because of some empty lock files ...
