- 16 Jan, 2003 13 commits
-
-
-
-
-
-
-
to expand old-style options to their double-dash equivalents. (mh_argv_preproc): New function. Preprocess the argv array.
Sergey Poznyakoff authored -
(parse_opt,mh_argp_parse): Rewritten. Argument parsing goes in two stages: first any old-style mh arguments are expanded to corresponding GNU long options, then argp_parse is run over the constructed argv array.
Sergey Poznyakoff authored -
-
-
(make_in_reply_to,make_references): Rewritten using new rfc2822 functions.
Sergey Poznyakoff authored -
-
- 15 Jan, 2003 17 commits
-
-
-
-
-
-
-
-
-
-
-
(struct mh_whatnow_env): New datatype. (mh_spawnp, mh_whatnow): New functions.
Sergey Poznyakoff authored -
-
-
-
-
-
- 14 Jan, 2003 10 commits
-
-
-
-
-
-
In order to get rid of superfluous 'Inappropriate message' diagnostics and provide a behaviour consistent with that of standard implementations, moved the flags argument from util_get_message to msgset_parse. (msgset_count): New function. (util_isdeleted): Reverted to older declaration (before 2002-10-13).
Sergey Poznyakoff authored -
-
gnutls_certificate_set_x509_key_file(). Use gnutls_strerror(), instead of gnutls_perror(), as the latter confuses mail clients. (mu_init_tls_libs): Removed useless initialization of the auto variable.
Sergey Poznyakoff authored
-