Rules based emails not sending - Admin/Test emails send

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

bamajr
Posts: 3
Joined: Wed Nov 30, 2011 3:19 pm
Location: Star Prairie, WI

Rules based emails not sending - Admin/Test emails send

Post by bamajr »

I created a new profile field "status" and "status_date"

"status" is an Alphanumeric field & "status_date" is a date field.

I have a target group "Status00Day01" set up to send to:

status = 00
and
status_date = now() YYYYMMDD

I created a "Date based" mailing, to send to this target group.

Under the "Send Mailing" tab, when I click on "Send" Admin-mail or "Send" Test-mail, the emails go through fine.

When I choose to activate the mailing, NOTHING HAPPENS. Hours, days go by and no emails.

Does anyone have any advice?

FYI: This is running on a Ubuntu server. The Ubuntu firewall is disabled and the only thing I changed was in the "emm.properties" file I changed:

delayedMailings.cronExpression=0 0,15,30,45 * * * ?

to

delayedMailings.cronExpression=0 0/1 * 1/1 * ?

in order to send every minute instead of in 15 minute intervals.
bamajr
Posts: 3
Joined: Wed Nov 30, 2011 3:19 pm
Location: Star Prairie, WI

Re: Rules based emails not sending - Admin/Test emails send

Post by bamajr »

After posting this issue, I went back and created a standard mailing (like a newsletter). These also, send just fine. but the scheduled emails do not send at all.
bamajr
Posts: 3
Joined: Wed Nov 30, 2011 3:19 pm
Location: Star Prairie, WI

Re: Rules based emails not sending - Admin/Test emails send

Post by bamajr »

Apparently, this issue is beyond those that watch and read this forum.
Post Reply