nodemailer / wildduck-webmail

Demo webmail service for WildDuck Mail Server
https://wildduck.email/
Other
144 stars 45 forks source link

ability to remove unused accounts #38

Closed Bianconiglio closed 10 months ago

Bianconiglio commented 3 years ago

Hello, I wanted to know if there is a way to delete the accounts of users who do not connect to the mailbox for a long time

laurivosandi commented 10 months ago

This is definitely out of scope of webmail, and I doubt whether it would even make sense for https://github.com/nodemailer/wildduck

Such account lifecycle management is usually handled by IAM software. Alternatively you can roll your own cronjob that purges accounts using Wildduck API https://docs.wildduck.email/api/#operation/deleteUser