mail: { transport: 'SMTP', options: { host: '<HOST>', port: '<PORT>', auth: { user: '<USER>', pass: '<PASS>' } } },