1083 Commits

Author SHA1 Message Date
jakob
f77780dfd3 update to snapshot 20011217 2002-01-02 08:01:03 +00:00
lebel
8df801b4ef depends on security/p5-Digest-SHA1 instead of security/p5-Digest-MD5;
from maintainer, Marc Matteo <marcm@lectroid.net>.
2002-01-01 19:57:45 +00:00
lebel
58ddd5feaa remove .packlist from PLIST; thanks pvalchev@ 2001-12-31 19:13:49 +00:00
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
lebel
a220fe1914 +razor-agents 2001-12-27 21:54:36 +00:00
lebel
d3fcf0f39c Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly
updating catalogue of spam in propagation. This catalogue is used by
clients to filter out known spam. On receiving a spam, a Razor Reporting
Agent (run by an end-user or a troll box) calculates and submits a
20-character unique identification of the spam (a SHA Digest) to its
closest Razor Catalogue Server. The Catalogue Server echos this
signature to other trusted servers after storing it in its database.
Prior to manual processing or transport-level reception, Razor Filtering
Agents (end-users and MTAs) check their incoming mail against a
Catalogue Server and filter out or deny transport in case of a signature
match. Catalogued spam, once identified and reported by a Reporting
Agent, can be blocked out by the rest of the Filtering Agents on the
network.

WWW: http://razor.sourceforge.net/

Submitted by Marc Matteo <marcm@lectroid.net>
2001-12-27 21:54:19 +00:00
shell
a8748dc462 Upgrade to 5.411a 2001-12-26 10:18:33 +00:00
fgsch
27e8a3e34a o update to fetchmail 5.9.6
o regenerate checksum files.
2001-12-17 21:45:49 +00:00
pvalchev
79841a975c add missing kerberos libraries for linking on ELF-based archs; ok jakob 2001-12-16 23:27:01 +00:00
brad
c25c43c3a7 add BUILD_DEPENDS to ensure the right version of c-client is installed. 2001-12-16 21:57:47 +00:00
lebel
69a291b0ec update mail/mutt/snapshot to 1.3.24i 2001-12-13 03:25:32 +00:00
kevlo
ab48f555f0 +mboxgrep 2001-12-05 08:05:22 +00:00
kevlo
a4806d01bb Initial import of mboxgrep 0.7.4.
Mboxgrep is a small utility that scans a mailbox for messages matching
a regular expression. Found messages can be either displayed on standard
output, counted, deleted, piped to a shell command or written to another 
mailbox.
2001-12-05 08:04:27 +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
pvalchev
af91c7e620 mailman-2.0.8: a security update
from maintainer Nikolay.Sturm@desy.de
2001-12-02 08:21:53 +00:00
brad
293ea6d6ea upgrade to Pine 4.43 2001-12-01 23:22:58 +00:00
brad
7f811c08f8 upgrade to c-client 4.43
--
nothing has changed.
2001-12-01 19:37:51 +00:00
jakob
838d6ee698 update distfile to pine-4.43, no changes to imapd itself 2001-12-01 11:03:05 +00:00
naddy
bea6223416 update to 0.6.5; from maintainer Damien Couderc <couderc.damien@wanadoo.fr> 2001-11-28 22:45:16 +00:00
lebel
9783240a22 update mail/kbiff to 3.5.4 2001-11-28 18:36:56 +00:00
jakob
1cde132e07 add ref to Postfix/TLS webpage 2001-11-28 09:35:14 +00:00
brad
9bdc74d358 add a missing library so fetchmail links on ELF-based archs when using Kerberos. 2001-11-27 15:29:28 +00:00
brad
8f008a8219 -fPIC vs. -fpic, now the c-client shared library links on sparc64 and pine atleast links and loads, no extensive testing done. 2001-11-27 15:10:00 +00:00
jakob
c7e57eb2fa update distfile to pine-4.42, no changes to imapd itself 2001-11-23 12:47:01 +00:00
jakob
59319298dd split out TLSVERSION 2001-11-22 22:49:22 +00:00
jakob
50d68a3139 update to latest stable tls patch 2001-11-22 22:39:09 +00:00
jakob
c30d93b893 update to snapshot-20011121 2001-11-22 22:31:49 +00:00
brad
4e05186098 upgrade to Pine 4.42
--
Minor bux-fix release:
* Replying to a message may close the folder containing the message.
2001-11-22 20:29:20 +00:00
brad
93ffb18c6b upgrade to c-client 4.42
--
NOTHING has changed in c-client, this is due to the fact that c-client comes from the pine distfile and it has been removed and replaced with a minor bug-fix release.
2001-11-22 17:19:02 +00:00
form
d0665be24d upgrade to 2.1.3 2001-11-21 03:00:35 +00:00
reinhard
7c3927482f update to 0.4.15
- distinfo
2001-11-20 10:36:02 +00:00
brad
fc4fa1a587 upgrade to Pine 4.41 + Pico 4.2 2001-11-19 02:01:57 +00:00
brad
477752bdba upgrade to c-client 4.41 2001-11-19 01:56:13 +00:00
jakob
50dbb653e3 simplify patch, shared library tweeks no longer needed 2001-11-18 19:49:22 +00:00
brad
0a2b4f8224 - bump NEED_VERSION
- rename checksums file
2001-11-18 16:57:08 +00:00
jakob
2e1f582613 update to v2001.315 2001-11-17 11:12:08 +00:00
pjanzen
7d82a3ab5b fix subject line so makewhatis is happy; reported by Nick Nauwelaerts
<nick@wanadoo.be>
2001-11-17 06:14:37 +00:00
naddy
0739b03753 add lib/mysql path to library dependencies 2001-11-17 00:12:23 +00:00
jakob
498c09afc0 update to postfix-20010228-pl08; fix another smtpd command log memory exhaustion bug 2001-11-15 20:06:00 +00:00
jakob
9a832bc774 update to snapshot-20011115; fix another smtpd command log memory exhaustion bug 2001-11-15 20:05:40 +00:00
jakob
ef24a4d84d bump NEED_VERSION 2001-11-15 07:36:35 +00:00
jakob
887b88fc53 update to snapshot-20011114; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:58 +00:00
jakob
5c07f24fc4 update to postfix-20010228-pl07; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:33 +00:00
wilfried
aea03643a6 give spec for RUN_DEPENDS 2001-11-14 13:58:34 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
fgsch
91a6d55c22 o Update to fetchmail 5.9.5.
o Bump version.
2001-11-12 19:24:54 +00:00
wilfried
a60b7a77bb two security fixes plus some minor regular bugfixes, from maintainer 2001-11-12 13:29:21 +00:00
espie
c62c5a5f8c Complete mysql depends 2001-11-11 13:48:16 +00:00
heko
a8112bca29 Wrap DESCR lines at 80 characters
espie@ ok
2001-11-11 01:44:18 +00:00