Page 1 of 1

Rules based emails not sending - Admin/Test emails send

Posted: Fri Dec 09, 2011 10:16 pm
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.

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

Posted: Sat Dec 10, 2011 4:32 am
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.

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

Posted: Mon Dec 12, 2011 2:35 pm
by bamajr
Apparently, this issue is beyond those that watch and read this forum.