Age | Commit message (Collapse) | Author | Files | Lines |
|
because "configure.in" gets patched. Fixes PR pkg/7263 by Paul Dokas.
|
|
|
|
|
|
|
|
type message/* should be encoded in 7bit only. Modern mailers send
error reports encoded in 8bit as well. I see no harm in simply allowing
that through as well (I could see more problems with quoted-printable or
base64 as you'd need to actually decode it before parsing the contents).
|
|
|
|
MH 6.8.4 did). The responses checked for (first letter) are:
- "n" skips the next content (i.e. "no")
- "q" exits mhshow immediately (i.e. "quit")
|
|
|
|
|
|
|
|
|
|
respectively. For old MH behaviour use "NMH_EDITOR=prompter".
|
|
Change BACKUP_PREFIX to "#" so users of shells like tcsh
don't have to do excess typing when recovering accidentally
removed messages (mv ~/Mail/inbox/{#,}14921).
|
|
after composing a mime message you wanted to view it, or you got
a message/rfc822 attachment you wanted to view)
patch-cd: fix missing newline in strings generated by dctime (with snprintf
need to account for an extra character: the trailing null; fixes
problems with mhl and packf)
|
|
|
|
|
|
|
|
Major changes since 0.95.3:
- Mutt up to version 0.95.3 was affected by a temporary file relateda
race condition which could lead to security-relevant problems.
- We have fixed a bug which would lead to crazy behaviour when a
message was listed in it's own References header.
- IMAP and MIME should mix better now.
|
|
|
|
|
|
|
|
Major changes since 0.95:
- Mutt was affected by the so-called "pine remote exploit". We have
implemented a work-around we believe to be safe. See
README.SECURITY and the mailcap_sanitize option for details, and
check your mailcap files for insecure entries.
- The use_mailcap option has gone. Instead, we now have
implicit_autoview. See the manual for details.
- We have more translations than ever before. Supported languages
now include cs, de, es, fr, it, nl, pl, ru, uk. And en, as usual.
- Mutt now uses version 0.12 of the "regex" library instead of rx.
This library is believed to be far more stable than rx. See
INSTALL for details.
|
|
|
|
imap-4.5 is a maintenace update, with minor bugfixes to imap-4.4 and
optional support for CRAM-MD5.
|
|
|
|
mail messages, and a few other things.
|
|
in build (from Tim Rightnour).
|
|
fetchmail-4.7.7 (Tue Feb 2 18:57:04 EST 1999):
* Fixed off-by-one error in batchlimit logic (thanks to Brian Warner).
* Added MD5 checksums to web page.
* Get kernel type (and derive /proc/net/dev format) at startup.
* Fixes for fetchmailconf bugs reported by Gunther Leber.
* Return of the dancing progress dots!
|
|
fetchmail-4.7.6 (Sat Jan 30 19:44:24 EST 1999):
* Henrik Storner's fix for mimedecode
* ' now works as a string quote in. fetchmailrc syntax, just like ".
* All bounce messages now use FQDN return paths.
* Check for background mode before generating oversized-message mail. Duh!
* Paul Murphy's improvements for SDPS.
* Message deletion on miscellaneous 5xx SMTP errors is suppressed unless a
bounce can be sent.
|
|
for "windowmaker" package.
|
|
can override where mail is stored.
|
|
|
|
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
|
|
|
|
and used to denote that a package uses X11 headers and libraries to
build, but does not install itself into X11BASE (xpkgwedge
notwithstanding).
This is used to ignore packages which would otherwise cause build
problems on machines with no X11 installation.
|
|
|
|
XXX This should be temporary.
|
|
|
|
generated "Makefile", so use GNU "make".
|
|
|
|
|
|
WMMail.app is a "mail-checker" like xbiff. It is largely based on
asmail, but has been modified to work with Window Maker instead of
AfterStep.
|
|
|
|
daemons are installed (libexec rather than bin).
|
|
fetchmail-4.7.5 (Sat Jan 9 17:01:13 EST 1999):
* Issue proper logout after running fetchmail -c
* Fix prefix problem with internationalized version.
* Fix for Harry McGavran's VPATH bug.
* Progress messages now go to stdout. Errors still go to stderr
* Fetchmailconf can now launch fetchmail with a point-and-click interface.
* Many small cleanups suggested by Byrial Jensen.
* Polish-language (LC_ALL=pl) support. Turkish text in spec file.
|
|
available during build. Fixes PR pkg/6751 by Lennart Augustsson.
|
|
fetchmail-4.7.4 (Mon Jan 4 13:26:32 EST 1999):
* Error message cleanup.
* HTML cleanup in design notes and FAQ, thanks to Byrial Jensen.
* Don't get message sizes when --check is on.
* Supply our own strerror() if system doesn't have one.
* Gunther Leber's cleanup for the plugin/plugout code.
* Hajimu UMEMOTO's code for localtime in timestamps.
* Michael Warfield's IPv6 fixes.
* Added Argentine Spanish as supported language (LC_ALL=pt_BR) from a
po file by Javier Cohen <jkohen@tough.com>.
* Accept 'passwd' as a synonym for 'password' in .netrc files.
* In fetchmailconf, Save or Quit in a frame first performs that action
on all dependent frames.
* Source distribution now includes Debian package data under debian/
|
|
Mutt 0.95.1 fixes a couple of bugs noted by users since the release of
0.95 in December.
|
|
fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998):
* Added new FAQ item G11 and added material to R1.
* Do a full antispam check on the EOM response in case the local MTA does
content analysis of the message body.
* Bouncemail now conforms to RFC1984 correctly.
* Use sigprocmask to avoid Ron Gomes's weird hang bug (I hope).
|
|
fetchmail-4.7.2 (Fri Dec 25 01:01:54 EST 1998):
* Don't append the destination address to a postmaster name containing @.
* Added John Summerfield's getfetchmail script.
* Minor fixes in bouncemail format.
|