Commit Graph

781 Commits

Author SHA1 Message Date
jakob
fdbd1a342e update to postfix 20010228 patch 04. comments from Wietse below:
--
20010727
	Bugfix: updated LDAP client module from LaMont Jones, HP.
	This also introduces new LDAP query filter patterns: %u
	(address localpart) and %d (domain part). Files:
	conf/sample-ldap.cf, util/dict_ldap.c.

20010729
	Bugfix: recursive smtpd_whatever_restrictions clobbered
	intermediate results when switching between sender and
	recipient address restrictions. Problem found by Victor
	Duchovni, morganstanley.com. In order to fix, introduced
	address resolver result caching, which should also help to
	speed up sender/recipient address restriction processing.

	Bugfix: the not yet announced DUNNO access table lookup
	result did not prevent lookups with substrings of the same
	lookup key. Found by Victor Duchovni, morganstanley.com.

20010730
	Robustness: trim trailing whitespace from regexp and pcre
	right-hand sides, for consistency with DB/DBM tables.
	Files: util/dict_pcre.c, util/dict_regexp.c.

20010731
	Robustness: eliminate duplicate IP addresses after expansion
	of hostnames in $inet_interfaces, so that Postfix does not
	suddenly refuse to start up after someone changes the DNS.
2001-07-31 21:55:38 +00:00
shell
cbd829d7ac Remove .po patches
- Original patches for gettext >= 0.10.37, and upstream authors
  now updated the .po files for gettext >= 0.10.37

ok espie@
2001-07-30 18:23:29 +00:00
espie
74273dd958 Damien Couderc (FirstName LastName) 2001-07-30 17:49:05 +00:00
espie
84d943f2b5 Pass explicit WARNINGS, compile with current. 2001-07-30 13:04:26 +00:00
shell
85657907f1 sync 2001-07-29 18:37:08 +00:00
shell
cf03c173dc - Add gpgme support
- bump version
- regen some patch

From maintainer
2001-07-29 18:34:34 +00:00
rohee
249032938e Add a patch for correct maildir delivery from krw@ and an lmtp flavor
from jakob@.
2001-07-26 21:37:31 +00:00
peter
00f46eae44 update to exim 3.30
This does not yet include the IPv6 / IPv4 OpenBSD patch discussed on
various lists.
2001-07-25 08:18:48 +00:00
jakob
c4df17bf58 import typo 2001-07-25 06:23:24 +00:00
jakob
f72b546c4b decode MS-TNEF MIME attachments 2001-07-25 06:23:22 +00:00
jakob
5cc209749d add tnef 2001-07-25 06:19:06 +00:00
jakob
400e560c99 decode MS-TNEF MIME attachments 2001-07-25 06:17:28 +00:00
brad
e965a79301 - PREFIX -> LOCALBASE
- never create an ldap FLAVORized Pico package since it does not pertain
to Pico and do not mistakenly register a dependency on ldap with the
package either
2001-07-20 22:48:10 +00:00
brad
9e113bd23a document ldap FLAVOR.
--
Pointed out by: pvalchev@
2001-07-20 19:51:51 +00:00
lebel
ee90c11623 bump NEED_VERSION; remove USE_GMAKE 2001-07-19 23:39:05 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
jakob
44c895607b update to snapshot 20010714 2001-07-15 21:47:51 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
kevlo
8f116c749c typo. Pointed it out by Heikki Korpela <heko@saitti.net> 2001-07-13 09:37:44 +00:00
lebel
78cb59cd8c add WWW: ${HOMEPAGE} 2001-07-12 21:55:31 +00:00
lebel
0ce4224c42 update mail/exmh2 to 2.4; angelos@ agreed to pass on the port MAINTAINERship
to Michael Paddon <michael@paddon.org>.
2001-07-12 21:51:18 +00:00
kevlo
3a58fcfe82 - upgrade to version 2.0.2
- add HOMEPAGE
--
No response from maintainer
2001-07-12 08:38:15 +00:00
fgsch
b8a7faad84 fetchmail 5.8.13; minor bug fixes. 2001-07-11 17:53:30 +00:00
jakob
3a5bb02d32 chmod 755 $PREFIX/libexec/postfix 2001-07-10 08:13:07 +00:00
jakob
c32b93a7b5 upgrade to postfix snapshot-20010709.
- VERP support
- QMQP server support (for ezmlm-idx)
- Maildir support for /var/mail
2001-07-10 08:11:44 +00:00
naddy
06d68b4b60 fetchmail,kerberos -> fetchmail,kerberos4 2001-07-09 13:34:00 +00:00
fgsch
3e4cc07bfb - Update to fetchmail 5.8.11.
- Move old kerberosIV flavor to kerberos4.
- Add kerberosV support via kerberos5 flavor.

KerberosV support is not really tested. I'm not sure if that diff is
100% correct, so I'm gonna hold a bit to submit it. Please test.
2001-07-09 00:19:47 +00:00
rohee
52af97277d update to procmail 3.21 2001-07-06 00:13:51 +00:00
lebel
8e389eb0f3 +mixmaster 2001-07-04 15:23:47 +00:00
lebel
0d6bb217ba initial import of mixmaster-2.0.4b45:
--
This software comes in a client only configuration! If you want
to setup a mixmaster server, read through the example files,
man page and keep in mind, that the server stores all it's files
in $MIXPATH (/etc/mixmaster by default).

The purpose of anonymous remailers (hereafter simply remailers) is
to provide protection against traffic analysis. Traffic analysis
is the study of who you are communicating with, when, and how often.
This reveals more than you might expect about your activities. It
will indicate who your friends and colleagues are (and they can be
told apart by looking at the times you contact them). What your
interests are, from which catalog companies you contact, and which
ftp and WWW sites you visit. Traffic analysis can even reveal
business secrets, e.g. your frequent contact with a rival could
give hints of an impending merger.

Remailers protect your e-mail from traffic analysis. The original
remailers did this by removing all headers, except the subject line,
from any message you sent to them and then forwarding them a
destination of your choice. The recipient of such a message would
not know who had sent it.

The addition of encryption to this scheme gave significant protection
from attackers who simply look a the primary improvement with the
type 2 remailer Mixmaster.

WWW: http://mixmaster.shinn.net

Submitted by Nikolay Sturm <nikolay.sturm@desy.de>
2001-07-04 15:22:33 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
pvalchev
7172dff8eb These do not have licenses, so we cannot distribute distfiles/packages.
Set PERMIT_* to "no license" for now.  Authors will be contacted so that
they are aware of the situation, but we cannot break the copyright law.
2001-06-27 20:56:24 +00:00
fgsch
786f73c677 Fetchmail 5.8.10; more bug fixes. 2001-06-26 02:35:44 +00:00
fgsch
2e0465b6cf Fetchmail 5.8.9. 2001-06-25 06:34:20 +00:00
fgsch
7d5489d44f Update to 5.8.8. 2001-06-23 05:29:57 +00:00
reinhard
ee6ab46757 update to abook-0.4.13 2001-06-20 17:54:47 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
form
ce1f5ce220 upgrade to 2.1.2 2001-06-19 02:53:27 +00:00
avsm
960eeb6172 Update to courier-imap-1.3.8.2
This fixes the ipv6 issues with the previous version
2001-06-18 21:19:22 +00:00
kevlo
1a805e9a49 add poppy 2001-06-13 03:07:23 +00:00
kevlo
6765d92639 Initial import of poppy 3.1.
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server.  It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
2001-06-13 03:06:40 +00:00
avsm
df8339e8bb Update to maildrop-1.3.3 (minor bug fixes)
Enable syslog logging; prodded by Hans Guenter Weigand <weigand@hus-soft.de>
2001-06-12 17:06:38 +00:00
avsm
ea0e59cd67 update to p5-Mail-IMAPClient-2.1.3 2001-06-12 16:59:19 +00:00
avsm
0648049fec update to p5-Mail-Box-1.112 2001-06-12 16:41:17 +00:00
jakob
f93c6f4cf5 update to postfix snapshot 20010610. info from Wietse;
- A workaround for a bug in old versions of the CISCO PIX firewall software
l that caused mail to be resent repeatedly to systems behind such a product.
The same workaround will be folded into the "stable" release when time
permits.

- A much enhanced pipe delivery agent with flags to control case folding of
the $nexthop, $recipient, $user, $extension or $mailbox command-line macros.

- A much enhanced pipe delivery agent with proper quoting of white space and
other special characters in the expansions of the $sender and $recipient
command-line macros. This is necessary for correct operation of the "simple"
content filter, among others.

- Retraction of one RFC2821-induced change that was causing more problems
than it solved.
2001-06-11 06:31:52 +00:00
avsm
02cfbda4f0 fix the mysql flavor
spotted by the ever-vigilant naddy
2001-06-09 19:42:42 +00:00
shell
4e5584464c Sync upgrade
no update in last commit ??
2001-06-07 17:12:11 +00:00
shell
05a52ce0ed Upgrade to 5.411 2001-06-07 17:07:41 +00:00
shell
9b8caf7baf - Fixes Makefile
- Remove .packlist
2001-06-04 19:23:30 +00:00
lebel
02352cf875 use of USE_BZIP2 is deprecated, so we use EXTRACT_SUFX instead. 2001-06-03 16:14:34 +00:00