mailamie icon indicating copy to clipboard operation
mailamie copied to clipboard

Allow emails forwarding

Open micc83 opened this issue 3 years ago • 0 comments

A nice feature would be to allow to forward singular email from the web ui or setting a --forwardto [email protected] option to the CLI that would forward all the emails to the given address.

In order to do so we can leverage PHP mail or allow to set SMTP settings in the config file (I wouldn't add CLI options for that as it would be cumbersome).

Any thought on this issue would be appreciated.

micc83 avatar Sep 29 '20 08:09 micc83