- 20 Nov, 2002 16 commits
-
-
-
of returning file pointer. (argp_capa): Added "mailer" capability. (sieve_test): Second argument. (mda,deliver): Take message_t as first argument, instead of FILE*.
Sergey Poznyakoff authored -
-
-
-
--mailer-url command line switch. (main): Do not create mailer. sieve_message() will do it if necessary.
Sergey Poznyakoff authored -
-
(sieve_test_header): New tag :mime. Directs header to test headers in all parts of a multipart message, not only main message headers.
Sergey Poznyakoff authored -
-
(sieve_register_test,sieve_register_action): Accept the pointer to sieve machine as first argument.
Sergey Poznyakoff authored -
(sieve_require_comparator,sieve_comparator_lookup) (sieve_get_comparator) (sieve_register_standard_comparators): Accept the pointer to sieve machine as first argument.
Sergey Poznyakoff authored -
test_list, action_list and comp_list provide independent symbol space for this particular instance of sieve.
Sergey Poznyakoff authored -
(sieve_action_lookup,sieve_register_test) (sieve_register_action,sieve_register_comparator) (sieve_comparator_lookup,sieve_require_comparator) (sieve_get_comparator): Accept the pointer to sieve machine as first argument.
Sergey Poznyakoff authored -
-
- 19 Nov, 2002 20 commits
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
:comparator i;ascii-numeric. Fixed handling of :comparator i;ascii-casemap :matches and :contains. Added i;ascii-numeric :is comparator.
Sergey Poznyakoff authored
-
- 18 Nov, 2002 4 commits
-
-