Subject: The mailing list for listmasters using Sympa
List archive
- From: Stephen Jarjoura <address@concealed>
- To: "Christian H. Kuhn" <address@concealed>
- Cc: address@concealed
- Subject: Re: [en@sympa] Web access forbidden
- Date: Tue, 9 Sep 2025 19:35:42 -0400
Your path is different, but here's the FCGI stanza in my Apache config file.
Note, I needed to add the "//localhost" to get it to work.
<Location /sympa>
SetHandler "proxy:unix:/var/sympa/var/run/sympa/wwsympa.socket|fcgi://localhost"
Require all granted
</Location>
SetHandler "proxy:unix:/var/sympa/var/run/sympa/wwsympa.socket|fcgi://localhost"
Require all granted
</Location>
I would also check your selinux settings; we're running with it disabled, but I've seen the security context cause errors like that.
$ sestatus
SELinux status: disabled
SELinux status: disabled
Good luck!
--
Stephen A. Jarjoura
Collaborative Services
On Tue, Sep 9, 2025 at 5:18 PM "Christian H. Kuhn" <address@concealed> wrote:
Hi all,
i’m new to sympa. Tried mailman3 first, but that brings it’s own lmtpd
that collides with dovecot’s lmtpd. And it’s documentation is a bit ...
ok. So i tried sth else.
Sympa seems to fullfill all my needs. It works with apache2, postfix,
and dovecot. Ok, there IS a lot of manual configuration that could be
automaticated, but there is anything anytime. I worked through
documentation. I did not get the systemd configuration for web access
running, so i tried fcgi. And that seems to work. It accesses the
correct page. Only that it does not display it, but throws a 403 without
further hints.
/run/sympa/wwsympa.socket belongs to www-data:www-data. Most other
self-created files are chown sympa:sympa according to doc.
What rtfm-parameter do i need?
TIA
QNo
-
[en@sympa] Web access forbidden,
Christian H. Kuhn, 09/09/2025
-
Re: [en@sympa] Web access forbidden,
Stephen Jarjoura, 09/09/2025
-
Re: [en@sympa] Web access forbidden,
Christian H. Kuhn, 09/10/2025
- Re: [en@sympa] Web access forbidden, Stephen Jarjoura, 09/10/2025
-
Re: [en@sympa] Web access forbidden,
C. Bernard, 09/10/2025
- Re: [en@sympa] Web access forbidden, Christian H. Kuhn, 09/11/2025
-
Re: [en@sympa] Web access forbidden,
Christian H. Kuhn, 09/10/2025
-
Re: [en@sympa] Web access forbidden,
Stephen Jarjoura, 09/09/2025
Archive powered by MHonArc 2.6.19+.