I was able to setup and send email from backend using Alfresco's MailExecutorAction. It works fine, but it doesn't allow to send attachments. We tried.
Found this but when i configure it, my system fails to start: https://hub.alfresco.com/t5/alfresco-content-services-hub/send-html-mail-with-attachments/ba-p/28999...
Has anyone tried this. I get null pointer error
Failed to execute asynchronous action: Action[ id=8ysce79d-234a-4e62-b76b-100454c36g6h, node=null ] java.lang.NullPointerException
Can you guide me to correct documentation regarding MailExecutorAction on how to send attachments also?
There is no specific documentation for "MailExecutorAction " as far as i know. yes Outofthebox implementation doesn't support sending the attachment.
I have not tried the MailWithAttachements extension so not sure what could have caused the issue, but likely you have some sort of miss configuration in the bean definition. Not so sure though as you have not shared the full stack trace.
A similar issue can also be found here: https://stackoverflow.com/questions/61914464/how-to-attach-a-file-to-emails-alfresco
Take a look and see if that helps
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.