pimcore-data-definitions
pimcore-data-definitions copied to clipboard
[Email Delivery] Success or failure email don't get sent
trafficstars
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | no |
| RFC? | yes |
| Branch? | master |
When you have success and or failure emails defined in your definition settings, they won't be sent. This is the error I'm getting.
In Mail.php line 630: - Expected response code 220 but got an empty response
might have been solved with: https://github.com/w-vision/DataDefinitions/pull/269/files ?