Changeset 1127
- Timestamp:
- 04/27/08 10:39:19
(4 months ago)
- Author:
- zothos
- Message:
* Fixed #1217: mail auto responder doesn't work
* Fixed #1216: Password protection for cgi-bin
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1126 |
r1127 |
|
| 1 | 1 | ispCP ω 1.0.0 Changelog |
|---|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| | 3 | |
|---|
| | 4 | 2008-04-27 Jochen Manz |
|---|
| | 5 | - GUI: |
|---|
| | 6 | * Fixed #1217: mail auto responder doesn't work |
|---|
| | 7 | - CONFIGS: |
|---|
| | 8 | * Fixed #1216: Password protection for cgi-bin |
|---|
| | 9 | |
|---|
| 3 | 10 | 2008-04-25 Malte Geierhos |
|---|
| 4 | 11 | - CONFIGS: |
|---|
| … | … | |
| 9 | 16 | * Fixed #1205: webtools - small layout issue... |
|---|
| 10 | 17 | * Fixed #1206: german languag error -> variable not replaced |
|---|
| 11 | | * Enhanced DB update functionality |
|---|
| | 18 | * Enhanced the DB update functionality |
|---|
| 12 | 19 | |
|---|
| 13 | 20 | 2008-04-24 Benedikt Heintel |
|---|
| … | … | |
| 18 | 25 | * Fixed #1196: New mail account/forward and auto responder handling |
|---|
| 19 | 26 | |
|---|
| 20 | | 2008-04-14 Jochen Manz |
|---|
| | 27 | 2008-04-21 Jochen Manz |
|---|
| 21 | 28 | - CONFIGS: |
|---|
| 22 | 29 | * Corrected gentoo postfix main.cnf |
|---|
| r847 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r847 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r847 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r327 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r327 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r327 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r885 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r885 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r885 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r154 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r401 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r401 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r401 |
r1127 |
|
| 1 | 1 | ScriptAlias /cgi-bin/ {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin/ |
|---|
| 2 | 2 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/cgi-bin> |
|---|
| 3 | | AllowOverride None |
|---|
| | 3 | AllowOverride AuthConfig |
|---|
| 4 | 4 | #Options ExecCGI |
|---|
| 5 | 5 | Order allow,deny |
|---|
| r1124 |
r1127 |
|
| 78 | 78 | set |
|---|
| 79 | 79 | status = ?, |
|---|
| 80 | | mail_auto_respond = 1 |
|---|
| | 80 | mail_auto_respond = 1, |
|---|
| 81 | 81 | mail_auto_respond_text = ? |
|---|
| 82 | 82 | where |
|---|
|