Looks like a mail configuration issue. You might look into the rails configuration options and try turning off perform_deliveries (or at least raise_delivery_errors) first to confirm that this is the problem (and then exploring more options to actually get it working).