While in development mode, it's not necessary to send emails (and can be spammy for the most part). We would like to be able to see the generate email in the log, but perform no email deliveries.
When the site is running in production mode, we would want to send deliveries as usual.
is this possible in a config file somewhere?