YunoHost-Apps / cypht_ynh

Cypht package for YunoHost
https://cypht.org/
GNU General Public License v3.0
3 stars 3 forks source link

Feature request: enable / disable modules (specificially sievefilters) #7

Open fohbttc6rkoo opened 1 year ago

fohbttc6rkoo commented 1 year ago

According to the info page page on my cypht install, the yunohost version currently comes with these modules enabled:

core, contacts, local_contacts, feeds, pop3, imap, smtp, account, idle_timer, calendar, themes, nux, developer, history, saved_searches, advanced_search, highlights, profiles, inline_message, imap_folders, keyboard_shortcuts

But there are a bunch of other modules that users might want. It would be neat if users could choose modules during the install, or configure modules the yunohost admin config-panel or something.

As an example, I would like it if cypht automatically filtered emails. there is a module for this but its not enabled by default, which means that it will be months, if ever, before I can get around to learning how to enable that particular functionality. It would be better if there was a way to do it from the yunohost gui.

marclaporte commented 1 year ago

Having a way to enable/disable modules is a very good idea. I wonder if/how YunoHost can handle this.

Sieve support is in not yet released Cypht 1.4

marclaporte commented 1 year ago

Related: https://github.com/YunoHost-Apps/cypht_ynh/issues/10

marclaporte commented 1 month ago

@rodriguezny Can you take a look? Cypht on YunoHost should indeed have Sieve. And there are perhaps some other important modules to turn on.

rodriguezny commented 1 month ago

@rodriguezny Can you take a look? Cypht on YunoHost should indeed have Sieve. And there are perhaps some other important modules to turn on.

Ok. The feature requested is a good idea, I myself was thinking of a way of make it work like suggested. An idea to make it happen is the way we set the admin user and password during the installation. But meanwhile, I made sieve work in this PR https://github.com/YunoHost-Apps/cypht_ynh/pull/58

marclaporte commented 2 weeks ago

@fohbttc6rkoo Can you test?