Sending e-mails via workflow doesn't work

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tanea
    Junior Member
    • Sep 2025
    • 5

    #1

    Sending e-mails via workflow doesn't work

    Hello there,

    I've just purchased the Advanced Extensions Pack and tried to add some workflow rules to my EspoCRM. Everything works fine, but e-mails which are triggered in a workflow rule can't be sent.

    Cronjobs are working fine, SMTP works too. E-Mails which are sent manually or even the test mail from smtp settings are delivered without problems. Only e-mails in workflows are marked in the jobs list as "failed" and the queue column shows the info "e0". I've already deleted all failed jobs and recreated the job but it doesn't work.

    Whats the problem? Thanks for every help!
  • victor
    Active Community Member
    • Aug 2022
    • 1026

    #2
    - Enable Debug mode: https://docs.espocrm.com/administrat...ng/#debug-mode.
    - Reproduce the error.
    - Provide part of the log with this error. EspoCRM log files are located in {ESPO_ROOT}/data/logs/ directory. Most errors are logger there.

    Comment

    Working...