| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
Previous commit taught exim to use ``configure.sample'' as its default
configuration file instead of ``configure''. Fix that and a PLIST nit.
|
|
|
|
| |
Added some more reliable mirrors (well-spread across earth masses).
|
| |
|
|
|
|
| |
support and incorporates some FreeBSD-specific patches.
|
| |
|
|
|
|
| |
Submitted by: steve
|
|
|
|
|
|
|
|
| |
gcc -o eximon.bin -L/usr/X11R6/lib dummies.o os.o spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o em_log.o em_main.o em_menu.o em_queue.o em_strip.o em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a -lc
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
|
|
|
|
|
| |
PR: 8209
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
|
| |
|
| |
|
| |
|
|
|
|
| |
installed in info/dir.
|
|
|
|
| |
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!
|
|
|
|
|
|
| |
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!
|
| |
|
| |
|
| |
|
|
|
|
| |
And clean up variable ordering (as shown in the handbook) as little.
|
| |
|
|
|
|
| |
Submitted by: markm
|
|
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.
OKed by: asami
|