Your software
My Mautic version is: 3.3.2.0 via bitnami
My PHP version is: 7.3.27
My Database type and version is: Mysql 5.0.12
Hosting: AWS - EC2 - SES
Your problem
I am new with mautic and have no coding background.
I took @joeyk advice and try to install Mautic on AWS. Thanks @joeyk
My problem is:
-
Please check my cronjob and correct it if any suggestion.
-
on mautic configuration > email settings > mail send settings → I;ve sucess for test connection
But, when send test email, there nothing happen. See the error log
- is there any tutorial for using mautic on SES?
i also have problem sending test example on mautic with SES
These errors are showing in the log:
[2021-04-11 00:06:01] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/ExceptionController.php - at line 120 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: GET //console HTTP/1.1\r\nAccept-Encoding: gzip\r\nConnection: close\r\nHost: mautic.training.andonpokayoke.com\r\nReferer: http://13.213.7.72:80/console/\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36\r\nX-Php-Ob-Level: 1\r\n\r\n)",“exception”:"[object] (Symfony\Component\Debug\Exception\FlattenException: {})",“logger”:null,“class”:“Symfony\Component\HttpKernel\Exception\NotFoundHttpException”,“currentContent”:"",“layout”:“Error”,“code”:404,“anonymous”:true,“baseTemplate”:“MauticCoreBundle:Default:slim.html.php”,“templatePage”:false,“template”:“MauticCoreBundle:Error:404.html.php”,“templating”:"[object] (Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine: {})",“statusText”:“Not Found”,“url”:"//console",“urlParts”:{“host”:“console”}}
[2021-04-11 01:07:15] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/ExceptionController.php - at line 120 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: GET //console HTTP/1.1\r\nAccept-Encoding: gzip\r\nConnection: close\r\nHost: mautic.training.andonpokayoke.com\r\nReferer: http://18.139.199.194:80/console/\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36\r\nX-Php-Ob-Level: 1\r\n\r\n)",“exception”:"[object] (Symfony\Component\Debug\Exception\FlattenException: {})",“logger”:null,“class”:“Symfony\Component\HttpKernel\Exception\NotFoundHttpException”,“currentContent”:"",“layout”:“Error”,“code”:404,“anonymous”:true,“baseTemplate”:“MauticCoreBundle:Default:slim.html.php”,“templatePage”:false,“template”:“MauticCoreBundle:Error:404.html.php”,“templating”:"[object] (Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine: {})",“statusText”:“Not Found”,“url”:"//console",“urlParts”:{“host”:“console”}}
[2021-04-11 01:08:22] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/ExceptionController.php - at line 120 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: GET //console HTTP/1.1\r\nAccept-Encoding: gzip\r\nConnection: close\r\nHost: mautic.training.andonpokayoke.com\r\nReferer: http://18.138.27.229:80/console/\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36\r\nX-Php-Ob-Level: 1\r\n\r\n)",“exception”:"[object] (Symfony\Component\Debug\Exception\FlattenException: {})",“logger”:null,“class”:“Symfony\Component\HttpKernel\Exception\NotFoundHttpException”,“currentContent”:"",“layout”:“Error”,“code”:404,“anonymous”:true,“baseTemplate”:“MauticCoreBundle:Default:slim.html.php”,“templatePage”:false,“template”:“MauticCoreBundle:Error:404.html.php”,“templating”:"[object] (Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine: {})",“statusText”:“Not Found”,“url”:"//console",“urlParts”:{“host”:“console”}}
Problem with send example on mautic
[2021-04-11 08:20:21] mautic.ERROR: [MAIL ERROR] Expected response code 250 but got code “554”, with message "554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari " Log data: ++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport << 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> STARTTLS << 220 Ready to start TLS >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> AUTH LOGIN << 334 VXNlcm5hbWU6 >> QUtJQVZIRFFXRU5OV0hESlU0N1k= << 334 UGFzc3dvcmQ6 >> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI= << 235 Authentication successful. ++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started >> MAIL FROM: << 250 Ok >> RCPT TO: << 250 Ok >> DATA << 354 End data with . >> . << 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari !! Expected response code 250 but got code “554”, with message "554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari " (code: 554) Log data: ++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport << 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> STARTTLS << 220 Ready to start TLS >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> AUTH LOGIN << 334 VXNlcm5hbWU6 >> QUtJQVZIRFFXRU5OV0hESlU0N1k= << 334 UGFzc3dvcmQ6 >> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI= << 235 Authentication successful. ++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started >> MAIL FROM: << 250 Ok >> RCPT TO: << 250 Ok >> DATA << 354 End data with . >> . << 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari !! Expected response code 250 but got code “554”, with message "554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari " (code: 554) !! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari " Log data: ++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport << 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> STARTTLS << 220 Ready to start TLS >> EHLO mautic.training.andonpokayoke.com << 250-email-smtp.amazonaws.com 250-8BITMIME 250-STARTTLS 250-AUTH PLAIN LOGIN 250 Ok >> AUTH LOGIN << 334 VXNlcm5hbWU6 >> QUtJQVZIRFFXRU5OV0hESlU0N1k= << 334 UGFzc3dvcmQ6 >> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI= << 235 Authentication successful. ++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started >> MAIL FROM: << 250 Ok >> RCPT TO: << 250 Ok >> DATA << 354 End data with . >> . << 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari !! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari " (code: 554) (code: 554) (send); info@training.andonpokayoke.com {“exception”:”[object] (Swift_TransportException(code: 554): Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n”\nLog data:\n++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport\n<< 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> STARTTLS\r\n\n<< 220 Ready to start TLS\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> AUTH LOGIN\r\n\n<< 334 VXNlcm5hbWU6\r\n\n>> QUtJQVZIRFFXRU5OV0hESlU0N1k=\r\n\n<< 334 UGFzc3dvcmQ6\r\n\n>> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI=\r\n\n<< 235 Authentication successful.\r\n\n++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started\n>> MAIL FROM:\r\n\n<< 250 Ok\r\n\n>> RCPT TO:\r\n\n<< 250 Ok\r\n\n>> DATA\r\n\n<< 354 End data with .\r\n\n>> \r\n.\r\n\n<< 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n\n!! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n” (code: 554)\nLog data:\n++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport\n<< 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> STARTTLS\r\n\n<< 220 Ready to start TLS\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> AUTH LOGIN\r\n\n<< 334 VXNlcm5hbWU6\r\n\n>> QUtJQVZIRFFXRU5OV0hESlU0N1k=\r\n\n<< 334 UGFzc3dvcmQ6\r\n\n>> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI=\r\n\n<< 235 Authentication successful.\r\n\n++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started\n>> MAIL FROM:\r\n\n<< 250 Ok\r\n\n>> RCPT TO:\r\n\n<< 250 Ok\r\n\n>> DATA\r\n\n<< 354 End data with .\r\n\n>> \r\n.\r\n\n<< 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n\n!! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n” (code: 554)\n!! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n”\nLog data:\n++ Starting Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport\n<< 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-d-XS92JBFP9 B9XNUOuitZ7MxU1Q6Mue\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> STARTTLS\r\n\n<< 220 Ready to start TLS\r\n\n>> EHLO mautic.training.andonpokayoke.com\r\n\n<< 250-email-smtp.amazonaws.com\r\n250-8BITMIME\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250 Ok\r\n\n>> AUTH LOGIN\r\n\n<< 334 VXNlcm5hbWU6\r\n\n>> QUtJQVZIRFFXRU5OV0hESlU0N1k=\r\n\n<< 334 UGFzc3dvcmQ6\r\n\n>> Qk45elZDZVFWemN0RjZ2QmlnSW45R2lzd2x2KzVPdnNRZld2N20xS3BFWHI=\r\n\n<< 235 Authentication successful.\r\n\n++ Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport started\n>> MAIL FROM:\r\n\n<< 250 Ok\r\n\n>> RCPT TO:\r\n\n<< 250 Ok\r\n\n>> DATA\r\n\n<< 354 End data with .\r\n\n>> \r\n.\r\n\n<< 554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n\n!! Expected response code 250 but got code “554”, with message “554 Message rejected: Email address is not verified. The following identities failed the check in region AP-SOUTHEAST-1: Rosita Lasari \r\n” (code: 554) (code: 554) at /opt/bitnami/mautic/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php:124)”}
Steps I have tried to fix the problem: