Project

General

Profile

« Previous | Next » 

Revision f3075838

Added by Marc Dequènes over 10 years ago

[fix] failed mail processing should not return true as if nothing happened

View differences:

bin/postman
logger.error "Mail processing crashed unexpectedly: %s" % $!
logger.error "Crash class: %s" % $!.class.to_s
logger.error "Crash trace: %s" % $!.backtrace.join("\n")
true
false
end
end
rescue

Also available in: Unified diff