mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.97k stars 1.18k forks source link

API for login as a mailbox account #4037

Open ankitkumarlalan opened 3 years ago

ankitkumarlalan commented 3 years ago

Summary

I want to be able to login into the system using the username and password for the mailbox accounts that have been created.

Motivation

This allows to retrieve the temp aliases that have been created for the account.

Additional context

The API documentation for creating temp aliases is in progress, if we continue to add to retrieve those created aliases, it would be of great Help.

andryyy commented 3 years ago

There is no plan to do this on my side at the moment. A PR will be pretty complex, but I think with a thorough review it is possible.