Commit 7db7c090 7db7c090ccfe6d2a54b533010f472791cd6b124a by Sergey Poznyakoff

Updated

1 parent 3ebbea7a
Showing 1 changed file with 10 additions and 0 deletions
1 2005-01-04 Sergey Poznyakoff 1 2005-01-04 Sergey Poznyakoff
2 2
3 * libsieve/extensions/vacation.c: New action. Based on
4 guimb/scm/vacation.scm and on ideas and code fragments from
5 Felix Egli <fegli@goldnet.ch>.
6 * libsieve/extensions/Makefile.am: Add vacation
7 * include/mailutils/libsieve.h (sieve_get_message_sender)
8 (stream_printf): New prototypes.
9 * THANKS: Add Felix Egli
10
11 2005-01-04 Sergey Poznyakoff
12
3 * auth/sql.c: Revise error messages for accordance with GNU standards: 13 * auth/sql.c: Revise error messages for accordance with GNU standards:
4 begin messages with a capital letter, unless they are prefixed 14 begin messages with a capital letter, unless they are prefixed
5 with `file:line:' or their exact look is important due to 15 with `file:line:' or their exact look is important due to
......