Monday, June 08, 2026
support@conference.yunohost.org
June
Mon Tue Wed Thu Fri Sat Sun
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24 25 26 27 28
29 30          
             

[05:56:38] <taziden> Bonjour, j'ai l'impression qu'il n'y a pas d'apprentissage spam/ham configuré au niveau dovecot, je me trompe ? Typiquement, je m'attends à ce que sortir un mail du dossier Junk pour le placer dans INBOX fasse apprendre à rspamd qu'il s'agit d'un ham, et inversement. J'ai raté quelque chose ?
[05:56:39] <Aleks (he/him/il/lui)> Rspamd est plus dans le core de yunohost pour plusieurs raisons depuis, jessépu, bookworm ? Y'a une app rspamd_ynh, mais en vrai meme avec l'app je suis pas sur que ca fasse bien de l'antispam, en vérité ça fait / faisait mille ans qu'on avait pas itérer sur la conf rspamd et/ou que personne a d'expertise sur le sujet
[07:51:50] <jolus> Hi, I am getting an error since a few days when trying to update apps: `Uhoh, failed to run 'postmap /etc/postfix/app_senders_login_maps' ?!`
[07:52:03] <jolus> Are you familiar with this?
[07:54:52] <jolus> `Failed to update system_user : Error when changing permissions for /etc/postfix/app_senders_login_maps.db: [Errno 2] No such file or directory: '/etc/postfix/app_senders_login_maps.db'`
[08:14:37] <artlog> `postmap /etc/postfix/app_senders_login_maps` should create /etc/postfix/app_senders_login_maps.db , this is role of postmap to create .db files. so both are correlated. What are the right and ownship of /etc/postfix/ and /etc/postfix/app_senders_login_maps* ?

[08:14:38] <artlog> `drwxr-xr-x 4 postfix root 4096 Jan 1 15:49 /etc/postfix` is what i get on my system : owner is postfix
[08:14:38] <artlog> `ls -lad /etc/postfix/`
[08:14:38] <artlog> this one is just not expected `[Errno 2] No such file or directory: '/etc/postfix/` /etc/postfix should exist and be writable for configuration updates.
[08:14:38] <artlog> `ls -la /etc/postfix/app_senders_login_maps*`
[08:14:39] <Kim Minh> jolus: there was a similar problem a few days ago. Check nojhan's problem from June 4th.
[08:14:39] <artlog> jolus: are you confident with your filesystem health ?
[08:14:39] <artlog> jolus: are you confident with you filesystem health ?
[08:17:36] <jolus> > `ls -la /etc/postfix/app_senders_login_maps*`
`-r--r----- 1 postfix root 299 Jun 8 07:39 /etc/postfix/app_senders_login_maps`
[08:18:13] <jolus> > `ls -lad /etc/postfix/`
`drwxr-xr-x 5 postfix root 4096 May 26 06:26 /etc/postfix/`
[08:25:12] <jolus> > jolus: there was a similar problem a few days ago. Check nojhan's problem from June 4th.
on the forum?
[09:41:36] <jolus> > jolus: are you confident with your filesystem health ?
I am confident. I had some issues with HD space but it is solved now and I hope nothing was compromised
[11:59:39] <artlog> jolus: `ls -la /etc/postfix/__db*`
[11:59:39] <artlog> according to previous comments of 4th june , there might be a temporary file remaining defeating postmap
[11:59:39] <artlog> this was a worng copy/paste of your problem, since it was continuing on the same line ...
[11:59:40] <artlog> still on forum such problem seems to occur from time to time : from the forum, thishappens from time to time : https://forum.yunohost.org/search?expanded=true&q=app_senders_login_maps%20order%3Alatest
[11:59:40] <artlog> jolus: what apps are you upgrading ? there is something around applications adding configuration to use custom mails for email notification ( https://github.com/YunoHost/issues/issues/2414 and https://github.com/YunoHost/yunohost/pull/2287) , so it can really bound to a specific application setting mail user ( https://doc.yunohost.org/en/dev/packaging/resources/#:~:text=mail_user)
[11:59:40] <taziden> Ok, je vais donc configurer ça à la main. Merci !
[11:59:40] <artlog> on this matrix channel : scroll up ;-)
[11:59:41] <m606> hi, try regenerating postfix config`sudo yunohost tools regen-conf postfix dovecot -f` as in nojhan's case
[12:27:05] <jolus> I am trying to update [nextcloud](https://paste.yunohost.org/raw/jexozatizo) and [peertube](https://paste.yunohost.org/raw/ifiniquyoc). Both are producing the same error
[12:28:14] <jolus> > on this matrix channel : scroll up ;-)
I can't get the old messages :(
Maybe because of my XMPP client
[12:29:44] <jolus> -rw-r----- 1 postfix root 0 May 26 06:26 /etc/postfix/__db.app_senders_login_maps.db
[12:30:05] <jolus> `ls -la /etc/postfix/__db*` this is the only output I get
[12:30:57] <Kim Minh> jolus: try removing that file.
[12:31:47] <jolus> > hi, try regenerating postfix config`sudo yunohost tools regen-conf postfix dovecot -f` as in nojhan's case
regen-conf did not work https://paste.yunohost.org/raw/ozodilutaf
[12:32:00] <jolus> > jolus: try removing that file.
is that safe?
[12:34:44] <Kim Minh> If you want you can just move it out of the way. But this is really just an empty file.
[12:34:44] <artlog> yes
[12:42:07] <jolus> That worked out. Thank you so much!!!
[13:24:36] <@homelab-fr:matrix.org> Bonjour à tous, je vois un article qui parle d'une alternative à let's encrypt, est-ce que vous pensez que c'est possible (un jour peut-être) d'avoir le choix entre let's encrypt et Actalis (italien UE) ? https://souverain.ovh/certificat-ssl-souverainete-numerique-actalis/ ça éviterait une dépendance à let's encrypt qu'en pensez-vous ?
[14:16:18] <SveDec> Bonjour, cette issue porte sur le sujet : https://github.com/YunoHost/issues/issues/2552
[14:57:02] <@py:matrix.souverain.ovh> Merci pour l’info (et merci @homelab-fr:matrix.org ) en revanche je vois que le ticket date de mars 2025 … bon je vais partager l’article si jamais ça peut servir !
[16:19:36] <m606> Bonjour, ce n'est pas sur [la feuille de route](https://yunohost.org/roadmap.fr.html) du projet pour le moment alors il ne faut pas s'attendre à une implémentation rapide... à moins que quelqu'un décide de s'y atteler spontanément. Le ticket reste le bon endroit pour partager des éléments de veille ou de documentation, ou faire valider un plan d'implémentation avant de se lancer dans le développement.
[16:28:38] <SveDec> Avec le retour d'un-e mainteneur-euse expérimenté-e à mon commentaire dans l'issue je pourrais proposer prochainement une PR mais je ne savais pas trop vers quelle implém partir justement, si tu as un commentaire à faire sur la question je suis preneur :)
[16:51:05] <tokaparas> https://yunohost.org/roadmap.en.html for us non-french speakers
[23:36:59] <Superinjustice1000> Hey y'all, need some help find the best file management app for my yunohost server

I want an app that can allow me to upload files to my server, move files on my server around as I see fit, and download files if necessary

Please let me know if there is an app on the store like that