Commit cf88ae58 cf88ae58ab1d213782b75aa2c181b7699d27491c by Sergey Poznyakoff

Updated.

1 parent 129949c7
Showing 1 changed file with 15 additions and 0 deletions
1 2001-08-18 Sergey Poznyakoff
2
3 * libmu_scm/mu_mime.c: (new) Scheme primitives for handling
4 mime messages.
5 * libmu_scm/mu_message.c: mu_scm_message_add_owner() - add new
6 object to the owner chain of the message.
7 * libmu_scm/mu_scm.h: Prototypes for new functions.
8 * libmu_scm/mu_scm.c: Call mu_scm_mime_init().
9
10 * guimb/scm/reject.scm: (new) Implementation of Sieve "reject"
11 action.
12 * guimb/scm/redirect.scm: Moved sieve-message-bounce to
13 sieve-core.scm
14 * guimb/scm/sieve-core.scm: New function sieve-message-bounce.
15
1 2001-08-16 Sergey Poznyakoff 16 2001-08-16 Sergey Poznyakoff
2 17
3 * mail/msgset.y: Implemented :/expr/ -- search in the message 18 * mail/msgset.y: Implemented :/expr/ -- search in the message
......