* new version 2.19.9993v2.19.9993
commit20d433c77e32dc05c2accf8ab943c2a7d9738239
authorEduardo Chappa <chappa@washington.edu>
Mon, 8 Dec 2014 02:42:37 +0000 (7 19:42 -0700)
committerEduardo Chappa <chappa@washington.edu>
Mon, 8 Dec 2014 02:42:37 +0000 (7 19:42 -0700)
tree4cf7be2b55ec529067a2867eb29ebcfe6c5758aa
parent121a42f3d82c1b98c384857960d14b2057a95c41
   * new version 2.19.9993

   * Aggregate operations allows bouncing a list of messages using a role.
     Suggested by Ulf-Dietrich Braumann.

   * Compilation error of module pith/reply.c if SMIME is not defined (as in
     Windows Alpine). There was a misplaced parenthesis.

   * Update to S/MIME to explain how to use a PKCS12 certificate in
     Alpine.

   * Fix error in compare_certs function, that would modify the name of
     the certificates after sorting them, and return when no certificates
     are given.

   * When replying to several messages, subject will be decoded first,
     and then stripped from re/fwd before they are compared to determine
     the subject of the replied message.

   * Add $(LIBINTL) to the flags to link rpdump, rpload, alpined and
     alpineldap because MAC OSX 10.8 x86_64 needs it.

   * When the download of an attachment is interrumpted, Alpine stills
     caches what was downloaded, making the download incomplete for
     subsequent calls of Alpine attempting to open the attachment. In the
     future, Alpine will not cache any downloaded part of the attachment
     when it is interrupted.
62 files changed:
VERSION
alpine/Makefile.am
alpine/Makefile.in
alpine/adrbkcmd.c
alpine/alpine.c
alpine/confscroll.c
alpine/folder.c
alpine/help.c
alpine/imap.c
alpine/mailcmd.c
alpine/mailpart.c
alpine/mailview.c
alpine/newuser.c
alpine/osdep/mswin.rc
alpine/radio.c
alpine/remote.c
alpine/reply.c
alpine/roleconf.c
alpine/send.c
alpine/send.h
alpine/signal.c
alpine/smime.c
configure
configure.ac
doc/alpine.1
doc/tech-notes/index.html
doc/tech-notes/tech-notes.txt
imap/src/osdep/unix/Makefile
imap/src/osdep/unix/env_unix.c
mapi/pmapi.c
mapi/pmapi.rc
pith/adrbklib.c
pith/charconv/filesys.c
pith/charset.c
pith/conf.c
pith/conftype.h
pith/detach.c
pith/filter.c
pith/folder.c
pith/imap.c
pith/ldap.c
pith/mailcap.c
pith/mailcmd.c
pith/mailindx.c
pith/mimetype.c
pith/pattern.c
pith/pine.hlp
pith/reply.c
pith/reply.h
pith/save.c
pith/send.c
pith/smime.c
pith/smkeys.c
pith/smkeys.h
pith/sort.c
pith/stream.c
pith/string.c
pith/util.h
web/src/alpined.d/Makefile.am
web/src/alpined.d/Makefile.in
web/src/alpined.d/signal.c
web/src/alpined.d/stubs.c