Sync RK as well.
This commit is contained in:
parent
0b7f042eaf
commit
81cc80c7c0
1 changed files with 4 additions and 1 deletions
|
@ -394,7 +394,10 @@
|
||||||
(mbase-active-emails MB #:suspended #t))
|
(mbase-active-emails MB #:suspended #t))
|
||||||
(mailman-sync-members (find-mailman-list MLS "rada")
|
(mailman-sync-members (find-mailman-list MLS "rada")
|
||||||
(mbase-active-emails MB
|
(mbase-active-emails MB
|
||||||
#:pred? rada-ml-pred?)))
|
#:pred? rada-ml-pred?))
|
||||||
|
(mailman-sync-members (find-mailman-list MLS "rk")
|
||||||
|
(mbase-active-emails MB
|
||||||
|
#:pred? brmember-revision?)))
|
||||||
(else
|
(else
|
||||||
(print "Mailman synchronization disabled with manually specified current month."))))
|
(print "Mailman synchronization disabled with manually specified current month."))))
|
||||||
((notify)
|
((notify)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue