| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bugfix release, featuring a fix for one critical bug in the
handling of messages frozen by system filters for manual
thawing.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow admins to start migrating to the new nomenclature for
failing addresses:
fail_soft -> pass
fail_hard -> fail
The queryprogram router should use the word decline
instead of fail.
New keyword timezone used to manipulate the TZ variable.
|
|
|
|
|
|
|
|
|
|
|
| |
New pgsql lookup!
Bugfixes.
Port-related changes:
Conditionalize embedded Perl interpreter on WITH_PERL.
Fix SMTP AUTH support.
Sync up files/Makefile.
|
|
|
|
|
|
|
|
|
|
|
| |
Bugfix release.
IPv6 support is compiled in. I can't test to see whether it works, and
got no feedback from a request for testing on the exim-users mailing
list.
Also added hooks for SMTP AUTH and PAM support, disabled by default
for now.
|
|
|
|
|
|
|
| |
Fix a problem where themessage log file is fclosed twice.
Fix a long-standing bug in the ``contains'' operation in
filter files.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* This is small bugfix release over the last major release,
3.10.
* Exim 3.10 contains numerous bugfixes and new features,
described at:
ftp://ftp.exim.org/pub/exim/ChangeLogs/NewStuff-3.10.gz
Note that the new PAM support is _not_ enabled in this port yet.
|
|
|
|
|
|
|
|
|
| |
Added Makefile knob for the new MySQL support within lookups.
Added Makefile knob for the improved LDAP support.
Turn TCP Wrappers support as default behaviour.
Turn on embedded perl.
See doc/NewStuff in the distfile for bugfixes and enhancements.
|
|
|
|
|
| |
PR: 12004
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
Fixed use of $local_part in router configurations.
Fixed "unseen" on router or director on deferment of delivery.
Other minor fixes.
Fixed handling of USE_XLIB to deal with =NO correctly.
Submitted by: maintainer
|
|
|
|
|
|
| |
New features are backward compatible.
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
documentation upgraded.
Fixed nit in configure.default file.
Requested by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patches incorporated by the author were removed. One new patch created
to prevent core dumps when running non-listening queue-runners.
Handle the difference in BINOWN between stable (bin) and current (root),
obviating the need for an INSTALL script.
Don't install shell script "place-holders" for eximon when built without
USE_XLIB, just touch the files for package-friendliness. Graceful.
Improve out-of-the-box relay handling; localhost symoblic name was weak,
use private subnet numerical net instead.
Submitted by: maintainer
|
|
|
|
| |
support and incorporates some FreeBSD-specific patches.
|
| |
|
|
|
|
|
| |
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
|
| |
|
| |
|
| |
|
|
|
|
| |
will make the anti-spam camp happy...
|
| |
|
|
|
|
|
|
| |
Note! I have fixed a bogon from previous versions where I was putting the
executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make
sure your previous binaries have been properly removed!
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: markm
|
|
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.
OKed by: asami
|