Re: sympa mailing list manager
- In reply to: Tom Browder : "Re: sympa mailing list manager"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jul 2023 19:42:02 UTC
> 1. Does that installation use FreeBSD's OpenSMPTD by default? I use my own heavily hacked version of qmail, but sympa sends the mail using the normal sendmail command. So long as you can get your MTA to route the mail to sympa's queue program I don't think the MTA matters. > 2. Do you use Apache or Nginx for a web server? From ports or from source? I use the apache 2.4 package. It uses the fast CGI module: <Location /sympa> SetHandler "proxy:unix:/usr/home/sympa/run/wwsympa.socket|fcgi://localhost/" Require all granted </Location> Regards, John Levine, johnl@taugh.com, Primary Perpetrator of "The Internet for Dummies", Please consider the environment before reading this e-mail. https://jl.ly