Oops, sorry about that - I keep meaning to send it out, so here it is:

- added SASL LOGIN since someone went to the trouble of providing a
partially-correct patch.

- began moving and abstracting mail/openpgp-utils.[c,h] and
mail/mail-crypt.[c,h] to camel/camel-pgp-context.[c,h] and
camel/camel-pgp-mime.[c,h]. The reason I've been doing this is so that I
can try to make the soon-to-be-written S/MIME implementation work
similarly to the PGP/MIME implementation. I'm probably going to write a
new class (camel-sec-mime-context??) and make camel-pgp-context and
camel-pk7-context subclasses.

- fixed the "//" IMAP bug

- modified the necessary parts of the filter editor so that the "Remove"
button appears next to each rule/action so that the user can remove the
exact one he wants to remove instead of always having to remove the very
last rule/action.

- fixed a POP bug that assumed that the first line of a RETR response
would have some text after the "+OK".

- fixed some bugs in the new mail wizard code

- wrote camel-vtrash-folder and moved the special-case vtrash code from
camel-folder to camel-vtrash-folder and also modified camel-store to use
a CamelVTrashFolder instead o a CamelVeeFolder

- Changed copy_message_to and move_message_to into copy_messages_to and
move_messages_to (not the pluralization) which take arrays of UIDs to
copy/move so that we could better optimize copying/moving messages over
IMAP. It didn't do much for local folders though.

- Added support for UTF-8 handling to the DIGEST-MD5 SASL authmech

and...that's about it I think.

Jeff


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to