mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 12:08:51 +00:00
* Create log mailer for testing email settings Signed-off-by: Andrew Thornton <[email protected]> * Switch on the log mailer for the integration tests This ensures that the sending mail process works Signed-off-by: Andrew Thornton <[email protected]> * rename the from user for mysql/mssql * rename log sender to dummy sender * update the integration tests