Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
book, and calendar.
|
|
1.95b121 (2001/04/24) mew-dist release
* Merging wvHtml for WORD files.
* Making execute-external safer.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-win32.el.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
1.95b120 (2001/04/24) mew-dist release
* C-cC-e is now executable on a message.
* A bug fix for ".".
Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for "h" in Message mode.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for text/html2.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Supporting ks_c_5601-1987.
* C-uC-cC-y asks you arguments of the specified commands.
* New API for mime-content-type.
* mew-{front,rear}-{,non}sticky handle only text.
* Defining mew-mime-external-body-list.
* Singlepart body with unknown CTE: is now treated as a multipart.
* The number of buffer local variables is now as small as possible.
* ":" displays the syntax of a body.
* Defining mew-ct-*p.
* Defining mew-insert-manual.
* mew-summary-execute-command can take args.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-summary-set-config can be used in thread.
SUGIMORI <taro@fc.jpn.org>
* Singleparts in Multipart/Alternative are marked with "*".
* Defining mew-find-longest-match().
* Separating warning and info.
|
|
fix bug in original that is tickled by IPv6). avoid SEGV on reload.
|
|
(we don't really need shell loop)
|
|
|
|
Changes since fetchmail 5.7.2:
fetchmail-5.8.1 (Tue Apr 10 09:32:04 EDT 2001), 20511 lines:
* Nalin Dahyabai's password parse and authentication fixe.
* Vitezslav Samel's patch to Makefile.in to make parallel makes work.
fetchmail-5.8.0 (Mon Apr 2 15:18:33 EDT 2001), 20459 lines:
* Documentation update for gold release.
fetchmail-5.7.7 (Wed Mar 28 20:24:48 EST 2001), 20459 lines:
* More configure fixes -- include missing stub script in the distribution.
fetchmail-5.7.6 (Thu Mar 22 16:22:48 EST 2001), 20456 lines:
* Fix POP2 and POP3 password shrouding.
* Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug).
* IMAP: don't just quit if GSSAPI or Kerberos IV fail, but try other methods.
* Document the fact the IDLE and multiple folders don't play well together.
Closes Debian bug#89908.
fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines:
* Nalin Dahyabhai's patch to make IPv6 build on older systems.
* Restrict shrouding to just the password send so it won't leak info.
* Move an #ifdef INET6_ENABLE to deal with libc5 headers.
* Only DNS-probe entries that are active on this run.
* Fix `nospambounce' recognition.
* Updated French translation.
* Yoshihiko SARUMARU's patch to keep kanji out of Received headers.
* Include aclocal.m4 in the tarball (solves some build problems).
* Added HMH's patch to support configuring a specific fallback MUA.
fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines:
* SECURITY FIX: unsecure tempfile creation bug in fetchmailconf, thanks
to Colin Phipps <cph@cph.demon.co.uk> for pointing this out.
* Configure cleanup from HMH.
* Documentation refresh.
fetchmail-5.7.3 (Sun Mar 11 17:01:56 EST 2001), 20323 lines:
* Incorporate SA_LEN patch from Red Hat.
* HMH's "no spambounce" patch for fetchmailconf.
* John Bartlett's patch to make the driver code more tolerant of flaky POP3
servers (better handling of timeout at session start).
* Make `fetchmail --configdump' work when there's a defaults entry.
* Incorporated HMH's build fixes.
* Added FALLBACK_MDA; fetchmail now looks for procmail or sendmail at
build time and uses it if it can't open port 25 for local delivery.
* Incorporated Red Hat fixes for GSSAPI, configure.in.
* Bailing out on read-only messages breaks fetchmail -c. To avoid this,
use EXAMINE rather than SELECT in that case.
|
|
|
|
18 April 2001
-add additional exception handling for POP3 protocol errors (server bugs) and
socket errors after connect (network errors). Thanks to Jesper Andersen for
the bug report.
-add additional log message to make diagnosis of server problems easier.
Apparently Mandrake Linux v.7.2 ships with a very broken POP3 server;
several users sent me traces which I tracked down to gross violations of
the POP3 protocol (RFC1939).
o remove patch-aa, we can do substitution using sed
o move getmailrc-example to standard place (PREFIX/share/examples),
thus removing pkg/MESSAGE
(it suggested taking a look at PREFIX/doc/getmail/getmailrc-example
|
|
name under which it is installed. Fixes PR pkg/12628 by
Jun-ichiro itojun Hagino.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
A platform independent Sendmail interface module. This module will
allow you to send email from perl via sendmail. The only requirement
is a network connection. It has good error reporting abilities in
addition to good time zone detection.
Submitted by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12634.
|
|
the changes can be found in the "ChangeLog" file. This snapshot contains
the fix for bug#472 fixed by "patch-aa" before.
|
|
|
|
mail/sendmail.
|
|
|
|
|
|
|
|
confDELIVERBYMIN and confSHAREDMEMORYKEY have been renamed to
confDELIVER_BY_MIN and confSHARED_MEMORY_KEY, respectively.
The macro {sendmailMTACluster} replaces {LDAPCluster}.
Added FEATURE(`queuegroup') for selecting a queue group in the
access database.
Added OSTYPE(`freebsd4')
sendmail/TUNING gives some hints about performance tuning.
Any IPv6 addresses used in configuration should be prefixed by the
"IPv6:" tag to identify the address properly. For example, if you
want to add the IPv6 address [2002:c0a8:51d2::23f4] to class {w},
you would need to add [IPv6:2002:c0a8:51d2::23f4]; if you want to
use it in the access database, you would need to use
IPv6:2002:c0a8:51d2::23f4 on the left hand side.
|
|
|
|
|
|
|
|
Changes from 1.94.4 to 1.94.5
A straightforward patch release, 99% from the collected
1.94.4 patches:
o digest_rm_fronter and digest_rm_footer now work.
o unsubcribe_policy now has +confirm feature
o More hostile address checking
o archive2.pl makes archives world readable.
o bounce had an innocuous y2k bug, and wanted a 'bounces' list password even
when called as unsub
o better description of the moderator function.
o Fixes 'restrict_post = #!$list' substitution and blank lines
in config files
o Better error reporting when majordomo.cf is wrong.
o Detects some attachments sent as commands
o Approve commands can span lines now.
o resend has better messages for taboo_headers problems
o fixed: header corruption when Subject: is blank and subject tags are used.
|
|
depends on kth-krb4, which used to conflict with ... cyrus-imap.
kth-krb4 now no longer installs man/man5/krb.equiv.5 and the conflict
is resolved.
|
|
This was reported in PR 12505 and noted by pkgconflict.
The conflict is only on one file, man/man5/krb.equiv.5, and should be resolved.
|
|
Found by pkgconflict.
|
|
Remember: NO '-' IN PKG VERSION!
|
|
1.95b119 (2001/04/09) mew-dist release
* Raw text strings in parameters are decoded before splited with ";".
* ":" for mew-summary-analyze-again-alternative.
* Defining mew-use-alternative.
* mew-face-header-date.
Takashi SATOH <satoh@aurora.dti.ne.jp>
* C-cC-y for mew-summary-execute-command.
* "ml2" for sorting.
Kentaro Inagaki <inagaki@tg.rim.or.jp>
|
|
|
|
|
|
|
|
|
|
|
|
(original bug, tickled by IPv6 support) (2) use RBL check only for IPv4 addrs
|
|
Sat Mar 17 19:29:59 MET 2001 Raphael Manfredi <Raphael_Manfredi@pobox.com>
. Description:
Added credits for Manoj Srivastava, the Debian packager, for
his wonderful work.
Added two variables: domain and hidenet, in order to address
the Debian bug #72737. The values hardwired at Configure time
in mailagent are now used only up to the moment where we have
parsed the user configuration.
Forgot to increment buf in pool_read(), in the C filter.
This was an important bug, which had never hit me however.
I noticed it by looking a the Debian patches.
Use the "email" config var verbatim in FORWARD. It used to
determine the Resent-From: by constructing a full email address,
but this is wrong. We should use whatever the user said, and
it is up to MTAs to fix the address should it be unqualified.
Removed unused var in POST.
Fixed longstanding lie in man; "To: gue@eiffel.fr" now works
as advertised in the man page. It also means you can write:
To Cc: user@example.com
instead of the heavier:
To Cc: /^user@example\.com$/
However, if you wish to use more complex patterns, you still
have to use the /^/ anchored form.
Create a new filter/address test to test various matching
patterns on address selectors.
Try to run tests as nobody when super-user -- from Debian.
Fixed test rules for UNIQUE, removing spurious REJECT -f. The
error present in the man page had also propagated to the test
cases.
. Files changed:
* agent/files/setup.cf, agent/files/mailagent.cf: Added two
variables: domain and hidenet.
* agent/filter/io.c: Forgot to increment buf in pool_read() -- from
Debian.
* agent/magent.sh: Mydomain and hiddennet now superseded by config
vars. Changed email_addr() and domain_addr() to honour new config
vars.
* agent/man/mailagent.SH: Documented new config vars: domain and
hidenet. Various fixes from bug reports on Debian.
* agent/pl/actions.pl: Use the "email" config var verbatim in
FORWARD. Removed unused var in POST.
* agent/pl/builtins.pl: Hostname computed via domain_addr() to honour
hidenet.
* agent/pl/matching.pl: Fixed longstanding lie in man; "To:
gue@eiffel.fr" now works.
* agent/pl/parse.pl: Use the "domain" config var instead of mydomain.
* agent/pl/read_conf.pl: Computes suitable defaults for new "domain"
and "hidenet".
* agent/pl/rfc822.pl: Use "domain" config var instead of mydomain.
* agent/test/TEST: Try to run tests as nobody when super-user -- from
Debian.
* agent/test/actions: Fixed test rules for UNIQUE, removing spurious
REJECT -f.
* agent/test/filter/address.t: Created.
* agent/test/filter/list.t: Unlink files we expect to be created
before running command.
* agent/test/rules: Added new filter/address tests.
Tue Mar 13 14:27:14 MET 2001 Raphael Manfredi <Raphael_Manfredi@pobox.com>
. Description:
Made fixup of header fields in POST be a warning in the
logs, instead of a mere notice.
Added fix for broken continuations in parse_mail(). I have
started receiving messages with invalid header continuations,
and this led to failure in POST: the remote news server is
much more strict on headers than mail agents.
Fixed RESYNC, copied continuation fix from parse_mail().
Added support for SUBST/TR on mail headers: it is now possible
to say something like:
SUBST Subject: /foo/bar/g;
to alter header field in place. See the updated manual page
for details.
Added rule to suppress () and {} in message ids, since again
it led to failures when using POST.
Added test cases for SUBST/TR on header fields.
The newsgate program now computes the In-Reply-To field via a
regexp instead of a split on References to cope with bad
References line that dont have a space between message ids.
. Files changed:
* agent/man/mailagent.SH: Documented SUBST/TR on header fields.
* agent/pl/actions.pl: Made fixup of header fields in POST be a
warning. Fixed RESYNC, copied continuation fix from parse_mail().
Added support for SUBST/TR on mail headers.
* agent/pl/filter.pl: Changed SUBST/TR parameter parsing to support
header fields.
* agent/pl/header.pl: Added rule to suppress () and {} in message ids.
* agent/pl/history.pl: Message ids are now cleaned-up via
msgid_cleanup().
* agent/pl/parse.pl: Added fix for broken continuations in
parse_mail().
* agent/test/actions: Added test cases for SUBST/TR on header fields.
* agent/test/cmd/subst.t: Added test cases for SUBST on header fields.
* agent/test/cmd/tr.t: Added test cases for TR on header fields.
* misc/news/ml.map: Typo fixes in leading comment.
* misc/news/newsgate: The in-reply-to field is now computed via a
regexp.
Wed Jan 10 18:10:29 MET 2001 Raphael Manfredi <Raphael_Manfredi@pobox.com>
. Description:
Updated date in README and my e-mail address.
Documented my CPAN directory URL in agent/README.
Compilation bug fixes in filter:
. switched to dynamic init of standard file array for GNU libc
. fixed incorrect selection of sys_errlist[]
Changed semantics of "tome": the '.' and '_' in names is no
longer stripped. If your full name was, say, raphael_manfredi,
then you could set "tome: manfredi" and it worked. The heuristics
were bad, and it prevented doing useful things. Let's drop
support for that and see if anyone complains. ;-)
Updated POST to current practices. In particular, it has been
tested to establish a mail -> news gateway with INN 1.7.2.
POST also support a new "-b" switch to cause article biffing, just
like saving in a folder triggers mail biffing.
The following new features are available in POST:
. fix lines like From: A.B <a@b> into From: "A.B" <a@b>
. remove duplicate Content-Transfer-Encoding and other MIME headers
. generate proper References: line and fixes bad Message-ID lines.
. fix date if too old or too far in the future
In the new misc/news directory, you'll find a program and instruction
to setup a news -> mail gateway (tested with INN 1.7.2), thereby
making it possible to build a bi-directional mail <=> news gateway
with mailagent.
Fixed wrong lexical attribute synthesis for numbers during date
parsing, which cause 08 and 09 to not parse at all.
Fixed sed command that produced bad dependencies on linux in the
agent/pl/utmp directory.
Fixed dates for the SELECT test to avoid failures past year 2001.
. Files changed:
* agent/filter/io.c: Switched to dynamic init of standard file array
for GNU libc.
* agent/filter/logfile.c: Fixed incorrect selection of sys_errlist[].
* agent/man/mailagent.SH: Changed semantics of "tome". Updated POST
to current practices. Documented biffing macros for news article.
* agent/pl/actions.pl: Replaced calls to fake_date() by mta_date().
Rewrote the POST command, and added the -b switch.
* agent/pl/biff.pl: Added support for news article biffing.
* agent/pl/getdate.pl: Fixed wrong lexical attribute synthesis for
numbers.
* agent/pl/header.pl: New mta_date() routine replaces old
fake_date(). Added msgid_cleanup() and parsedate() routines.
* agent/pl/parse.pl: Allow direct IP numbers in Received fields.
* agent/pl/period.pl: Added relative_age().
* agent/pl/rfc822.pl: Dropped support of '_' and '.' stripping in
last_name(). Added gen_message_id().
* agent/pl/runcmd.pl: New -b switch for POST to request biffing.
* agent/test/actions: Fixed dates for the SELECT test to avoid
failures past 2001.
* agent/test/cmd/vacation.t: Changed "tome" settings due to dropping
of dot stripping.
* misc/news/newsgate, misc/news/ml.map: Created.
|
|
|
|
|
|
confuses people (or at least me).
|
|
|
|
machine as a suggestion. By Dieter Baron.
|
|
0.3.0 * New version system.
* The license has been modified, yet again to comply with BSD-type
licenses.
! Clean up of Makefiles and dependencies added.
+ Teapop will sleep for 3 seconds after a failed login to slow
down "brute force" attackers.
+ Maildir support added.
+ Added support for reporting clients IP to a whoson server,
after a successful authentication.
+ Support for AIX.
(Patch by: "Oleg O. Orlov" <OOO@vmts.ru>)
! Changed the htpasswd authentication method so it will ignore
anything after the two first fields. This makes Teapop also
support "real" passwd files.
(Patch by: Grant Kaufmann <grantcode@netizen.co.za>)
* Released: 2-Apr-2001
Maildir support was added, so I'm glad to take over maintainership.
|
|
1.95b118 (2001/04/01) mew-dist release
* Load mew-theme-file if non-nil.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-syntax-get-entry-by-cid for mew-w3m.el.
* Supporting Multipart/Alternative. See mew-mime-multipart-alternative-list.
* Putting face except line delimiters.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* s/cite3/cite5/ in mew-theme.el.
Takashi SATOH <satoh@aurora.dti.ne.jp>
|
|
20010313
Bugfix: the RFC 822 untokenizer quoted newlines inside
comments. File: global/tok822_parse.c.
20010316
Cleanup: removed an extraneous warning when a queue file
write error happened.
20010321
Workaround: LMTP connection caching never worked for
destinations starting with unix: or inet:. File:
lmtp/lmtp_connect.c.
20010322
Portability: Solaris <2.6 does not have srandom() and
random() in libc. File: util/rand_sleep.c. It does not have
to be cryptographically strong.
Bugfix: the fast ETRN flush server could not handle [ipaddr]
or domain names with one-character hostname part. This
fix changes the destination to logfile name mapping, so
that you need to populate the new files with "sendmail -q".
The old files go away automatically. File: flush/flush.c.
20010327
Speed up mailq (sendmail -bp) display by flushing output
after each file. File: showq/showq.c.
Portability: missing string.h includes, %p wants (void *),
Lamont Jones, HP.
20010328
Bugfix: swapped logic caused cleanup to stall when the
queue file size exceeded the file size limit by less than
one the VSTREAM buffer size, so that the "file too big"
was detected after flushing the last queue file record.
File: cleanup/cleanup.c.
20010329
Portability: workaround for missing prototype problem in
dict_ldap.c. This module should move to the global directory,
because it depends on Postfix main.cf parameter information.
|
|
1.95b117 (2001/04/01) mew-dist release
* Try to send a message even if smtp-auth is t and a server does not
support SMTP AUTH.
* Defining mew-mime-content-disposition. Obsoleting
mew-content-disposition-inline-list and mew-mime-content-type-ignore-cdp.
* Creating mew-theme.el.
* Try to decode even if a message is truncated.
|
|
|
|
(Unfortunately, this doesn't fix my KPOP problem.)
|
|
Revision 1.46.2.1:
* UW workaround improved, methinks (1.0 branch)
Fixes a problem when used with imap-uw: 1.0.3 couldn't read folders
in subdirectories.
|
|
1.95b116 (2001/03/29) mew-dist release
* last:N is supported for range.
* Setting mew-addrbook-orig-alist with unquoted strings when
C-uC-cC-a.
SUGIMORI <taro@fc.jpn.org>
* A bug fix for Bcc: vs +backup.
* Sender: is now decided when the message is sent.
* A patch for contrib/mew-summary-hl.el.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using delete-windows-on so that scrambled drafts are not displayed.
* Removing bold from the comment face.
Shun-ichi TAHARA <jado@flowernet.gr.jp>
* defface -> faces group.
Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
|