Allows to configure sending all emails to a central email address for debugging purposes.
Set wait time after starting the app server to 1 second:
update ad_sysconfig
set value='debugemail@test.com'
where name='org.adempiere.user.api.IUserBL.DebugMailTo'