Email Campaign Not Sending Emails

Hello,

I have created a email campaigns in SuiteCRM 7.1,

I am having two target list on of type test and having 1 target, another one is of type default,

Start date of campaign is in past,
when I click to send test I can get a mail for targets of test type target list, but another target list of default which is having 3 targets they are not getting emails.
they are just adding to queue.
My schedulers are working

I am attaching some images of my campaign, email queue, campaign statistics

Sounds odd, are you sure your cron job is set up correctly? What OS are you running?

Also if it is LAMP build, make sure all the required packages are installed, I had a similar issue only I could not send ANY emails out. Once I retraced my steps I learned I was missing some packages. Ensure all the required packages for SUGAR/SUITE are installed.

refer to my previous post
http://suitecrm.com/index.php?option=com_kunena&view=topic&catid=7&id=503&Itemid=1136#2108

Packages needed

yum install mysql mysql-server httpd php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-magickwand php-mapserver php-mbstring php-mcrypt php-mssql php-shout php-snmp php-soap php-tidy curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel unzip wget -y
1 Like