Sylpheed Claws 0.9.8 release

Source code dan rpms utk SuSE, Mandrake dan Solaris spark tersedia di

ftp://ftp.dutaint.co.id/freeware/sylpheed/linux

Debian dan Redhat rpms menyusul.

Begin forwarded message:

Date: Fri, 19 Dec 2003 11:21:56 +0000
From: Paul <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sylpheed-0.9.8claws unleashed!!


19th December 2003                               Version: 0.9.8claws

                    SYLPHEED-CLAWS  RELEASE NOTES
                      http://claws.sylpheed.org

                     the SANTA-CLAWS III release

This release of Sylpheed-Claws is based on version 0.9.8a of the
main Sylpheed branch.

Notes for this release
~~~~~~~~~~~~~~~~~~~~~~

* the scoring and filtering mechanisms have been merged. To give a
  message a score use the 'Set score' rule in your 'Action'
  definition. To change a score use the 'Change score' rule in your
  Action defintion. ('Change Score' replaces '(In/De)crease score').

New in this release:
~~~~~~~~~~~~~~~~~~~~

* Pre-processing and post-processing rules can now be specified.
  '/Configuration/[Pre|Post]-processing...'. These are global 
  filtering rules that are run before and after folder specific 
  rules.

* A 'Clone Account' function has been added. To clone an account use
  the Edit Accounts dialogue, select an account and click the 
  'Clone' button. Only accounts with local folders can be cloned.

* a new Folder Property has been added, 'Scan for new mail', this 
  allows certain folders to be excluded from new mail checks
  
* the Extended 'Quick-search' has a new symbol: 
  "X cmd", messages returning 0 when passed to command.
  This allows quick finding based on the result of passing
  a message to an external command. For example:
        X "bogofilter < %F" 
  will display all the spam mail in a folder.

* fast Folder Processing rule creation based on a message is now
  possible. 
  Right-click a message and choose '/Create Processing rule'

* a new pixmap has been added for use with a 'Check spelling' button
  or a user defined action

* updated translations: British English, French, German Japanese, 
  Polish, Spanish, Simpilified Chinese, and Slovak

* Bug fixes, including the following:
        o bug 57  'Hidden URL in HTML Mails'
        o bug 171 'Wrong message decoing: koi8-r and iso8859-5
                   looks same. Can't read many emails.' 
        o Bug 366 'lost all folders -> spoiling folderlist.xml file'       
        o allow reverting to default sort mode (no sort)
        o quote arguments before giving them to command line.
        
For further details of the numbered bugs listed above consult
www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
                   
* and other code reorganisation, cleanups, and more.

CLAWS' EXTRA FEATURES
~~~~~~~~~~~~~~~~~~~~~
* Plugin mechanism
* filtering/processing mechanism
* Reply-finder
* new message cache system
* new sort function
* new MIME parser
* pop before smtp authentication
* Automatic saving of message when composing
* signature in the message view can be coloured
* built-in gdb crash handler
* Customisable toolbars
* quick search function
* Folder colour setting
* Font configuration
* Icon theming
* Spell checking (with aspell)
* automatic account selection
* 'smart' wrapping
* message scoring
* hide read messages
* mbox support
* filtering engine for IMAP folders
* IMAP over SSH Tunnel
* IMAP: UIDPLUS extension support
* IMAP: CAPABILITY support
* Request Return-Receipt
* extra Folder Properties:
  Return-Receipt, save messages,
  default To:, default address for replies,
  subject simplification, Process at startup
  folder CHMOD, default account
* revised compose window
* revised message/attachment window
* manual selection of MIME type and encoding
  for attachments
* 'ignore thread'
* improved clickable URL support
* new mail notification
* selective download [temporarily removed]
* 7bit and 8bit encoding of attachments
* NNTP: auto-mark cross-posted messages
* configurable (non-)display of images
* --online and --offline command-line switches
* User-definable quotation characters
* Individual signature settings per account
* display url in statusbar on single-click
* message priority setting
* controllable size of log text in log window
* ability to select part of a text mime-part 
  to reply
* reply and forward flags get set on sending message
* sylpheed man page
* allow user to 'Save all' attachments in a mail with
  multi-attachments
* new GnuPG interaction method
* GnuPG users are informed of expired signatures and keys.
* GnuPG signed messages are indicated by displaying an icon
  in the Attachment column of the summary view
* 'on-the-fly' changing of the type of GnuPG encryption 
  and/or signing used (MIME/ascii)
* Users can 'List all keys' in the GnuPG key selection dialog
* save 2 or more selected files to a single file
* MH/IMAP/Mbox folder drag 'n' drop support
* Cc and Bcc Template definitions
* Automatic message drafting and cache saving on kill
* SSL certificate management
* Logging can be stopped
* user-definable newsgroup names abbreviation length
* Manual and FAQ remote and local links
* Powerful Extended Search
* Indication of unread answers to marked mails:
  '(!)' is appended to the folder name when a
  marked message has a response
* recognition of the following subject reply prefixes: 
  Re:, Re[n]:, Antw:, Aw:, Antwort:, and 'Res:'
* 'Message/Remove references' in compose window menu allowing
  the creation of a new thread when replying
* the Actions feature has a progress bar that counts the 
  number of completed tasks when the action runs more than 
  one command
* quote text that has been filtered through an Action when 
  replying
* Customisable toolbars
* address auto-completion includes a dynamic LDAP search
* addressbook: import Mutt addressbook
* addressbook: import Pine addressbook
* addressbook copy and paste
* harvest addresses for addressbook
* export addressbook to html file
* Address book: 'Edit Group Details' dialog allows multiple
  selection in either pane
* LDAP functionality improvements
* .mh_sequences file is created in new MH folders
* per-folder collapsed/expanded threads setting
* Option to disable threading by subject
* Password encryption in config files is implemented using 
  unix encrypt and setkey functions.
* configure option --with-config-dir the default value is the
  standard "~/.sylpheed" directory
* "--config-dir" command line option has been added which prints
  the current configuration dir

PLUGINS
~~~~~~~
  All plugins, except SpamAssassin, are built automatically
  if the required libraries are present.

  To load a plugin go to '/Configuration/Plugins' and click
  the 'Load Plugin' button. Plugins are installed in
  $PREFIX/lib/sylpheed/plugins/ and have a suffix of '.so'
  Select the plugin that you want and click 'OK'  
 
  o Clam AntiVirus
    Enables the scanning of message attachments in mail
    received from a POP, IMAP or LOCAL account using Clam 
    AntiVirus. It can optionally delete the mail or save it 
    to a designated folder. Preferences can be found in 
    'Configuration/Other Preferences/Filtering/Clam AntiVirus'. 
    Clam AntiVirus is available from http://clamav.sourceforge.net/
  
  o Dillo HTML Viewer 
    Enables the viewing of html messages using the Dillo web
    browser, version 0.7.0 or newer. It uses Dillo's --local
    option by default for safe browsing. Preferences can be 
    found in 'Configuration/Other Preferences/Message View/
    Dillo Browser'. Dillo is available from 
    http://www.dillo.org/
        
  o Image Viewer
    Enables viewing of attached images and replaces the 
    previous built-in image viewer. Preferences can now be 
    found in 'Configuration/Other Preferences/Messageview/
    Image Viewer'. If the option 'Automatically display
    attached images' is not set, the user is presented with
    a 'Load Image' button in the messageview and information
    about the file.
        
  o MathML Viewer
    Enables the viewing of attachments that have the 
    Content-Type 'text/mathml' using the GtkMathView widget
    which is available from 
    http://helm.cs.unibo.it/mml-widget/
        
  o SpamAssassin
    Enables the scanning of incoming mail received from a POP,
    IMAP or LOCAL account using SpamAssassin. It can optionally 
    delete mail identified as spam or save it to a designated 
    folder. Preferences can be found in 
    'Configuration/Other Preferences/Filtering/SpamAssassin'. 
    SpamAssassin is available from http://spamassassin.org
    Configure option:
        --enable-spamassassin-plugin
        
  o Trayicon 
    Places an icon in the system tray that indicates whether
    you have any new mail. A tooltip also shows the current
    new, unread and total number of messages

* More plugins can be found here: 
  http://sylpheed-claws.sourceforge.net/plugins.php
        
TOOLS
~~~~~  
* You will find all of these tools in the 'tools' directory:

  calypso_convert.pl 
        import mbox files exported by calypso
  convert_mbox.pl
        convert mbox format to MH format
  eud2gc.py
        convert a Eudora (v.3?) addressbook to vCard 
        (GnomeCard) format
  filter_conv.pl
        convert sylpheed main's filter rules into
        claws' filtering format
  freshmeat_search.pl
        Actions script to lookup the selected text on
        Freshmeat www.freshmeat.net using the configured
        browser
  gif2xface.pl
        convert a gif file to an xface
  google_msgid.pl
        Actions script to lookup selected message-id on 
        google using mozilla.
  google_search.pl
        Actions script to lookup up the selected text on
        google using the configured browser
  gpg-sign-syl
        GnuPG cleartext-signing script for use with
        Actions
  kmail2sylpheed.pl
        convert a Kmail addressbook to a Sylpheed
        addressbook
  kmail2sylpheed_v2.pl
        new version of the address book conversion script
        for newer versions of Kmail/Kaddressbook
  multiwebsearch.pl
        search any searchable website for the selected text
  newscache_clean
        clean up old files and directories in the
        newscache directory
  OOo2sylpheed.pl
        enable OpenOffice to send documents through
        sylpheed
  outlook2sylpheed.pl
        convert an Outlook contacts list to a Sylpheed
        addressbook
  launch_firebird
        facilitates using mozilla-firebird as the default
        web browser
  sylpheed-switcher
        enable quick-switching between claws and main
        in a non-destructive way
  sylprint.pl
        process a Sylpheed mail and print it using enscript
        if available or lpr if not
  tb2sylpheed
        convert an addressbook exported from The Bat! into 
        a Sylpheed addressbook
  update-po 
        translators' tool that eases the creation of 
        *.po files
  uudec
        decode UUencoded mails, for use with Actions

----------------------------------------------------------
See ChangeLog.claws and README.claws for full information 
regarding changes in this release. Also see ChangeLog[.jp]
for changes synchronised from sylpheed main.




-- 
syafril
-------
Syafril Hermansyah


-- 
Milis Diskusi antar Sylpheed (Sang Peri-Angin) User Indonesia

"Say no to RFC violations!"
"Be liberal in what you receive, be conservative in what you send!"


Kirim email ke