-
Notifications
You must be signed in to change notification settings - Fork 103
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
automatic process does not sync owner and editor #1918
Comments
Hi @simonelbaz , Could you please wait for a while (one hour or so) after a new automatic-list was created? Periodical task may sync owner/editor |
Hi @ikedas , Thanks for your feedback. This is the behaviour I have noticed: waiting for the task mgr to sync the owners and editors solves the issue. However, in the interval, the send sees his mails rejected due to insufficient privileges. |
Hi @ikedas , Would it be possible to trigger the task mgr process just after automatic list instantiation ? Thanks for your feedback |
Hi @simonelbaz , You can run # sympa include --role=owner LISTNAME@DOMAIN
# sympa include --role=editor LISTNAME@DOMAIN See also the manual page of sympa command line tool. |
Hi,
Version
Reproduced in 6.2.70
The code is still the same in main branch
Installation method
deb, bullseye distribution
Expected behavior
owner and editor should be synced if defined in the config.tt2
Actual behavior
only members are synced by automatic process
Steps to reproduce
TT2 attached
sympa-families-groupes-config.tt2.j2.txt
Additional information
Logs:
Code:
sympa/src/lib/Sympa/Spindle/ProcessAutomatic.pm
Line 306 in afbc496
The text was updated successfully, but these errors were encountered: