2 Commits

Author SHA1 Message Date
Morris Jobke
5075e5beff Add cpanelmailsync.crt
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-05 23:05:17 +02:00
eth0
1493302d91 Create cpanelmailsync.csr
Hi @MorrisJobke,

This is a very simple app that I created out of necessity. It listens for user account events, and when a user is created or deleted or a password is changed, it creates, deletes or changes the password of the corresponding mail account in a cPanel instance. The app is a perfect match for the Mail app for administrators that use cPanel to provide mail accounts to their users and want to keep them in Nextcloud for simplicity.

The source code is here: https://gitlab.com/ethernet.zero/nextcloud-cpanelmailsync

Signed-off-by: eth0 <ethernet.zero@gmail.com>
2020-06-24 21:26:41 +02:00