Returns the block to run if a message has bounced.
Returns:
the block to run if a message has bounced
9 10 11
# File 'lib/mailman/router.rb', line 9 def bounce_block @bounce_block end