Page 1 of 1

PMFSendMessage not sending email on PM Community 3.4.7

Posted: Thu Mar 05, 2020 8:17 am
by as13969
Dear Team,

We have a fresh install of PM Community 3.4.7 and imported the processes created in PM 2.5. The email server setting has not changed and test email of PM 3.4 from Admin->Settings->Email Server works properly and the test emails are logged in APP_MESSAGE table. But when I tried to execute a PMFSendMessage from any of the current processes it does not send any email. I checked the Log emails and also the APP_MESSAGE table but no items are registered.

I even created a simple process on PM 3.4 and used PMFSendMessage but still no email is sent and logged.

Could you please advise what configuration I need to check or modify? The test email works from the email setting but using PMFSendMessage does not work.

Thanks, in advance.

Alfred

Re: PMFSendMessage not sending email on PM Community 3.4.7

Posted: Mon Mar 09, 2020 8:24 am
by as13969
Dear PM Community Support,

Anyone on this forum who experienced same issue on PMFSendMessage?

Thanks, in advance.

Alfred

Re: PMFSendMessage not sending email on PM Community 3.4.7

Posted: Wed Apr 01, 2020 12:33 am
by cervezajoeven
Same issue as here.. there was no problem on the last versions.. please fix or any workaround.

Re: PMFSendMessage not sending email on PM Community 3.4.7

Posted: Wed May 06, 2020 11:09 pm
by oscarquinde
This is due new feature called "artisan commands".

Just run "php processmaker artisan queue:work --workspace=workflow" on your pm main directory.

More info in: https://wiki.processmaker.com/3.3/processmaker_command

Re: PMFSendMessage not sending email on PM Community 3.4.7

Posted: Fri May 08, 2020 9:33 am
by ricdanger
You should have a look at the installation guide where it says how to enable supervisord, and follow the instructions.
The upgrade guide misses that info.

Re: PMFSendMessage not sending email on PM Community 3.4.7

Posted: Thu Dec 17, 2020 1:00 pm
by ProcessmakerRooky
Hello as13969,

Thank you for that post...I have the exact same problem and struggling with it since a few weeks. Were you able to find a solution in the meantime?

Thank you so much for your answer!