Saturday, April 26, 2025
support@conference.yunohost.org
April
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
       
             

[08:14:41] <Michele Agostinelli> Hello, how to show the user create by an app for sending email via yunohost?
[13:41:32] <miro5001> > <@magostinelli:matrix.org> Hello, how to show the user create by an app for sending email via yunohost?

Can you give us the context? What are you trying to do?
[14:32:16] <Michele Agostinelli> > <@miro5001:matrix.org> Can you give us the context? What are you trying to do?

Bookwyrm application doesn't send email. I change os password for the user bookwyrm, and inside the .env file smtp from localhost to myfqdn.ext
[16:01:07] <miro5001> Check the logs.
Using smtp host : localhost the port should be 25 and TLS disabled.
[20:01:15] <DTV Electronics> anyone know where the images are for RPi ? all the download links for the preinstalled images seem to be gone from the website and I cant find them elsewhere? please help thx
[20:04:18] <rimmit> i came here with the exact same problem :-D
are the images down at this time?
[20:27:22] <Salamandar> > <@dtvsmith:matrix.org> anyone know where the images are for RPi ? all the download links for the preinstalled images seem to be gone from the website and I cant find them elsewhere? please help thx

Ooooh oops might be my fault ? Where did you have links before ?
[20:27:54] <Salamandar> The valid link now is https://repo.yunohost.org/images/
[20:30:06] <Salamandar> Hum indeed the doc is missing the links
[20:30:15] <Salamandar> Ill see that tomorrow
[20:43:15] <rimmit> nice...link is working. links on the homepage are still missing. thank you for fixing this in advance. :-)
[20:48:08] <Salamandar> Homepage ?
[20:48:47] <Salamandar> The link always were only in the doc ^^
[21:18:18] <Crou2> Hello,
I have my_webapp 1.0~ynh20 installed on YunoHost 12.0.14 (stable)
[21:30:32] <Crou2> Hello,
I have my_webapp version 1.0~ynh20 installed on YunoHost 12.0.14.
I have installed a Piwigo webapp in this "my_webapp" space.
But I can't upload pictures recently because (I think) I have a php limit to upload files. Files less than 1Mio can be uploaded, but the ones above 1Mio fail.
Could you tell me how to increase the php limit on my_webapp ?
Thanks ☺️