scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Setting `forward` requires approval from the email address being forwarded to. #9

Open scanner opened 1 year ago

scanner commented 1 year ago

When a user sets an email account to delivery type of forward and sets the email address to forward to a notification email is sent to that address.

The notification email includes a URL that when clicked confirms the forwarding and allows it to be set.