- Timestamp:
- 03/01/08 19:49:54
(9 months ago)
- Author:
- rats
- Message:
* Updated all Docs. Some are still with ToDo?
* Fixed #1070: FreeBSD, ispcp-setup uses group which does not exist
* Updated all languages
* Inproved: Update SQL with IGNORE statement
* Update PHPmyAdmin to version 2.11.5
* Updated all distributions
* Dropped support of Suse Enterprise Linux Server (SELS) - Please use OpenSuse? files
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1007 |
r1026 |
|
| 25 | 25 | myorigin = $mydomain |
|---|
| 26 | 26 | |
|---|
| 27 | | smtpd_banner = $myhostname ISPCP {MTA_VERSION} Managed ESMTP {MTA_HOST_TYPE} |
|---|
| | 27 | smtpd_banner = $myhostname ESMTP ispCP {MTA_VERSION} Managed |
|---|
| 28 | 28 | setgid_group = postdrop |
|---|
| 29 | 29 | |
|---|
| … | … | |
| 38 | 38 | virtual_transport = virtual |
|---|
| 39 | 39 | transport_maps = hash:{MTA_TRANSPORT_HASH} |
|---|
| 40 | | alias_maps = hash:/etc/aliases |
|---|
| | 40 | alias_maps = hash:{MTA_LOCAL_ALIAS_HASH} |
|---|
| 41 | 41 | |
|---|
| 42 | 42 | # |
|---|
| … | … | |
| 87 | 87 | smtpd_sasl_auth_enable = yes |
|---|
| 88 | 88 | smtpd_sasl2_auth_enable = yes |
|---|
| 89 | | smtpd_sasl_security_options = noanonymous |
|---|
| | 89 | smtpd_sasl_security_options = noanonymous, noplaintext |
|---|
| 90 | 90 | smtpd_sasl_local_domain = |
|---|
| 91 | 91 | broken_sasl_auth_clients = yes |
|---|
| 92 | | smtpd_sender_restrictions = permit_mynetworks, |
|---|
| | 92 | |
|---|
| | 93 | smtpd_helo_required = yes |
|---|
| | 94 | |
|---|
| | 95 | smtpd_helo_restrictions = permit_mynetworks, |
|---|
| 93 | 96 | permit_sasl_authenticated, |
|---|
| 94 | | reject_unauth_destination |
|---|
| 95 | | smtpd_recipient_restrictions = permit_mynetworks, |
|---|
| | 97 | reject_invalid_helo_hostname, |
|---|
| | 98 | reject_non_fqdn_helo_hostname |
|---|
| | 99 | |
|---|
| | 100 | smtpd_sender_restrictions = reject_non_fqdn_sender, |
|---|
| | 101 | reject_unknown_sender_domain, |
|---|
| | 102 | permit_mynetworks, |
|---|
| | 103 | permit_sasl_authenticated |
|---|
| | 104 | |
|---|
| | 105 | smtpd_recipient_restrictions = reject_non_fqdn_recipient, |
|---|
| | 106 | reject_unknown_recipient_domain, |
|---|
| | 107 | permit_mynetworks, |
|---|
| 96 | 108 | permit_sasl_authenticated, |
|---|
| 97 | | reject_unauth_destination |
|---|
| 98 | | # check_policy_service inet:127.0.0.1:60000 |
|---|
| | 109 | reject_unauth_destination, |
|---|
| | 110 | reject_unlisted_recipient, |
|---|
| | 111 | check_policy_service inet:127.0.0.1:12525, |
|---|
| | 112 | check_policy_service inet:127.0.0.1:60000, |
|---|
| | 113 | permit |
|---|
| | 114 | |
|---|
| | 115 | smtpd_data_restrictions = reject_multi_recipient_bounce, |
|---|
| | 116 | reject_unauth_pipelining |
|---|
| 99 | 117 | |
|---|
| 100 | 118 | |
|---|
| … | … | |
| 103 | 121 | # |
|---|
| 104 | 122 | |
|---|
| 105 | | #smtpd_tld_loglevel = 2 |
|---|
| | 123 | #smtpd_tls_loglevel = 2 |
|---|
| 106 | 124 | #smtpd_tls_cert_file = /etc/postfix/cert.pem |
|---|
| 107 | 125 | #smtpd_tls_key_file = /etc/postfix/privkey.pem |
|---|
| … | … | |
| 112 | 130 | |
|---|
| 113 | 131 | # |
|---|
| 114 | | # AMaViS parameters; activate, if avaible/used |
|---|
| | 132 | # AMaViS parameters; activate, if available/used |
|---|
| 115 | 133 | # |
|---|
| 116 | 134 | |
|---|
| … | … | |
| 118 | 136 | |
|---|
| 119 | 137 | # |
|---|
| 120 | | # Quota support; activate, if avaible/used |
|---|
| | 138 | # Quota support; activate, if available/used |
|---|
| 121 | 139 | # |
|---|
| 122 | 140 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>