Commit Graph

41 Commits

Author SHA1 Message Date
peter
fd8ab7bae8 From the ChangeLog:
Version 3.34
------------
1. Exim was failing to diagnose a lone \ at the end of an expansion string as
an error (basically a typo in the code).

2. If logging was only to syslog, and Exim was trying to panic-die, it crashed
instead of dying cleanly.

3. If an address was routed using a DNS lookup that found no MX records, but
one or more A records, and fallback hosts were specified on the transport, the
fallback hosts were ignored.

4. $message_body_size was set incorrectly (to zero) during filter testing.

5. Ensure the configuration file is closed before running the -bi command.

6. Reap all complete processes within the loop for accepting -bs or -bS
messages, because it seems that not all OS do this automatically when SIGCHLD
is set to SIG_IGN.

7. Reset SIGHUP to SIG_IGN before restarting a daemon, in case another SIGHUP
arrives very quickly and kills the newly started Exim before it has a chance to
get going.

8. After "452 space shortage", was not unsetting the sender address. Could lead
to strange effects when the client was pipelining.

9. There was no check that getpeername() was giving a socket address when
called on stdin passed from a previous delivery.

10. If a local part beginning with a pipe symbol was directed to a pipe
transport, the transport got confused as to which command it should run.
This could be a security exposure if unchecked local parts are directed
or routed to pipe transports.
2001-12-29 12:55:08 +00:00
naddy
4c9e6b9f16 - update MASTER_SITES to new location
- better COMMENT

From Sebastian Stark <seb@todesplanet.de>.
2001-12-03 15:06:30 +00:00
naddy
0739b03753 add lib/mysql path to library dependencies 2001-11-17 00:12:23 +00:00
espie
fe10e4b76b Complete lib dependencies 2001-10-24 12:22:45 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
peter
75fdb59de3 change my official e-mail address 2001-09-07 22:23:46 +00:00
peter
1bdb729923 update to maintenance release 3.33 - see CHANGES file for what has
been fixed. There are no new features in this release.
2001-09-07 22:15:50 +00:00
peter
00f46eae44 update to exim 3.30
This does not yet include the IPv6 / IPv4 OpenBSD patch discussed on
various lists.
2001-07-25 08:18:48 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
peter
29d991f46c minor type in an example 2001-04-22 09:03:40 +00:00
peter
1ca6a94b2a bump NEED_VERSION
integrate COMMENT
change postgresql dependencies to new paths and names

ok espie@
2001-04-21 18:54:11 +00:00
brad
b676d035fb remove major rev for mysqlclient dependency entry. 2001-03-07 19:05:33 +00:00
brad
45daf36498 openldap, mysql and postgresql make shared libraries, dont cause great
pain with incorrect dependencies.
2001-02-28 15:13:19 +00:00
peter
d7a69171e2 Update to exim 3.22.
Quite a few bug fixes and a small number of new features are
documented in doc/ChangeLog in the exim source tree.
2001-02-23 11:30:02 +00:00
danh
60765ca232 - update postgresql dependency based on 7.0.3 layout.
- /usr/local -> ${LOCALBASE}
- ${PREFIX} -> ${LOCALBASE}
2001-02-22 20:03:43 +00:00
peter
e89621d1b3 Add common flavors to Makefile and document flavors (as per last commit)
in DESCR file. Thanks to Marc for prompting.
2000-12-08 12:01:07 +00:00
peter
5ea3176f9c stupid CVS missed this again - but I expected it this time. 2000-12-07 15:27:33 +00:00
peter
36ff9ee78a Update exim to version 3.20
See ChangeLog and documentation for a full list of bugs fixes and
new features. Release highlights include the addition of STARTTLS
extensions to SMTP and callback SMTP checks to verify sender addresses
on lightly loaded mail servers - prevent spam from made-up addresses.

This port includes the following flavors:

no_x11	- do not build eximon which requires X11
no_perl	- do not include perl support
no_tls	- do not include SSL/TLS support
mysql	- support mysql queries for lookups
pgsql	- support pgsql queries for lookups
ldap	- support ldap (OpenLDAP) queries for lookups

All these queries are independent.

Maintainer has been temporarily chaged to me for feedback, until
Sebastian is back and available to support the port.

Testing has been limited to i386.
2000-12-07 15:27:10 +00:00
espie
7987406fd0 MAINTAINER address 2000-10-27 12:56:09 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
naddy
de4154f558 - update to 3.16; submitted by seb@gosh.todesplanet.de
- move config file handling to (DE)INSTALL; requested by brad@
- switch maintainer; offered by Peter
2000-08-12 23:57:45 +00:00
naddy
a84fee811c - add no_x11 flavor
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00
espie
bc21c8fe35 Fake, slightly non-trivial, as this involves fixing up the packaging. 2000-06-04 22:42:05 +00:00
peter
5ac3638444 Commit makefile *again*.
(I am starting to hate CVS).
2000-04-26 09:40:57 +00:00
peter
7528c6d5de update to exim 3.14, ok turan
* bug fixes and new features release
* fix a tempnam() usage in the patch

No fake or flavours support - this may get done if I learn enough,
quickly enough. Will not build as a real package just now. Working on
it.
2000-04-22 12:30:51 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00
turan
979b86a13e license 2000-03-17 03:25:57 +00:00
peter
d7d523d929 cvs missed this, and I forgot to check out a fresh copy to double
check.
2000-02-23 13:43:56 +00:00
turan
2fe031dd00 Combination GPL/COPY license. delete info until it can be looked at. 2000-02-12 08:29:36 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
peter
9a2f2173ed update to version 3.13. Previous version is not available in standard
ftp directory. Since no one let me know, I assume that I am the only
one using exim ?

Changes are in doc/ChangeLog and are all bug fixes - no new features.
2000-02-07 10:32:07 +00:00
peter
c767451029 For some very strange reason, this file did not get committed. Rather
critical I think.
2000-01-26 11:54:13 +00:00
peter
1b5be17619 Update exim to version 3.12
* Version 2.12 is no longer available on the primary or mirror sites

o The configuration file format has changed. For those upgrading,
  please see the documentation and consider using the upgrade script to
  help automate the config files change. This upgrade script is built as
  part of the source, but *not* installed - as it should only be needed
  once.

o The X11 eximon program will be built with this port/package - this
  assumes that X is installed. Would someone with more ports
  experience consider helping me here and writing the right kind of
  Makefile check to see if files/eximon.conf should be copied to the
  build directories.

o Perl support is included as standard as is support for additional
  mail delivery formats. These are not the default in vanilla exim 3.12

o Finally, another plea for help. This port does not make as usuable
  package, as I could not get support for the creation of a config file
  working. I intend to look at this further, but as the old version was
  completely useless, I felt it was better to get this in the tree
  sooner rather than later.
2000-01-13 20:15:03 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
marc
a8e6ee53ef update to exim-2.12; peter.galbavy@knowledge.com 1999-03-31 22:39:43 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
tacho
d18facc6bd recent changes - new versions. all work. 1997-12-31 11:34:26 +00:00
joey
718eed7973 added $OpenBSD$, changed ejovi to joey...removed freebsd contact from ssh 1997-11-17 21:47:27 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00