https://github.com/nextcloud-releases/mail
https://github.com/nextcloud-releases/mail
email imap nextcloud open-source smtp
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nextcloud-releases/mail
- Owner: nextcloud-releases
- Created: 2021-06-16T09:55:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-06-01T06:53:14.000Z (23 days ago)
- Last Synced: 2026-06-01T08:26:24.485Z (22 days ago)
- Topics: email, imap, nextcloud, open-source, smtp
- Language: PHP
- Homepage: https://github.com/nextcloud/mail
- Size: 104 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Do not push any code to that repository.
# How to publish
1. On https://github.com/nextcloud, tag appropriate commit on the source repository
2. Push the new tag to this repository
3. Create release on this repository
# Automatic package and publish
1. Make sure you have the [necessary workflow](https://github.com/nextcloud/.github/blob/master/workflow-templates/appstore-build-publish.yml) on your https://github.com/nextcloud source repository
2. Make sure your tagged commit also have the workflow
3. Make sure this repository have the proper `APP_PRIVATE_KEY` secret set
4. Make the `nextcloud_release_service` user is a co-maintainer of your app on https://apps.nextcloud.com/
5. Make sure you have admin rights to this repository