whiteout-io / mail

[ABANDONED] Mail App with integrated OpenPGP encryption
https://whiteout.io
MIT License
545 stars 96 forks source link

Use only specific hosts #340

Closed ghost closed 9 years ago

ghost commented 9 years ago

Is there any way to allow only special hosts? Let's say I only want to allow logins to @example.com email adresses.

felixhammerl commented 9 years ago

no, this doesn't make sense for PGP client built specifically with general-purpose IMAP connectivity in mind.

ghost commented 9 years ago

This would be needed for integration in company networks because IT admins and the administration of the companies often only want that the users only can check the company emails.

felixhammerl commented 9 years ago

how would you wanna deploy it? as a webapp? in that case, your best shot would be checking the hosts here, pretty much the same way I check the ports...