Hi, I have configured the system as per the instructions to send out emails. I can get it to work if I use php mailer, but the client wants to use Amazon SES. Setting this up in joomla is fine and when I hit the test email button in the system configuration of joomla it does send an email using Amazon SES and I see that the quota goes up in the amazon panel.
But when I stimulate the email queue and then again go to the url to send the emails, I receive nothing and the panel in amazon does not show any emails as being send. If I switch to php mailer then I do see emails arrive.
Should the system work with the 3 different email ways that are in the core of joomla?