budde377 / Part

Framework for developing websites written in PHP/Dart.
MIT License
2 stars 0 forks source link

Move mail to server rather than in filesystem #107

Closed budde377 closed 9 years ago

budde377 commented 9 years ago

Courier saves the mail in filesystem, however we might be able to move it to the database. This would ensure cleanup when a mailbox is deleted, by depending on this mailbox.

It might also be possible to remove the static mail-address? It might be nice to have though.


Imported from Bitbucket Originally reported by: Christian Budde Christensen (2014-12-15T16:36:30.431)