| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/nextcloud/apps/mail/ |
Upload File : |
# Nextcloud Mail   [](https://codecov.io/gh/nextcloud/mail) [](https://dependabot.com) **π A mail app for [Nextcloud](https://nextcloud.com)**  ## Why is this so awesome? * **π Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files β more to come. * **π₯ Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account. * **π Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension. * **π Weβre not reinventing the wheel!** Based on the great [Horde](http://horde.org) libraries. * **π¬ Want to host your own mail server?** We donβt have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)! And in the works for the [coming versions](https://github.com/nextcloud/mail/milestones/): * π Proper grouping of message threads * ποΈ Folder management If you experience any issues or have any suggestions for improvement, use the [issue tracker](https://github.com/nextcloud/mail/issues). Please follow the [issue template chooser](https://github.com/nextcloud/mail/issues/new/choose) so we get the info needed to debug and fix the problem. Thanks! ## Get on board For new contributors, please check out [ContributingToNextcloudIntroductoryWorkshop](https://github.com/sleepypioneer/ContributingToNextcloudIntroductoryWorkshop) ## Development setup Just clone this repo into your apps directory ([Nextcloud server](https://github.com/nextcloud/server#running-master-checkouts) installation needed). Additionally, [npm](https://www.npmjs.com/) to fetch [Node.js](https://nodejs.org/en/download/package-manager/) is needed for installing JavaScript dependencies. Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running: ```bash make dev-setup ``` We are also available on [our public Mail development chat](https://cloud.nextcloud.com/call/89474m7g), if you want to join the development discussion. Please report bugs [here on Github](https://github.com/nextcloud/mail/issues/new/choose) and open any questions and support tickets at [the community forum](https://help.nextcloud.com/c/apps/mail). ## Documentation Need help? Check out our documentation. It's split into three parts. * [Admin documentation](doc/admin.md) (installation, configuration, troubleshooting) * [Developer documentation](doc/developer.md) (developer setup, nightly builds) * [User documentation](doc/user.md) (usage, keyboard shortcuts) ## Maintainers [Christoph Wurst](https://github.com/ChristophWurst), [Jan-Christoph Borchardt](https://github.com/jancborchardt), [Steffen Lindner](https://github.com/Gomez) [and many more](https://github.com/nextcloud/mail/graphs/contributors) If youβd like to join, just run through the [issue list](https://github.com/nextcloud/mail/issues) and fix some. :)