Hello list,

so let me announce another subminor for next saturday (but anyway
before monday).  It'll bring bugfixes:

  - Tabulators in Subject:'s work again in the header overview in
    an UTF-8 locale (since May they will be displayed as Unicode
    replacement characters).

  - `setenv' can indeed take 1-1000 arguments, not exactly two

incompatible changes with *v15-compat* credential lookup:

  - *user-HOST*, *user*, [.netrc] ...

  - *password-USER@HOST*, *password-HOST*, *password*, [.netrc] ..

  - .netrc hostnames are now lowercase-normalized before use

but most of all it adds some features:

  - *agent-shell-lookup* finally extends credential handling to
    support encrypted password storage, as inspired by Gavin Troy:

      $ echo PASSWORD > .pass
      $ gpg -e .pass
      $ eval `gpg-agent --daemon \
          --pinentry-program=/usr/bin/pinentry-curses \
          --max-cache-ttl 99999 --default-cache-ttl 99999`
      $ echo 'set agent-shell-lookup="gpg -d .pass.gpg"' \
          >> ~/.s-nailrc

  - `File' and `Folder' open mailboxes readonly (finally!)

  - *mime-counter-evidence* is now valued and bit/value 2 is set
    then the detected MIME type is carried along with a part,
    enabling the according pipe handlers to get executed, as
    suggested by Bob Tennent.

    Note: the passed environment values have changed to what was
    stated on the list already.

  - Other stuff, including some manual improvements (still at
    that).

Looks good, but (the impossible) negative reports would be very
welcome, of course.
Try to have a good time! and
Ciao!

--steffen

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
S-nail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/s-nail-users

Reply via email to