summaryrefslogtreecommitdiff
path: root/sieve/sieve.c
AgeCommit message (Expand)AuthorFiles
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-03-06Use a uniform way of filename quoting in diagnostic messages.Sergey Poznyakoff1
2005-02-21Further unification of diagnostic styleSergey Poznyakoff1
2005-01-04Revise error messages for accordance with GNU standards:Sergey Poznyakoff1
2004-04-08Make info text clearer.Sergey Poznyakoff1
2004-01-08(main): Use mu_register_all_formatsSergey Poznyakoff1
2004-01-05Use mu_true_answer_p()Sergey Poznyakoff1
2004-01-05Brought in sync with recent changes to libsieveSergey Poznyakoff1
2003-12-26Changed multiline doc string touid656971
2003-12-25Minor changeuid656971
2003-12-25Added translators' commentuid656971
2003-09-05(tickets_default): New variable.Wojciech Polak1
2003-08-29Destroy the mailbox if the attempt to open it has failed.Sergey Poznyakoff1
2003-08-28 Use "tls" command line capability.Sergey Poznyakoff1
2003-03-29(main): Use mu_argp_init.Sergey Poznyakoff1
2003-02-09Fixed copyright.Wojciech Polak1
2003-02-09Updated FSF address.Wojciech Polak1
2003-01-26Fixed use of OPTION_DOC options.Sergey Poznyakoff1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
2002-12-27Added missing N_() markers.Sergey Poznyakoff1
2002-12-26Added missing string (NLS)Wojciech Polak1
2002-12-26Enabled NLS.Wojciech Polak1
2002-12-24Added NLS (guimb/imap4d/mailutils-config/sieve)Wojciech Polak1
2002-12-11Include mu_asprintf.hSergey Poznyakoff1
2002-12-10(argp_capa): Added "sieve" capability.Sergey Poznyakoff1
2002-11-24(options): Fixed spelling in the help line.Sergey Poznyakoff1
2002-11-22(main): Removed unneded goto. Added call to sieve_machine_destroy at the end.Sergey Poznyakoff1
2002-11-20Added "mailer" capability. Removed spuriousSergey Poznyakoff1
2002-11-19New options: --verbose to verbosely log executedSergey Poznyakoff1
2002-11-18New option --email sets user email address.Sergey Poznyakoff1
2002-11-14Use libsieve calls.Sergey Poznyakoff1
2002-10-29Option -M none disables creating the mailer.Sergey Poznyakoff1
2002-09-12Include mailutils/argcv.hSergey Poznyakoff1
2002-08-28 Handle --license option. Additional debuggingSergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided by the new aut...Sergey Poznyakoff1
2002-05-14Removed redundant mu_ prefix from mailutils/mu_argp.h.Sam Roberts1
2002-05-13Changed mu_argp.h to mailutils/mu_argp.hSergey Poznyakoff1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts1
2002-03-19Now using mu_argp_parse(), but not the capa[] (yet).Sam Roberts1
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts1
2002-02-21Now supports a ~/.sieverc file. Mine looks like:Sam Roberts1
2002-02-12better logging and error reportingSam Roberts1
2002-02-09buglet, forgot to initialize optsSam Roberts1
2002-01-27Now parsing options with argp instead of getopts.Sam Roberts1
2002-01-23Implemented redirect action, and added option for sieve to specifySam Roberts1
2002-01-19Was setting debug on the mailbox before creating it...Sam Roberts1
2002-01-16More testing and resultant polishing, -k switch to sieve to keep on goingSam Roberts1
2002-01-13API of sieve engine now includes diagnostic callbacks, and is close toSam Roberts1
2002-01-06Split the implementation of the mailutils-based sieve engine out of sieve.c,Sam Roberts1

Return to:

Send suggestions and report system problems to the System administrator.