Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a global quiet_subscription setting which enforce the "quiet add" policy #503

Closed
ldidry opened this issue Dec 11, 2018 · 1 comment
Closed
Assignees
Labels
enhancement ready A PR is waiting to be merged. Close to be solved
Milestone

Comments

@ldidry
Copy link
Contributor

ldidry commented Dec 11, 2018

Related to #500

Expected Behavior

Have a setting in sympa.conf allowing to enforce the "quiet add" policy, either for forcing quiet subscriptions (in enterprise for ex.) or disabling quiet subscriptions (public Sympa server, have to respect GDPR).

Default behavior will be no enforcing, so quiet add is list's owner's choice.

Current Behavior

There is no global policy, it's always list's owner's choice.

Possible Solution

Have this setting in sympa.conf:
quiet_subscription off|on|optional

optional being the default

Context

See "Expected behavior".

@ikedas
Copy link
Member

ikedas commented Dec 15, 2018

I looked PR#509 and it is nice. If there are no more ideas, it would be merged. This issue is tagged milestone 6.2.40.

@ldidry ldidry added the ready A PR is waiting to be merged. Close to be solved label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ready A PR is waiting to be merged. Close to be solved
Projects
None yet
Development

No branches or pull requests

2 participants