Is it possible to filter the generated emails from the production-log?
I’d like to remove them there, since there is some private-info in
them…
Peter wrote:
Is it possible to filter the generated emails from the production-log?
I’d like to remove them there, since there is some private-info in
them…
in config/environments/production.rb
config.action_mailer.logger = nil