Commit Graph

681 Commits

Author SHA1 Message Date
rohee
def4640aa7 Integrate comment
Bump NEED_VERSION
2001-04-08 15:45:13 +00:00
espie
9c7d1e0fa2 Missing 2001-04-05 12:12:13 +00:00
espie
875b1cbbbe Bad package name. Couldn't parse version. 2001-04-05 10:15:02 +00:00
jakob
635beff2f4 update to postfix snapshot 20010329 2001-03-31 08:48:06 +00:00
wilfried
7b12f12beb add wmmail 2001-03-30 14:08:51 +00:00
wilfried
080cd51578 Initial import of WMMail.app-0.64
wm-dockapp; mail notifier
2001-03-30 14:08:08 +00:00
jakob
93137d33b7 update to postfix release 20010228-pl01. info from Wietse below:
--
Postfix Release 20010228 Patchlevel 01 includes patches that were
sent to the list in the last month, some portability enhancements,
and updated documentation.

- The flush daemon complained when Postfix was deferring mail
  for user@[ip.address], and aborted with a panic when deferring
  mail to user@a.domain.name (one-letter subdomain name).

- The LMTP connection caching did not work for destinations that
  start with inet: or unix:.

- The cleanup server stalled when mail exceeded the queue file
  size limit by a small amount. The sender was not informed of
  the file size problem and kept sending the mail repeatedly.

- Mail address headers with newline inside (comment) caused
  Postfix to emit a backslash before the end of line.
2001-03-30 06:41:18 +00:00
avsm
3f58909adb Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:37:40 +00:00
avsm
c19b041d4b Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:21:22 +00:00
form
10618cf7ca kill COMMENT 2001-03-29 10:09:42 +00:00
form
239e39a96b editors/net 2001-03-29 10:05:39 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
wilfried
1911eb9940 - integrate COMMENT
- bump NEED_VERSION
2001-03-28 10:05:32 +00:00
kevlo
60741d1950 Add cmail. 2001-03-28 03:27:25 +00:00
kevlo
d54dcc9c73 Initial import of cmail-3.1
cmail is a simple mail counter, usefule for multiple mailfiles.
2001-03-28 03:26:55 +00:00
naddy
f8c453e9b6 - Update to 0.4.62.
- Pull COMMENT into Makefile.

Submitted by Couderc Damien <couderc.damien@wanadoo.fr>.
2001-03-27 23:27:52 +00:00
avsm
09c9c79dbd update to p5-Mail-Box-1.110 2001-03-25 13:00:00 +00:00
naddy
0c3370a419 - Pull in COMMENT
Submitted by MAINTAINER:
- Update to 0.2p (follows new development branch, adds man pages).
- Update DESCR.
2001-03-25 12:40:57 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
avsm
20d5e4e626 add a note about the Courier-IMAP authentication modules being installed
also
2001-03-24 15:42:44 +00:00
reinhard
fb98f9a8d8 kill pkg/COMMENT 2001-03-23 16:30:16 +00:00
avsm
2e20065319 + p5-Mail-Box 2001-03-22 23:23:08 +00:00
avsm
ed34ab51f3 Initial import of p5-Mail-Box-1.100
With help from Shell Hung <i@shellhung.org>

--
The Mail::Box module is a modern mail-folder manager.

The modules are trying to keep messages stored in the mailbox file(s)
for as long as possible.  Only if the user of a folder really needs
the content of a message, that message is read from file and parsed.
2001-03-22 23:21:57 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
reinhard
b3730210b1 update to abook 0.4.12
ChangeLog:
 - added man page for abookrc (Alan Ford)
 - notes are returned as optional data in mutt queries
 - created a workaround for a mutt query bug
 - new "extra_alternative" config option (Alan)
 - added undo feature to editor
 - FAQ
 - macro updates
 - fixed the cancel key behavior in editor
2001-03-22 17:47:20 +00:00
avsm
3372892cd4 run DESCR through fmt(1) 2001-03-22 03:19:54 +00:00
avsm
d74bfc6dc3 add the new courier-imap flavors (and combinations thereof) 2001-03-22 03:12:14 +00:00
avsm
5fe181752d Update to use the authdaemon framework, instead of directly accessing
the static authentication modules.

This allows us to add two new flavors: ldap and mysql, which communicate
via the authdaemon.

Note that this requires users to rehaul their configuration scripts;
the INSTALL script should detect this and print out a message.
2001-03-22 03:10:48 +00:00
avsm
cd156c319f remove double forward-slash 2001-03-19 20:17:03 +00:00
peter
579689e6ab MIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, *and generating* single- or multipart (even nested multipart)
MIME messages. of course, you can send messages with attached GIF
files).
2001-03-19 19:12:55 +00:00
wilfried
eadc5af837 respect CFLAGS, ok maintainer 2001-03-19 17:50:28 +00:00
wilfried
5465b2810b respect CC/CFLAGS, ok maintainer 2001-03-19 17:34:42 +00:00
fgsch
84b305f8ee Move to `gold' 5.7.0 version; pointed out by several ppl. 2001-03-18 21:06:52 +00:00
wilfried
37a0532f8b respect CC/CFLAGS 2001-03-17 15:36:09 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
brad
b676d035fb remove major rev for mysqlclient dependency entry. 2001-03-07 19:05:33 +00:00
avsm
b3576b9c53 Update to maildrop-1.3.1
Documentation updates only.
2001-03-06 08:52:00 +00:00
naddy
9ef0c9cf65 - add flavors to choose between imlib and gdk_pixbuf
- remove gpgme support
from Couderc Damien <couderc.damien@wanadoo.fr>
2001-03-04 20:39:41 +00:00
camield
7d5ac525fe update to 0.90, declared gamma now
mostly internal changes
2001-03-02 09:47:35 +00:00
jakob
24c0124f74 build ldap and pcre flavours of stable version 2001-03-01 08:10:21 +00:00
jakob
7294767bc7 update to postfix snapshot 20010228 (release 20010228 + nnqmgr + virtual) 2001-03-01 07:59:17 +00:00
jakob
88877ed392 update to postfix release 20010228 (first non-beta release).
read RELEASE_NOTES before upgradering as there are incompatible changes.
2001-03-01 07:57:56 +00:00
avsm
ec1cf279ac RUB -> RUN, from Shell Hung <i@shellhung.org> 2001-02-28 20:35:16 +00:00
brad
45daf36498 openldap, mysql and postgresql make shared libraries, dont cause great
pain with incorrect dependencies.
2001-02-28 15:13:19 +00:00
avsm
348af0e995 - update to courier-imap-1.3.5
- setup CONFIGURE_ENV more carefully
- /etc/userdb -> ${SYSCONFDIR}/userdb - this doesn't go in /etc/courier-imap
 since the userdb can be shared across several applications
- finally cave in, and activate the workarounds for bugs in IMAP clients.
This actually breaks RFC2060, but allows NS4/Mozilla/StarOffice brain-dead
clients to work with courier-imap.

--
Add support for the IMAP IDLE extensions
Block out clients that constantly send garbage
2001-02-28 04:55:03 +00:00
jakob
30080f1fa4 correct PLIST 2001-02-27 15:23:55 +00:00
jakob
b32045177c Postfix snapshot 20010225 (updated release candidate) 2001-02-26 07:15:23 +00:00
brad
c701ea0059 upgrade to procmail 3.15.1 2001-02-23 17:16:21 +00:00
jakob
af5cc19764 update to Postfix Snapshot 20010222.
this is the RELEASE CANDIDATE for the first official non-beta Postfix
release, bugfixes permitting.
2001-02-23 14:34:42 +00:00