×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Some emails not using CMandrill?

Some emails not using CMandrill? 9 years 5 months ago #28614

  • Tim
  • Tim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Hi,
I'm using CMandrill and have a global template setup. It is working for most emails, but there are certain emails that are not using mandrill. Any ideas what I should check into for the ones not using Cmandrill?

Thanks!

Some emails not using CMandrill? 9 years 5 months ago #28615

  • Tim
  • Tim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Specifically, emails generated in Virtuemart (order status change notifications) using the Virtuemart API are not using Cmandrill (or mandrill). They are reverting to normal joomla mail config for those emails. Order status changes made directly in the Joomla Backend are using CMandrill for the same emails. What should I be looking for in my script that updates and triggers the emails for virtuemart order statuses?

Some emails not using CMandrill? 9 years 5 months ago #28619

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Most probably they don't use the JMail class, but have their own. We override the standard JMail class. So all extension that use joomla to send mails, will be sent through cmandrill. Any extension that doesn't use the JMail class, won't go through us.

Regards,
Daniel

Some emails not using CMandrill? 9 years 5 months ago #28624

  • Tim
  • Tim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
It's virtuemart, and it does appear to use JMail class. As it uses CMandrill when triggered directly in the Admin area of Joomla. However, the same email when triggered via the Virtuemart API doesn't use CMandrill. Do you have any other recommendations on things I can check for?

Some emails not using CMandrill? 9 years 5 months ago #28625

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Tim,
Ask them what they use to send mails. If they don't rely on joomla's default mailing class then there isn't much we can do. You'll have to do some custom coding to make the emails from VM go through Mandrill.

Regards,
Daniel

Some emails not using CMandrill? 9 years 5 months ago #28626

  • Tim
  • Tim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
I can ask that, but I want you to know that all virtuemart emails are already working correctly with CMandrill. It's only when the emails are triggered via the VM Api that they do not get picked up by cmandrill.

Some emails not using CMandrill? 9 years 5 months ago #28627

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ah so what is VM API? Is it CLI script or what?
  • Page:
  • 1
Time to create page: 0.124 seconds