Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
the mutt Makefiles already automatically add "intl" to the list of
directories to search for headers, and it fixes breakage when the
shell tries to execute "top_srcdir".
|
|
|
|
in mew3.
|
|
|
|
|
|
|
|
- When mail is submitted at a high rate with the Postfix sendmail
command, the pickup daemon is keps busy long enough that it it
terminated by the watchdog timer (a feature that prevents Postfix
from locking up permanently).
- Malformed addresses in SMTP commands could result in table looks
with zero-length search strings, causing trouble with NIS lookups.
|
|
|
|
instead of set BUILDLINK_TRANSFORM directly)
|
|
Fix build on non-NetBSD. Reported by A. L. Meyers.
|
|
No longer dependent on Digest::Nilsimsa
External taint patches no longer necessary.
Changes since 2.36
* Applied another Makefile.PL patch from Michael Schwern to correctly
install manpages in part 5 of the manual set in various versions of
perl.
* Applied patch from Mark Martinec and Vivek Khera of Amavisd to
untaint various file targets obtained from user input. This is the
same patch pointed to by the SpamAssassin FAQ
[http://www.spamassassin.org/released/Razor2.patch]
* Support for HTTP 1.1 tunneling [SF patch #821324] by Jon Schewe.
* Applied Anne Bennett's patch to Logger.pm to introduce a new log
target, "syslog-sys", that talks to Syslog over a Unix socket rather
than a TCP socket.
* Applied Anne Bennett's patch to deHTML.xs to get rid of the type
mismatch warning.
* Removed computation of signatures that are no longer supported by
the backend -- engines 1, 2 and 3. Digest::Nilsimsa no longer
required by Razor Agents.
|
|
library and headers from the "libiconv" package. This fixes PR pkg/24444
by myself.
|
|
update the PLISTs to try removing these directories on deinstallation.
Also use ${HTMLDIR} to refer to the common location for courier HTML
documentation.
|
|
|
|
createbuildlink installed...).
|
|
previously) and its associated library.
|
|
|
|
|
|
|
|
${BUILDLINK_DIR}, so ${BUILDLINK_DIR}/include/openssl/des.h may not exist.
Instead, refer to ${SSLBASE}/include/openssl/des.h.
|
|
|
|
|
|
Also USE_LANGUAGES= c c++
|
|
|
|
enabled.
|
|
with 8.4 will be updated to depend on x11/tk after Tk update.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
* GnuPG signed message part icons now have borders to indicate the
status of the signature. A blue dotted border indicates the status
is unknown, a red dotted border indicates a bad signature, and a
solid green border indicates a good signature.
* when composing to a default address the header entry is no longer
selected but instead is given a coloured, bold font to indicate
its presence
* a "Wrap current paragraph" button is now available for the Compose
toolbar
* a new reply quote format token is available, '%X'. This specifies
the cursor position.
* the Folderview is updated progressively while receiving mail
* support for the 'Rif:' Subject reply prefix has been added
* LDAP TLS support has been added in the address book
* a Compose window can opened from the address book by right-
clicking an entry and selecting 'Mail To'
* tools/textviewer.sh: support for perl and shell scripts
* better handling of whitespace in Quick Search bar
* updated translations: German, Russian, Serbian, Simplified
Chinese, Spanish, and Slovak
* Bug fixes
|
|
- a small bugfix: it had some trouble with addresses larger than 31 chars
- database is dumped on each mail instead of every 5 minutes. It now
includes a human-readable date for acceptation time.
|
|
|
|
|
|
|
|
|
|
database.
|
|
Should fix PR pkg/24610
|
|
pkgsrc changes - add rc scripts and runtime checks for virus checkers
from Eric Schnoebelen in PR pkg/24295
- require native pthread library as pth doesnt work
Major changes from 2.39 to 2.40:
If multiple virus scanners are installed, they are all used.
Default action for viruses is now discard.
Added a new "notification" facility to allow external software to react
to changes in multiplexor state.
We now pass both the raw input message and the unpacked, decoded parts to
the virus scanner. This makes virus detection much more reliable.
Major changes from 2.38 to 2.39:
The multiplexor can be compiled with an embedded Perl interpreter to
significantly reduce the cost of starting a new slave
A memory leak in the status command was fixed.
A histo command was added so you can see how busy your installation
Major changes from 2.37 to 2.38:
The internal SMALLBUF constant was increased to handle larger SpamAssassin
reports produced by SpamAssassin version 2.60.
If a virus is found, action_notify_sender is disabled.
Major changes from 2.36 to 2.37:
Pure bug-fix release: A file descriptor leak was fixed, and we set the
close-on-exec flag on most file descriptors.
Major changes from 2.35 to 2.36:
Scalability enhancements for very busy servers.
Support for BitDefender's "bdc" virus scanner.
Other minor bug fixes.
|
|
--enable-ldap to --with-ldap.
While at it add add BUILD_DEFS for openldap and use pkgsrc intltool.
Bump PKGREVISION to 3, because of the openldap change.
|
|
bin/newaliases.
|
|
bin/newaliases.
|
|
|
|
(which already has a suitable /etc/rc.d/postfix).
|
|
|
|
and there are some incompatibilities, please look through ChangeLog
and Incompatibilities file.
pkgsrc changes:
- update HOMEPAGE and MASTER_SITES.
- remove dependency to ruby-amstd package.
|
|
Changes since 1.991
===================
1.994 Thu Feb 26 17:23:15 EST 2004
Bugfix for Net::CIDR::Lite --- we now recognize 1.2.3/0 syntax not just
1.2.3.4/0
1.993 added support for caller-id
1.992 minor bugfixes. added fallback and override logic.
|
|
|
|
|
|
|
|
This package is the snapshot from 20040209.
Postfix aims to be an alternative to the widely-used sendmail
program. Sendmail is responsible for 70% of all e-mail delivered
on the Internet. With an estimated 100 million users, that's an
estimated 10 billion (10^10) messages daily. A stunning number.
Although IBM supported the Postfix development, it abstains from
control over its evolution. The goal is to have Postfix installed
on as many systems as possible. To this end, the software is given
away with no strings attached to it, so that it can evolve with
input from and under control by its users.
|