Mautic 5
-
@bruddlee the mailer packages are pre-installed .
symfony/amazon-mailer
andsymfony/mailgun-mailer
. I didn't quite find any docs on how to configure this. All the package does is composer install these packages. Is anything else needed to be done? -
@girish
Someone on the mautic forums mentioned that clearing cache in var/cache
https://forum.mautic.org/t/mautic-5-and-amazon-ses-integration-error/30455This tutorial mentioned setting some permissions after the install (not sure if that's relevant).
https://joeykeller.com/mautic-5-composer-install-simplified/#:~:text=Part Four%3A Add your email transportI have also tried both of these but Mautic seems to think the package isn't even install or accessable due to that error message I shared previously.
Not really sure honestly if this is a Mautic issue or a Cloudron issue. Maybe it's permissions related? I'm not very knowledgable with this, sorry.
-
@girish
Someone on the mautic forums mentioned that clearing cache in var/cache
https://forum.mautic.org/t/mautic-5-and-amazon-ses-integration-error/30455This tutorial mentioned setting some permissions after the install (not sure if that's relevant).
https://joeykeller.com/mautic-5-composer-install-simplified/#:~:text=Part Four%3A Add your email transportI have also tried both of these but Mautic seems to think the package isn't even install or accessable due to that error message I shared previously.
Not really sure honestly if this is a Mautic issue or a Cloudron issue. Maybe it's permissions related? I'm not very knowledgable with this, sorry.
@bruddlee let me try with mailgun and see if the issue is obvious.
-
Hi @girish
Just checking in to see if you had discovered any obvious things when checking?
Something that came up in my research is the installation needs to occur at docroot. Right outside the vendor folder. Not sure if this is relevant or not.Thanks!
-
@bruddlee oops, this got lost. Trying this now.
-
@bruddlee indeed, the mailer packages were not properly installed. I have fixed this now in 4.1.0 package. I tested with mailgun as well and it works. Can you please check?