- 21 Nov, 2002 6 commits
-
-
(default_imap4d_stop): Moved functionality from imap4d_exit (imap4d_stop): Call default_imap4d_stop unless it has already been called. (imap4d_exit): Call imap4d_stop
Sergey Poznyakoff authored -
-
-
-
-
returning error status. Otherwise, addresses like "A wrong quote\" <addr@dom.ain> hit the assert in parse822_word() and coredump. (parse822_word_dot): Removed misleading comment.
Sergey Poznyakoff authored
-
- 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 18 commits
-
-