Age | Commit message (Collapse) | Author | Files | Lines |
|
Create the /var/spool/postfix on install so that "postfix check" can
create the directories below it.
Create /etc/postfix/postfix-scrip on "make install".
Make the library Makefiles DTRT on systems that don't understand MKXXX=no.
Remover owner write permission from "maildrop" binary.
Adjust offsets in a couple of patches.
|
|
Addresses PR pkg/9844 from Oleg Polyanski.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pop3 daemon.
|
|
candidate for mutt-1.2
|
|
|
|
|
|
changes between 5.3.2 -> 5.3.4:
fetchmail-5.3.4 (Wed Mar 22 15:55:51 EST 2000), 18819 lines:
* Added FAQ item on performance under load.
* Fix Debian bug #60202 (segfaults when given command line arguments).
This only applied to `antispam', as it turned out.
* Work around InterChange's bug with attachments as suggested by
paul666@mailandnews.com.
* Enable checks on multiple folders.
fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines:
* Fixed reporting of listener timeouts.
* Configure now supports SOCKS5, thanks to Alan Schmitt.
* Fix a minor bug in preauthenticated IMAP, thanks to Urban Boquist
<boquist@crt.se>.
* Try to support suffix matching in aka lists.
|
|
|
|
|
|
|
|
the previous version and is a release candidate for mutt-1.2
|
|
is no longer necessary.
|
|
of "ptl2" package for thread support. Changes since version 0.5.12:
- Took out file locks since that seemed to cause more problems than good
- Got printing working (sorta)
- Fixed a bug that corrupted some base64 file attachments (my
end-boundary check wasn't quite right)
- Added Catalan language support
- Improved pop3io thanks to a small patch
- The "MAIL FROM" and "RCPT TO" SMTP commands now use <>'s around
the addresses since it is accepted on all known SMTP servers
(and is stated as acceptable arguments in RFC 821)
- Fixed an annoyance that forced you to restart spruce after creating
a new mailbox before you could view it's contents
- Added right-click menu in the mime-parts clist at the bottom of the
preview pane
- Selecting Mime->Display should no longer segfault when
a message is not selected (or when no messages to select)
- Added regex and shell wildcard support to the mail filters
- Made it auto-guess your name and email address based on user
account information
- Added a confirmation dialog for deleting mailboxes
- Added IMAP mailbox listing support (so you can hopefully see
more than just your INBOX)
- Fixed a bug that allowed a user to not specify a From or a To field,
thus causing a segfault.
- Fixed attachments
- Fixed "sender"
- Fixed it so that spruce should never go beyond the end of the header
information to obtain fields like "Reply-To:" or "Date:" for example
(shouldn't have been too much of a problem before but it fumbled for
me once so that's not good ;-)
- Fixed the filter bug that caused strange things to happen when you
deleted the last filter rule
- other minor fixes
- Added Reply-To-All functionality
- I believe I have fixed the segfault causing pthread bug
- Added support to save window pane sizes
- Added support to save sorting preferences
- Improved on the date sorting
- Fixed various minor bugs
- Fixed some IMAPv4r1 issues, seems to be working a little better
now.
- Added most of the support for GNU Privacy Guard by using an alpha
lib Privacy Guard Glue. For GPG support, you must now use
the --enable-gpg configure flag (./configure --enable-gpg)
For reference, I'm currently using Pgg-20000116 and as the author
of Pgg states, new versions are unlikely to be compatable so
be warned that you may need to have the same Pgg lib that I have.
I will be maintaining a file specifying which version of Pgg you
need to use it with Spruce.
- Fixed the segfault/corruption bug caused when a user deleted a
message from a mbox spool
- Various code speedups/cleanups
|
|
|
|
|
|
|
|
|
|
(if you have IPv4-only sendmail on dual stack node, 5.3.0 may fail to connect).
---
fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines:
* Added experimental support for RFC2177 IDLE command extension of IMAP.
* Updated fr.po.
* Fixed a bug in fetchmailconf's handling of envelope skip prefixes.
* Don't nuke .fetchids when authorization failure keeps us from getting URLs.
* Added FAQ item X6 on dropped and mangled attachments, thanks to Rob Funk.
* Teach configure.in to link the RSA reference library if available.
* Disable saving of Message-IDs into UIDL lists.
fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines:
* Use remotename@hostname for MAIL FROM if we have not been able to deduce
a Return-Path.
* Fix the attempted fix for Joop Susan's ENOTCONN bug.
* Added FAQ material on a Microsoft Exchange bug, on forwarding to
a different host than the one fetchmail runs on, and on using
ssh for a secure passwordless connection. Removed the FAQ entry
on popclient.
* Jun-ichiro itojun Hagino <itojun@iijlab.net> sent a fix for IPv6.
* Fix Red Hat 6.2beta bug 9982: fetchmailconf now automatically pups up
an edit panel whenever a new user or site is created.
* Fix Red Hat 6.2beta bug 9987: Deal gracefully with the possibility that
we might be running as a subprocess with stdin not attached to a tty,
and thus unable to query for a password.
* Resolved all current Debian bugs classed `important'; #43139, #44744, #44760,
#44774, #43140, #50990.
* Resolved Debian ordinary bugs #17769, #34383, #38303, #39732, #51674,
#53386, #53732, #58553.
* Resolved Debian wishlist bug #26630.
* Resolution of #59281 (still loops on Ctrl-C) involved a small change in
behavior; SIGPIPE now terminates the current poll cycle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 5.2.4:
fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines:
* Horst von Brand's improvements to the specfile generator.
* Joop Susan's improvements in error status reporting.
* Only emit progress dots when stdout is connected to a tty.
* Fix for GNATS bug 16468, "INET6 breaks fetchmail preconnect"
by Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>.
* Lexical analyzer now understands that -?[0-9]*[a-zA-Z] is not a number.
fetchmail-5.2.8 (Mon Feb 14 19:16:46 EST 2000), 18571 lines:
* Attempted fix for Joop Susan's ENOTCONN bug.
* Fix for NO response during SIZE fetches for M$ Exchange IMAP server.
* Thomas Zajic <zlatko@gmx.at> sent a change that copes with GMX X-UIDLs.
* Fix fetchmailconf's handling of ssl attributes when SSL is not configured.
* Handle IMAP folder names with embedded spaces.
* cs.po update from Jiri Pavlovsky.
* Make -d0 -v work when -a and -k are on.
* UID handling has been broken since 5.2.5. This version should work.
Thanks to Bruce Hauge <bruce_hauge@agilent.com> for testing.
fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines:
* Updated FAQ.
* Updated es.po.
* Disable mail notification on server unreachable. This turned out to
be a very bad idea.
fetchmail-5.2.6 (Sat Feb 5 00:01:53 EST 2000), 18517 lines:
* Close down sockets using shutdown(2) and discarding read data until we
get a TCP FIN. With any luck this will squash our socket leak.
* Open the lockfile with O_SYNC, so we know the file has been written
before close (sigh...NFS might still betray us...).
* Added Martijn Lievaart's sendmail hacks for multidrop to the contrib
directory.
* Fix bug in processing of plugout option.
* AIX port tweak from Dave Marquardt <marquard@austin.ibm.com>.
* Add support for `ssh' preauth type to suppress password prompts at startup.
* Support for RFC2449 extended POP3 responses [IN-USE] and [LOGIN-DELAY].
* Log bounced messages via syslog (Debian bug #50184).
* Add scrollbars on fetchmailconf help windows (Debian bug #51770).
* Notify user by mail when pop server nonexistent (Debian bug #47143).
* Debian buglist cleanup.
fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines:
* Fixed bugs in BSMTP generation reported by Jaap Lutz.
* Make fetchmailconf better at handling backslashes in usernames
and passwords.
* Jochen Hayek's patch to handle spaces in UID usernames.
|
|
|
|
guaranteed to be stable, but contains some new features. They can be
found in the distribution file NEWS. Be sure also to read README.UPGRADE
|
|
|
|
|
|
- added missing checksum for the distribution file
- put back GCOS_HACK define (it was removed from patch-cb)
- do not include mhn.defaults in the PLIST to keep protecting it
from upgrades in case it has local modifications
- install mhn.defaults.dist from the "files" directory instead of
using a dynamically generated one (this was the intention always)
- mhn.defaults and mts.conf get installed if they don't exist;
new users do not have to worry about copying *.dist files now
- added comments about the configuration file philosophy in Makefile
|
|
|
|
Versions prior to 1.0.3 of the nmh package contained a vulnerability
where incoming mail messages with carefully designed MIME headers could
cause nmh's mhshow command to execute arbitrary shell code.
See the changelog for another 372 lines of changes.
|
|
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
|
|
|
|
|
|
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
|
|
|
|
|
|
|
|
The well known Mail Transport Agent
This package replaces the "sendmail" 8.8.8 distribution in the main
source tree.
|
|
|