Commit Graph

18 Commits

Author SHA1 Message Date
Milan
f71d6e9030 mail.pm: convert to ascii
use Text::Unidecode to decode unicode, to prevent spam filter ignoring
oddly encoded emails.
2024-07-26 21:33:48 +02:00
Milan
d56174f8d0 INSTALL.md: add sox to calculate audio duration 2024-02-17 20:57:39 +01:00
Milan
9bd5e6df60 add libauthen-sasl-perl
Email::Simple requires libauthen-sasl-perl for SMTP support.
2023-10-23 21:38:11 +02:00
Milan
c95e3ac926 fixup! mail.pm: encode UTF-8 header 2023-05-31 20:26:35 +02:00
Milan
3effdd6ef0 mail.pm: replace MIME::Lite by Email::Sender
* mail.pm uses Email:sender to use correct encoding on sending utf-8
encoded emails
* notify-events.cgi now uses mail.pm.
2023-04-23 12:15:18 +02:00
Milan
03c21de220 install/INSTALL.md: add some installation hints 2023-02-24 22:08:58 +01:00
Milan
f1618c2ddb apache2-sites/calcms.conf: add
move apache config to separate file
2023-02-24 22:08:58 +01:00
Milan
67df87cbbb apache2-sites/calcms.conf: add configuration 2023-02-24 22:05:31 +01:00
JohannesKuhfuss
9d42bf9016 scripted DB and user creation 2023-02-20 19:39:40 +01:00
Milan
885921c9b0 INSTALL.md: hint to connect to local mysql database 2023-02-19 23:13:02 +01:00
Milan
d3adec275b INSTALL.md: remove CPAN install hint for mod_perl 2023-02-19 17:56:52 +01:00
Milan
553f2cb72c INSTALL.md: hint to reset admin account
after update from legacy crypto to Blowfish an update is needed.
User still can let send them a link to change the password.
2023-02-19 17:54:01 +01:00
Milan
855b103e99 INSTALL.md: enable apache2 prefork mode 2023-02-18 23:36:15 +01:00
Milan
abd7815e1a install/INSTALL.md: add some missing packages
found with Ubuntu 20.04
2023-02-18 23:32:06 +01:00
johannes-kuhfuss
2c3e64b2a2 Update INSTALL.md
Adjusted GRANT statements
2023-02-18 23:26:02 +01:00
Milan
5dbe801a11 install/create.sql: full schema dump
remove delta migrate.sql
2021-04-11 13:10:42 +02:00
Milan
2a8906b598 update documentation
update configuration using variables
use markdown
2020-11-15 20:29:16 +01:00
Milan
b72f71e0ac migrate.sql: remove database name 2020-11-15 20:29:16 +01:00