Changeset 1113
- Timestamp:
- 04/13/08 23:54:57
(5 months ago)
- Author:
- rats
- Message:
Fixed #1185: 2 postfix parameters no longer/not existing
Fixed: orderpanel layout
Fixed #1172: Regenerate proftpd config fails in update
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1109 |
r1113 |
|
| 1 | 1 | ispCP ω 1.0.0 Changelog |
|---|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| | 3 | |
|---|
| | 4 | 2008-04-13 Benedikt Heintel |
|---|
| | 5 | - CONFIGS: |
|---|
| | 6 | * Fixed #1185: 2 postfix parameters no longer/not existing |
|---|
| | 7 | - GUI: |
|---|
| | 8 | * Fixed: orderpanel layout |
|---|
| | 9 | - SETUP: |
|---|
| | 10 | * Fixed #1172: Regenerate proftpd config fails in update |
|---|
| 3 | 11 | |
|---|
| 4 | 12 | 2008-04-11 Benedikt Heintel |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1082 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1102 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/libexec/postfix |
|---|
| 24 | | program_directory = /usr/libexec/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/local/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/local/libexec/postfix |
|---|
| 24 | | program_directory = /usr/local/libexec/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1084 |
r1113 |
|
| | 1 | # |
|---|
| | 2 | # ispCP ω (OMEGA) a Virtual Hosting Control System |
|---|
| | 3 | # |
|---|
| | 4 | # @copyright 2001-2006 by moleSoftware GmbH |
|---|
| | 5 | # @copyright 2006-2008 by ispCP | http://isp-control.net |
|---|
| | 6 | # @version SVN: $ID$ |
|---|
| | 7 | # @link http://isp-control.net |
|---|
| | 8 | # @author ispCP Team |
|---|
| | 9 | # |
|---|
| | 10 | # @license |
|---|
| | 11 | # This program is free software; you can redistribute it and/or modify it under |
|---|
| | 12 | # the terms of the MPL General Public License as published by the Free Software |
|---|
| | 13 | # Foundation; either version 1.1 of the License, or (at your option) any later |
|---|
| | 14 | # version. |
|---|
| | 15 | # You should have received a copy of the MPL Mozilla Public License along with |
|---|
| | 16 | # this program; if not, write to the Open Source Initiative (OSI) |
|---|
| | 17 | # http://opensource.org | osi@opensource.org |
|---|
| | 18 | # |
|---|
| | 19 | ################################################################################ |
|---|
| 1 | 20 | |
|---|
| 2 | | # |
|---|
| 3 | | # Postfix MTA Manager Main Configuration File; |
|---|
| 4 | | # |
|---|
| 5 | | # Please do NOT edit this file manually; |
|---|
| 6 | | # |
|---|
| 7 | | |
|---|
| 8 | | # |
|---|
| 9 | 21 | # Postfix directory settings; These are critical for normal Postfix MTA functionallity; |
|---|
| 10 | | # |
|---|
| 11 | | |
|---|
| 12 | 22 | command_directory = /usr/local/sbin |
|---|
| 13 | 23 | daemon_directory = /usr/local/libexec/postfix |
|---|
| 14 | | program_directory = /usr/local/libexec/postfix |
|---|
| 15 | 24 | sendmail_path = /usr/local/sbin/sendmail |
|---|
| 16 | 25 | newaliases_path = /usr/local/sbin/newaliases |
|---|
| … | … | |
| 18 | 27 | unknown_local_recipient_reject_code = 550 |
|---|
| 19 | 28 | mail_owner = _postfix |
|---|
| 20 | | # |
|---|
| | 29 | |
|---|
| | 30 | |
|---|
| 21 | 31 | # Some common configuration parameters; |
|---|
| 22 | | # |
|---|
| 23 | | |
|---|
| 24 | 32 | inet_interfaces = all |
|---|
| 25 | 33 | mynetworks_style = host |
|---|
| … | … | |
| 32 | 40 | setgid_group = postdrop |
|---|
| 33 | 41 | |
|---|
| 34 | | # |
|---|
| 35 | 42 | # Receiving messages parameters; |
|---|
| 36 | | # |
|---|
| 37 | | |
|---|
| 38 | 43 | mydestination = $myhostname, $mydomain |
|---|
| 39 | 44 | append_dot_mydomain = no |
|---|
| … | … | |
| 44 | 49 | alias_maps = hash:{MTA_LOCAL_ALIAS_HASH} |
|---|
| 45 | 50 | |
|---|
| 46 | | # |
|---|
| 47 | 51 | # Delivering local messages parameters; |
|---|
| 48 | | # |
|---|
| 49 | | |
|---|
| 50 | 52 | mail_spool_directory = {MTA_LOCAL_MAIL_DIR} |
|---|
| 51 | 53 | |
|---|
| … | … | |
| 63 | 65 | local_recipient_maps = unix:passwd.byname $alias_database |
|---|
| 64 | 66 | |
|---|
| 65 | | # |
|---|
| 66 | | # ISPCP Autoresponder parameters; |
|---|
| 67 | | # |
|---|
| 68 | | |
|---|
| | 67 | # ispCP Autoresponder parameters; |
|---|
| 69 | 68 | ispcp-arpl_destination_recipient_limit = 1 |
|---|
| 70 | 69 | |
|---|
| 71 | | # |
|---|
| 72 | 70 | # Delivering virtual messages parameters; |
|---|
| 73 | | # |
|---|
| 74 | | |
|---|
| 75 | 71 | virtual_mailbox_base = {MTA_VIRTUAL_MAIL_DIR} |
|---|
| 76 | 72 | virtual_mailbox_limit = 0 |
|---|
| … | … | |
| 85 | 81 | virtual_gid_maps = static:{MTA_MAILBOX_GID} |
|---|
| 86 | 82 | |
|---|
| 87 | | # |
|---|
| 88 | 83 | # SASL paramters; |
|---|
| 89 | | # |
|---|
| 90 | | |
|---|
| 91 | 84 | smtpd_sasl_auth_enable = yes |
|---|
| 92 | | smtpd_sasl2_auth_enable = yes |
|---|
| 93 | 85 | smtpd_sasl_security_options = noanonymous |
|---|
| 94 | 86 | smtpd_sasl_local_domain = |
|---|
| 95 | 87 | broken_sasl_auth_clients = yes |
|---|
| 96 | 88 | |
|---|
| 97 | | smtpd_helo_required = yes |
|---|
| | 89 | smtpd_helo_required = yes |
|---|
| 98 | 90 | |
|---|
| 99 | 91 | smtpd_helo_restrictions = permit_mynetworks, |
|---|
| … | … | |
| 121 | 113 | |
|---|
| 122 | 114 | |
|---|
| 123 | | # |
|---|
| | 115 | |
|---|
| 124 | 116 | # TLS parameters; activate, if avaible/used |
|---|
| 125 | | # |
|---|
| 126 | | |
|---|
| 127 | 117 | #smtpd_tls_loglevel = 2 |
|---|
| 128 | 118 | #smtpd_tls_cert_file = /etc/postfix/cert.pem |
|---|
| … | … | |
| 133 | 123 | |
|---|
| 134 | 124 | |
|---|
| 135 | | # |
|---|
| 136 | 125 | # AMaViS parameters; activate, if available/used |
|---|
| 137 | | # |
|---|
| 138 | | |
|---|
| 139 | 126 | #content_filter = amavis:[127.0.0.1]:10024 |
|---|
| 140 | 127 | |
|---|
| 141 | | # |
|---|
| 142 | 128 | # Quota support; activate, if available/used |
|---|
| 143 | | # |
|---|
| 144 | | |
|---|
| 145 | 129 | #virtual_create_maildirsize = yes |
|---|
| 146 | 130 | #virtual_mailbox_extended = yes |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1084 |
r1113 |
|
| 22 | 22 | command_directory = /usr/sbin |
|---|
| 23 | 23 | daemon_directory = /usr/lib/postfix |
|---|
| 24 | | program_directory = /usr/lib/postfix |
|---|
| 25 | 24 | |
|---|
| 26 | 25 | # Some common configuration parameters |
|---|
| … | … | |
| 78 | 77 | # SASL paramters |
|---|
| 79 | 78 | smtpd_sasl_auth_enable = yes |
|---|
| 80 | | smtpd_sasl2_auth_enable = yes |
|---|
| 81 | 79 | smtpd_sasl_security_options = noanonymous |
|---|
| 82 | 80 | smtpd_sasl_local_domain = |
|---|
| r1098 |
r1113 |
|
| 1581 | 1581 | return $rs if ($rs != 0); |
|---|
| 1582 | 1582 | |
|---|
| | 1583 | # |
|---|
| | 1584 | # If we're doing an update, we haven't yet asked the user for the db_ftp user and password, |
|---|
| | 1585 | # so we do this here, to get these values. |
|---|
| | 1586 | # |
|---|
| | 1587 | |
|---|
| | 1588 | if (!defined($main::ua{'db_ftp_user'}) || !defined($main::ua{'db_ftp_password'})) { |
|---|
| | 1589 | $rs = ask_db_ftp_user(); |
|---|
| | 1590 | return $rs if ($rs != 0); |
|---|
| | 1591 | |
|---|
| | 1592 | do { |
|---|
| | 1593 | $rs = ask_db_ftp_password(); |
|---|
| | 1594 | } while ($rs == 1); |
|---|
| | 1595 | } |
|---|
| | 1596 | |
|---|
| 1583 | 1597 | my %tag_hash = ( |
|---|
| 1584 | 1598 | '{HOST_NAME}' => $main::cfg{'SERVER_HOSTNAME'}, |
|---|
| r1076 |
r1113 |
|
| 2251 | 2251 | <head> |
|---|
| 2252 | 2252 | <meta http-equiv="Content-Type" content="text/html; charset={THEME_CHARSET}"> |
|---|
| 2253 | | <link href="../{$theme}/css/ispcp_orderpanel.css" rel="stylesheet" type="text/css"> |
|---|
| 2254 | | <title>$title</title> |
|---|
| | 2253 | <link href="../themes/{$theme}/css/ispcp_orderpanel.css" rel="stylesheet" type="text/css"> |
|---|
| | 2254 | <title>{$title}</title> |
|---|
| 2255 | 2255 | </head> |
|---|
| 2256 | 2256 | <body> |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>