ANNOUNCE: New Release: 0.9.0claws

Thorsten Maerz <[email protected]> Sat, 24 May 2003 23:54:45 +0200
Newsgroups gmane.mail.sylpheed.claws.windows
Message-ID <[email protected]>
--=.mT6n.iH9dSxbzC
Content-Type: multipart/mixed;
 boundary="Multipart_Sat__24_May_2003_23:54:45_+0200_04aa23f8"


--Multipart_Sat__24_May_2003_23:54:45_+0200_04aa23f8
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

0.9.0claws
(for Win32) is available at
http://claws-w32.sf.net

Begin forwarded message:

Date: Sat, 24 May 2003 15:45:54 +0100
From: twb <[email protected]>
To: [email protected]
Subject: Sylpheed-Claws 0.9.0claws unleashed!


##############################################################
24th May 2003                              Version: 0.9.0claws

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

This release of Sylpheed-Claws is based on version 0.9.0cvs7
of the main Sylpheed branch.


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

Multi-process network I/O has been implemented for POP3 and
SMTP in the main Sylpheed branch and has been added to this
release.

All plugins should be reloaded as the name of the plugin block
in ~/.sylpheed/sylpheedrc has changed and old plugins are not 
found. The old block can be removed.

There have been some flag handling changes, so you might need
to use 'Rescan folder tree'.

In '/Configuration/Common Preferences/Interface' the 'Open 
messages in summary with cursor keys' option has been renamed
as 'Always open messages in summary when selected'. This 
option defaults to FALSE, so if you previously had this option
checked then you will need to re-set it.

Image viewing is now handled by a new Image Viewer Plugin. For
details, see below. 

The 'Selective Download' feature has been temporarily removed
due to the POP3 rewrite. The author is currently considering a
rewrite of 'Selectie Download' in the form of a plugin.

The SSL certificate check is temporarily disabled.

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

* New Plugins:

  o Clam AntiVirus
    Enables the scanning of message attachments in mail
    received from a POP account using Clam AntiVirus. It will
    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.elektrapro.com>
    Configure option:
    	--enable-clamav-plugin
  
  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://dillo.auriga.wearlab.de/>
    Configure option:
    	--enable-dillo-viewer-plugin
	
  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.
    Configure option:
    	This plugin is built by default
	
  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/>
    Configure option:
    	--enable-mathml-viewer-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
    Configure option:
    	--enable-trayicon-plugin
	
  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'
  
* the SpamAssassin plugin has been synchronised with 
  SpamAssassin 2.55

* the Actions feature has been extended to include some new
  tokens: 
  %u: user provided argument; 
  %h: user provided argument (hidden on input)
  %s: current text selection in the message view
  
* among the improvements and changes to IMAP are the 
  following:

  o improve IMAP folder scan by checking UID-NEXT
    support UIDPLUS extension for APPEND command
  
  o set socket state to DISCONNECTED when any operation
    fails to allow reconnecting in IMAP code

  o use CAPABILIY as first command and check for PREAUTH
    information in the response to it
		
  o messages that are found in an INBOX folder are filtered
    when 'Filter messages on receiving' is set in Account
    Preferences. This enables the use of Sylpheed's filtering
    engine for IMAP folders where messages are added to the
    INBOX by an MTA

  o re-named 'Tunnel command to open connection' as
    'Use command to communicate with server'

* queued messages that are locked are not sent

* the toolbar customisation dialogs now have a 'Default'
  button to reset the toolbar to the default setting

* when a message is marked as 'Ignored' it is automatically
  marked as 'Read'

* Common Preferences have been slightly rearranged

* '/Mark/Lock' and '/Mark/Unlock' have been added to the 
  messsage pop-up menu

* tools/multiwebsearch.pl, tools/multiwebsearch.conf
  this new 'Actions' script enables the searching of any 
  website for the selected text via a configuration file of
  aliases, 'multiwebsearch.conf'. More information can be 
  found in tools/README.
  
* tools/outlook2sylpheed.pl
  this address book conversion script has been updated and
  improved

* tools/convert_mbox.pl
  a new mbox conversion script, see tools/README for details
		
* new Taiwanese translation

* updated translations
	Brazilian Portuguese, British English, Bulgarian, Czech,
	French, German, Italian, Russian, Serbian, Spanish 

* Many bug fixes, including the following:
	o bug 19  'imap_scan_folder() computes incorrectly
		   number of new messages'
	o bug 80  'minor Adressbook-Folder renaming-problem'
	o bug 84  'authentication failure while sending should
	  	   prompt for password again'
	o bug 87  'imap-over-ssh'
	o bug 110 'Crash during mail composition' (IMAP)
	o bug 115 'Claws destroys unread marks'
	o bug 126 'startup hang waiting for child process'
	o bug 140 'Paste as quotation does not work when using 
		   "external" clipboard'
	o bug 152 'encoding of IMAP folders names'
	
	o fixed return-receipt function
	o include wchar.h if it is available, fixes compilation
	  on HP-UX systems
	 
* and code reorganisation, cleanups, and more.

CLAWS' EXTRA FEATURES
~~~~~~~~~~~~~~~~~~~~~
* Plugin mechanism
* SpamAssassin plugin
* Reply-finder
* new message cache system
* new sort function
* 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 color setting
* Font configuration
* Icon theming
* Spell checking (with aspell)
* filtering/processing mechanism
* automatic account selection
* 'smart' wrapping
* message scoring
* hide read messages
* mbox support
* 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,
  folder CHMOD, default account
* revised compose 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/offline modes
* --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
* GnuPG signatures can now be verified by right-clicking
  [application/pgp-signature] in the text view
* GnuPG users are informed of expired signatures and keys.
* GnuPG signed messages are indicated by displaying an icon
  in the Attachment column
* '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
* Customisable toolbars
* 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
* .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.
* 'tools' directory that contains various scripts:
  calypso_convert.pl 
	import mbox files exported by calypso
  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
  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_phoenix
  	facilitates using Phoenix 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

...and more.

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

Sylpheed-Claws GnuPG key: 
Sylpheed-Claws <[email protected]>
KeyID:D04C2EEF
Fingerprint: 
830D 8455 329F DD31 7ADA  71D7 7D22 7E77 D04C 2EEF


-- 
You're almost as happy as you think you are.



-- 
Thorsten Maerz          <[email protected]>
Sylpheed-claws/Win32:   http://claws-w32.sf.net

--Multipart_Sat__24_May_2003_23:54:45_+0200_04aa23f8
Content-Type: application/pgp-signature;
 name="00000008.mimetmp"
Content-Disposition: attachment;
 filename="00000008.mimetmp"
Content-Transfer-Encoding: base64

LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEuMi4yIChHTlUv
TGludXgpCgppRDhEQlFFK3o0WEhmU0orZDlCTUx1OFJBc2hFQUo5bzRrRzB1K1h4REhoNWhJMnVq
eVlsKzN4ZFNBQ2ZlZ01WCmE5SmMwVCtLR2lZM2NXMGhZVU5EcjhjPQo9QVllRAotLS0tLUVORCBQ
R1AgU0lHTkFUVVJFLS0tLS0KCg==

--Multipart_Sat__24_May_2003_23:54:45_+0200_04aa23f8--

--=.mT6n.iH9dSxbzC
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1-nr1 (Windows XP)

iD8DBQE+z+oscVjFyoO8k5MRAr8xAJ9twG+kZ8B6MtPOKkAKSiUp53BUYwCfRq5D
g4+ztzELoq0WSkj0QTRO8Kc=
=/ViP
-----END PGP SIGNATURE-----

--=.mT6n.iH9dSxbzC--


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge