| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A continuum in the history for this file isn't necessary. What _is_
important is the purpose of the patch today:
*) Changes the test used to determine whether a file should be installed
to cope with files which we "touch" to zero bytes for packaging
purposes.
*) Causes the configure file to be installed as a sample only. The
administrator needs to rename this file to "activate" exim.
*) Changes the invocation of make-info to be less prone to fail on
silly errors and fixes the info(1) titles so that, for example
``info exim'' actually enters the exim.info file.
Notes:
svn path=/head/; revision=44005
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Replace it with a patch against the distribution configure.default,
which changes as little as possible so that folks who are accustomed to
Exim on other platforms will not be astonished.
Install the file as configure.default instead of configure.sample, since
it's as close as damnit to the default Exim configuration file.
The only arguably unnecessary deviation from the default is:
* Accept SMTP relay from the loopback IP address. Too many applications
require this, and the window of abuse is arguably negligible.
Notes:
svn path=/head/; revision=44004
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
``info exim'' would fail to descend into any of the 3 Exim info files
from the dir top branch.
While we're at it, add a pkg-message that
1) Points to the documentation
2) Explains how to get Exim started
Notes:
svn path=/head/; revision=44001
|
| |
|
|
|
|
|
|
|
|
|
|
| |
run with a kernel that has had IPv6 ommitted from its configuration,
so I can't make this a default (yet).
* Remove crazy handling of exim.sh and replace it with something much
simpler and more sane. This allows non-root users to build, even if
they can't install (properly).
Notes:
svn path=/head/; revision=43914
|
| |
|
|
|
|
|
|
| |
so that the reasons why it hasn't been submitted to the author do not
need to be argued over regularly.
Notes:
svn path=/head/; revision=31319
|
| |
|
|
|
|
|
|
|
| |
While I'm here, bump "Version required:".
Reported by: Mike Freislich <mikef@korbitec.com>
Notes:
svn path=/head/; revision=20985
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=20517
|
| |
|
|
|
|
|
|
|
| |
New features are backward compatible.
Submitted by: maintainer
Notes:
svn path=/head/; revision=16381
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=15190
|
| |
|
|
|
|
|
|
| |
Previous commit taught exim to use ``configure.sample'' as its default
configuration file instead of ``configure''. Fix that and a PLIST nit.
Notes:
svn path=/head/; revision=14640
|
| |
|
|
|
|
|
| |
support and incorporates some FreeBSD-specific patches.
Notes:
svn path=/head/; revision=14556
|
| |
|
|
|
|
|
|
| |
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
Notes:
svn path=/head/; revision=13706
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11135
|
| |
|
|
|
|
|
| |
installed in info/dir.
Notes:
svn path=/head/; revision=7989
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7813
|
| |
|
|
|
|
|
|
|
| |
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!
Notes:
svn path=/head/; revision=5761
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4221
|
|
|
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.
OKed by: asami
Notes:
svn path=/head/; revision=3320
|