Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: commeffect on March 07, 2018, 07:08:56 AM

Title: GDPR
Post by: commeffect on March 07, 2018, 07:08:56 AM
Hello!
We are using roundcube for a couple of mail servers. I was wondering if there is any provision made (or is planned to be made) for roundcube to be compliant with the new data protection guidelines (DGPR).
In case my question is not relevant, i.e. roundcube is not responsible for any sensitive data or it is not subject to GDRP, please let me know.

Thank you and I'm looking forward to receiving your feedback.
Regards,
fanis
Title: Re: GDPR
Post by: JohnDoh on March 07, 2018, 10:41:14 AM
Roundcube is a piece of open source software, it is not a service. Compliance with GDPR or any other regulations is up to the people who manage the Roundcube installation that you are using.
Title: Re: GDPR
Post by: Cieptak on May 07, 2018, 12:27:49 PM
what we should to install / to do o be safe ? And complies with GDPR?
Title: Re: GDPR
Post by: rm13 on August 30, 2018, 06:06:05 PM
Well there is bin/deluser.sh that would let you delete the user record and anything they entered on their identity for instance.

I suppose you could write a similar script that would export that from SQL rather than deleting it.

But that doesn't consider the email messages, web server logs, or whatever other data you are collected.