|
db1c2fd72b
|
install_amavis.sh: some changes (i.e. port number) for whitelisted sender addresses.
|
2023-05-18 12:51:27 +02:00 |
|
|
058ea39ce7
|
install_amavis.sh: forgot to add tcp port 10026 ..
|
2023-05-17 02:16:44 +02:00 |
|
|
225d8f83c6
|
install_amavis.sh: do virus check on whitelisted addresses.
|
2023-05-17 01:52:02 +02:00 |
|
|
93a7f2fe62
|
add 'README.smtp-over-tor-hidden-services'.
|
2023-04-27 00:02:13 +02:00 |
|
|
5f554c8bbd
|
install_roundcube.sh: replace 'smtp_server' with 'smtp_host' in configuration file.
|
2023-03-06 22:57:13 +01:00 |
|
|
cc146aa5fc
|
install_postfixadmin.sh: some minor dhanges in script output.
|
2023-03-06 13:00:33 +01:00 |
|
|
1f34f1eaaa
|
upgrade_roundcube.sh: install new version of composer.
|
2023-03-06 12:48:49 +01:00 |
|
|
eed8497faa
|
upgrade_roundcube.sh: change default variables 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS' and 'DEFAULT_MYSQL_CREDENTIALS'.
|
2023-03-06 09:50:16 +01:00 |
|
|
4dc221a1dd
|
install_roundcube.sh: correct default value 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS'.
|
2023-03-06 09:49:16 +01:00 |
|
|
4b9ba22a0e
|
install_roundcube.sh: change setting of 'DEFAULT_MYSQL_CREDENTIALS ' to support MairaDB installation from debian package system.
|
2023-03-05 18:38:30 +01:00 |
|
|
36c79de191
|
install_update_dovecot.sh: fix error setting 'dbhost' in case og MySQL.
|
2023-03-05 18:34:07 +01:00 |
|
|
f713ae7f72
|
install_update_dovecot.sh: some minor changes in script output.
|
2023-03-05 16:20:22 +01:00 |
|
|
d46c65afa7
|
install_update_dovecot.sh: adjust settings og MySQL credentials.
|
2023-03-05 16:18:43 +01:00 |
|
|
0bfa8bc87e
|
install_postfixadmin.sh: adjust 'DEFAULT_POSTFIX_DB_HOST_MYSQL'.
|
2023-03-05 16:17:53 +01:00 |
|
|
077b54753b
|
install_postfixadmin.sh: add a 'notice' add the end of installation.
|
2023-03-05 15:04:51 +01:00 |
|
|
abd96fe1bb
|
install_postfixadmin.sh: some changes concerning mysql credentials.
|
2023-03-05 14:33:53 +01:00 |
|
|
7e79d01ca3
|
install_postfix_base.sh: add missing variable 'log_file'.
|
2023-01-31 23:21:47 +01:00 |
|
|
d35c32ef46
|
install_postfix_advanced.sh: set 'inet_interfaces' to 'all' in case of IPv6 Interface(s) present.
|
2023-01-29 23:58:44 +01:00 |
|
|
69165d9e07
|
Add 'README.postfwd-example.conf', a slightly more extensive configuration for the Postfix firewall.
|
2023-01-02 13:27:26 +01:00 |
|
|
f28d189d4a
|
install_postfix_base.sh, install_postfix_advanced.sh: support for setting up cronjobs..
|
2022-12-28 18:30:17 +01:00 |
|
|
d7e5a9e0fe
|
install_postfix_base.sh, install_postfix_advanced.sh: change deprecated entry '& ~' to '& stop' resolv.conf
|
2022-12-10 13:45:39 +01:00 |
|
|
25d0bf45f7
|
install_update_dovecot.sh: change deprecated entry '& ~' to '& stop' resolv.conf
|
2022-12-10 13:44:04 +01:00 |
|
|
73acfa1c97
|
install_amavis.sh: change deprecated entry '& ~' to '& stop' resolv.conf
|
2022-12-10 13:43:03 +01:00 |
|
|
aaac8fa4c4
|
install_postfix_base.sh: include commented rules for support of differenr SAS relay hosts.
|
2022-11-28 13:58:59 +01:00 |
|
|
852389fb30
|
Add script 'update_clamav-unofficial-sigs.sh'.
|
2022-10-26 18:15:40 +02:00 |
|
|
8b34b552ba
|
install_amavis.sh: backup directory '/etc/clamav-unofficial-sigs' if already exists.
|
2022-10-25 01:53:43 +02:00 |
|
|
9fdecd8783
|
Merge branch 'master' of https://git.oopen.de/install/mailsystem
|
2022-09-26 16:11:41 +02:00 |
|
|
6c9383e828
|
install_postfix_advanced.sh: set 'smtpd_sasl_auth_enable = no' in case of sympa list server.
|
2022-09-26 16:11:01 +02:00 |
|
|
9fa1c2efaf
|
Merge branch 'master' of https://git.oopen.de/install/mailsystem
|
2022-09-26 03:30:59 +02:00 |
|
|
b1c3de5b98
|
upgrade_roundcube.sh: some minor changes..
|
2022-09-26 03:30:34 +02:00 |
|
|
ecb0037e16
|
install_postfix_advanced.sh,install_amavis.sh: fix some error creating master.cf.
|
2022-09-26 02:54:07 +02:00 |
|
|
6eb955b34e
|
install_postfix_advanced.sh: fix some errors.
|
2022-09-26 01:39:03 +02:00 |
|
|
a277586090
|
install_postfix_advanced.sh: add support for update postfix configuration - not only initial install.
|
2022-09-26 00:43:15 +02:00 |
|
|
15d4247fb3
|
install_roundcube.sh,upgrade_roundcube.sh: change some configuration values.
|
2022-09-23 18:53:56 +02:00 |
|
|
4a2d2a698e
|
install_roundcube.sh: some minpr changes..
|
2022-09-23 15:05:55 +02:00 |
|
|
7b2bce7f7f
|
Merge branch 'master' of https://git.oopen.de/install/mailsystem
|
2022-09-21 12:17:40 +02:00 |
|
|
f1c4604992
|
install_amavis.sh: inor changes to script output.
|
2022-09-21 12:17:12 +02:00 |
|
|
e9ec53a282
|
Add postfwd reademe file 'README.change-initd-script'.
|
2022-09-21 11:12:25 +02:00 |
|
|
fb637796fc
|
Add Readme file adn comments for/in postfwd2 resources.
|
2022-09-17 12:56:45 +02:00 |
|
|
05dd7bd0ce
|
install_postfwd.sh, install_postfix_advanced.sh: adjust postfwd rule RATE_UNKNOWN_CLIENT_ADDR
|
2022-09-17 03:12:08 +02:00 |
|
|
f7aeff6b5a
|
install_postfix_advanced.sh: comment out recipient limits. This will me manage by postfix firewall postfwd.
|
2022-09-17 02:48:17 +02:00 |
|
|
5b678ee96c
|
install_postfix_advanced.sh, install_postfwd.sh: add rule 'Throttle unknown clients to 5 recipients per 5 minutes'.
|
2022-09-17 01:31:45 +02:00 |
|
|
352b59c997
|
install_postfix_advanced.sh, install_postfwd.sh: minor changes.
|
2022-09-17 01:09:40 +02:00 |
|
|
e786c78a8b
|
install_postfix_advanced.sh, install_postfwd.sh: Add more rules to postfix firewall postfwd config.
|
2022-09-17 01:05:02 +02:00 |
|
|
a230c6add0
|
Add file 'README.redeliver-quarantined-email'.
|
2022-09-15 01:20:07 +02:00 |
|
|
103d5d8f48
|
Add Setting 'sieve_vacation_send_from_recipient' from (included) Pigeonhole Sieve: Vacation Extension.
|
2022-07-06 01:25:47 +02:00 |
|
|
d9d3987908
|
upgrade_roundcube.sh: fix error in determin php major versions.
|
2022-06-27 01:10:40 +02:00 |
|
|
253cca17a4
|
install_postfix_advanced.sh: change some default values; fix error for parameter 'check_greylist'.
|
2022-06-24 21:52:56 +02:00 |
|
|
4539c4cb2f
|
install_update_dovecot.conf.sample: change default path for postgresql socket.
|
2022-06-24 21:50:55 +02:00 |
|
|
0e3c016299
|
install_update_dovecot.sh: a really minor change in script output.
|
2022-06-24 21:48:59 +02:00 |
|