postal: Instant softfail
Hi,
I have created a new mail server account on a working set up of postal, ie I have mail server accounts happily sending email for different domains on this server
But for this new mail server, email is failing straight away with error message
undefined method `empty?’ for nil:NilClass
Time: 0.02s
Support Ref: A8TU4ENO
No idea what this means. Can anyone assist?
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 20
yes, its the Ruby gem for sentry that is installed, there is no javascript/client side tracking set up AFAICT
My apologies, I thought this was documented but does not seem to be.
When you create a project within Sentry, you will be given a URL to report errors to. The Sentry dependency is already part of Postal so all you need to do is specify the URL in postal.yml and restart to apply the changes. The settings key is here:
https://github.com/postalhq/postal/blob/dcb2919cc6202cea579109e9de435e646fb1bd5f/config/postal.defaults.yml#L13