]> git.pld-linux.org Git - packages/exim.git/blame - exim4-EDITME.patch
- up to 4.61
[packages/exim.git] / exim4-EDITME.patch
CommitLineData
71d3f475 1diff -urN exim-4.43.org/src/EDITME exim-4.51/src/EDITME
2--- exim-4.43/src/EDITME 2004-10-07 14:25:49.533597214 +0200
3+++ exim-4.51/src/EDITME 2004-10-07 14:28:22.292872122 +0200
4@@ -100,7 +100,7 @@
a59efb33
AM
5 # /usr/local/sbin. The installation script will try to create this directory,
6 # and any superior directories, if they do not exist.
7
8-BIN_DIRECTORY=/usr/exim/bin
9+BIN_DIRECTORY=/usr/bin
10
11
12 #------------------------------------------------------------------------------
71d3f475 13@@ -116,7 +116,7 @@
7caee55f 14 # don't exist. It will also install a default runtime configuration if this
15 # file does not exist.
a59efb33
AM
16
17-CONFIGURE_FILE=/usr/exim/configure
18+CONFIGURE_FILE=/etc/mail/exim.conf
19
49288260 20 # It is possible to specify a colon-separated list of files for CONFIGURE_FILE.
21 # In this case, Exim will use the first of them that exists when it is run.
71d3f475 22@@ -134,7 +134,8 @@
a59efb33 23 # owner of a local mailbox.) Specifying these values as root is very strongly
7caee55f 24 # discouraged.
a59efb33
AM
25
26-EXIM_USER=
27+EXIM_UID=79
28+EXIM_GID=79
29
7caee55f 30 # If you specify EXIM_USER as a name, this is looked up at build time, and the
31 # uid number is built into the binary. However, you can specify that this
71d3f475 32@@ -208,7 +209,7 @@
7caee55f 33
34 # This one is very special-purpose, so is not included by default.
35
36-# ROUTER_IPLOOKUP=yes
37+ROUTER_IPLOOKUP=yes
38
39
40 #------------------------------------------------------------------------------
71d3f475 41@@ -229,7 +230,7 @@
a59efb33
AM
42 # This one is special-purpose, and commonly not required, so it is not
43 # included by default.
44
45-# TRANSPORT_LMTP=yes
46+TRANSPORT_LMTP=yes
47
48
49 #------------------------------------------------------------------------------
71d3f475 50@@ -238,9 +239,9 @@
a59efb33
AM
51 # MBX, is included only when requested. If you do not know what this is about,
52 # leave these settings commented out.
53
54-# SUPPORT_MAILDIR=yes
55-# SUPPORT_MAILSTORE=yes
56-# SUPPORT_MBX=yes
57+SUPPORT_MAILDIR=yes
58+SUPPORT_MAILSTORE=yes
59+SUPPORT_MBX=yes
60
61
62 #------------------------------------------------------------------------------
71d3f475 63@@ -255,16 +256,16 @@
a59efb33
AM
64 LOOKUP_DBM=yes
65 LOOKUP_LSEARCH=yes
66
67-# LOOKUP_CDB=yes
7caee55f 68-# LOOKUP_DNSDB=yes
69-# LOOKUP_DSEARCH=yes
a59efb33 70+LOOKUP_CDB=yes
7caee55f 71+LOOKUP_DNSDB=yes
72+LOOKUP_DSEARCH=yes
73 # LOOKUP_IBASE=yes
a59efb33 74 # LOOKUP_LDAP=yes
7caee55f 75 # LOOKUP_MYSQL=yes
76 # LOOKUP_NIS=yes
77 # LOOKUP_NISPLUS=yes
78 # LOOKUP_ORACLE=yes
79-# LOOKUP_PASSWD=yes
80+LOOKUP_PASSWD=yes
81 # LOOKUP_PGSQL=yes
82 # LOOKUP_WHOSON=yes
83
71d3f475 84@@ -328,7 +329,7 @@
1791988d 85 # WITH_CONTENT_SCAN option. If possible, use the MIME ACL instead of
86 # the "demime" condition.
71d3f475 87
1791988d 88-# WITH_OLD_DEMIME=yes
89+WITH_OLD_DEMIME=yes
71d3f475 90
1791988d 91 #------------------------------------------------------------------------------
92 # Compiling Exim with experimental features. These are documented in
71d3f475 93@@ -464,10 +465,10 @@
a59efb33
AM
94 # included in the Exim binary. You will then need to set up the run time
95 # configuration to make use of the mechanism(s) selected.
96
97-# AUTH_CRAM_MD5=yes
71d3f475 98+AUTH_CRAM_MD5=yes
99 # AUTH_CYRUS_SASL=yes
a59efb33 100-# AUTH_PLAINTEXT=yes
7caee55f 101-# AUTH_SPA=yes
a59efb33 102+AUTH_PLAINTEXT=yes
7caee55f 103+AUTH_SPA=yes
a59efb33
AM
104
105
7caee55f 106 #------------------------------------------------------------------------------
71d3f475 107@@ -553,10 +554,10 @@
49288260 108 # leave these settings commented out.
a59efb33 109
49288260 110 # This setting is required for any TLS support (either OpenSSL or GnuTLS)
a59efb33 111-# SUPPORT_TLS=yes
a59efb33 112+SUPPORT_TLS=yes
49288260 113
114 # Uncomment this setting if you are using OpenSSL
115-# TLS_LIBS=-lssl -lcrypto
a59efb33
AM
116+TLS_LIBS=-lssl -lcrypto
117
49288260 118 # Uncomment these settings if you are using GnuTLS
119 # USE_GNUTLS=yes
71d3f475 120@@ -607,7 +608,7 @@
a59efb33
AM
121 # Once you have done this, "make install" will build the info files and
122 # install them in the directory you have defined.
123
124-# INFO_DIRECTORY=/usr/share/info
125+INFO_DIRECTORY=/usr/share/info
126
127
128 #------------------------------------------------------------------------------
71d3f475 129@@ -620,7 +621,7 @@
a59efb33
AM
130 # %s. This will be replaced by one of the strings "main", "panic", or "reject"
131 # to form the final file names. Some installations may want something like this:
132
133-# LOG_FILE_PATH=/var/log/exim_%slog
134+LOG_FILE_PATH=/var/log/exim/%s.log
135
136 # which results in files with names /var/log/exim_mainlog, etc. The directory
137 # in which the log files are placed must exist; Exim does not try to create
71d3f475 138@@ -669,7 +670,7 @@
a59efb33
AM
139 # files. Both the name of the command and the suffix that it adds to files
140 # need to be defined here. See also the EXICYCLOG_MAX configuration.
141
142-COMPRESS_COMMAND=/usr/bin/gzip
143+COMPRESS_COMMAND=/bin/gzip
144 COMPRESS_SUFFIX=gz
145
146
71d3f475 147@@ -677,7 +678,7 @@
a59efb33
AM
148 # If the exigrep utility is fed compressed log files, it tries to uncompress
149 # them using this command.
150
151-ZCAT_COMMAND=/usr/bin/zcat
152+ZCAT_COMMAND=/bin/zcat
153
154
155 #------------------------------------------------------------------------------
71d3f475 156@@ -686,7 +687,7 @@
a59efb33
AM
157 # (version 5.004 or later) installed, set EXIM_PERL to perl.o. Using embedded
158 # Perl costs quite a lot of resources. Only do this if you really need it.
159
160-# EXIM_PERL=perl.o
161+EXIM_PERL=perl.o
162
163
164 #------------------------------------------------------------------------------
71d3f475 165@@ -695,7 +696,7 @@
166 # -shared option, and you will need to add -export-dynamic to EXTRALIBS so
167 # that the local_scan API is made available by the linker.
168
169-# EXPAND_DLFUNC=yes
170+EXPAND_DLFUNC=yes
171
172
173 #------------------------------------------------------------------------------
174@@ -705,11 +706,12 @@
a59efb33
AM
175 # support, which is intended for use in conjunction with the SMTP AUTH
176 # facilities, is included only when requested by the following setting:
177
178-# SUPPORT_PAM=yes
179+SUPPORT_PAM=yes
180
181 # You probably need to add -lpam to EXTRALIBS, and in some releases of
182 # GNU/Linux -ldl is also needed.
183
184+EXTRALIBS=-lpam -ldl
185
186 #------------------------------------------------------------------------------
187 # Support for authentication via Radius is also available. The Exim support,
71d3f475 188@@ -756,7 +758,7 @@
7caee55f 189 # /var/pwcheck) and chown it to exim's user and group. Once you have installed
190 # pwcheck, you should arrange for it to be started by root at boot time.
ecc5bdcd
ŁJM
191
192-# CYRUS_PWCHECK_SOCKET=/var/pwcheck/pwcheck
193+CYRUS_PWCHECK_SOCKET=/var/lib/sasl/mux
194
195
196 #------------------------------------------------------------------------------
71d3f475 197@@ -773,7 +775,7 @@
7caee55f 198 # group. Once you have installed saslauthd, you should arrange for it to be
199 # started by root at boot time.
200
201-# CYRUS_SASLAUTHD_SOCKET=/var/state/saslauthd/mux
202+CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl/mux
203
204
205 #------------------------------------------------------------------------------
71d3f475 206@@ -833,7 +835,7 @@
7caee55f 207 # is "yes", as well as supporting line editing, a history of input lines in the
208 # current run is maintained.
209
210-# USE_READLINE=yes
211+USE_READLINE=yes
212
71d3f475 213 # You may need to add -ldl to EXTRA_LIBS when you set USE_READLINE=yes.
214 # Note that this option adds to the size of the Exim binary, because the
215@@ -908,7 +910,7 @@
a59efb33
AM
216 # period (for example, /usr/exim/configure.host.in.some.domain). If this file
217 # does not exist, then the bare configuration file name is tried.
218
219-# CONFIGURE_FILE_USE_NODE=yes
220+CONFIGURE_FILE_USE_NODE=yes
221
222
223 #------------------------------------------------------------------------------
71d3f475 224@@ -1081,7 +1083,7 @@
a59efb33
AM
225 # be changed here. The default is 0640 so that information from the spool is
226 # available to anyone who is a member of the Exim group.
227
228-# SPOOL_MODE=0640
229+SPOOL_MODE=0640
230
231
232 #------------------------------------------------------------------------------
This page took 0.588467 seconds and 4 git commands to generate.