summaryrefslogtreecommitdiff
path: root/mh
AgeCommit message (Collapse)AuthorFiles
2007-07-17Added ${MU_LIB_MAILER}.Wojciech Polak1
2007-07-16New mtstailor variable "username"Sergey Poznyakoff1
2007-07-16(mh_context_read): Avoid writing past blurb end.Sergey Poznyakoff1
2007-07-10Fix format stringsSergey Poznyakoff2
2007-07-05(INCLUDES): Remove INTLINCSSergey Poznyakoff1
2007-06-28Use MU_ARG_UNUSED to mark unused formal parameters.Sergey Poznyakoff2
2007-06-28Mark printf-like calls with MU_PRINTFLIKE.Sergey Poznyakoff1
2007-06-28Implement --sendSergey Poznyakoff1
2007-06-28(mh_create_message_id): Rewrite using mu_rfc2822_msg_idSergey Poznyakoff1
2007-06-28(ARG_CHUNKSIZE): New valueSergey Poznyakoff1
2007-06-28UpdateSergey Poznyakoff1
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ↵Sergey Poznyakoff47
under LPGL v.3
2007-06-26Use mu_header_sget to retrieve context and configuration settings. Update ↵Sergey Poznyakoff31
all callers.
2007-06-26shut up a gcc warningSergey Poznyakoff1
2007-06-26Remove unused functionsSergey Poznyakoff1
2007-06-24Use mu_address_sget functions, where possible.Sergey Poznyakoff4
2007-06-22Stable sortSergey Poznyakoff1
2007-05-09Rename ylwrap to gylwrapSergey Poznyakoff1
2006-09-28Minor fixSergey Poznyakoff1
2006-09-10Include argp-namefrob.h is no longer neededSergey Poznyakoff2
2006-09-10Reformat argp docstring in accordance with the new argp guidelines. Remove ↵Sergey Poznyakoff23
unneeded translators comment.
2006-07-06UpdateSergey Poznyakoff1
2006-06-27(fix_fcc): Minor fixSergey Poznyakoff1
(fix_dcc): New function. Rewrites MH Dcc as standard Bcc header. (_action_send): Call fix_dcc
2006-06-27Minor fixes to get rid of the spurious gcc warningsSergey Poznyakoff6
2006-05-21Minor fixSergey Poznyakoff1
2006-05-20UpdateSergey Poznyakoff1
2006-05-20(check_file): Change format of the mesg_list entries.Sergey Poznyakoff1
(fix_fcc): Correctly handle comma-delimited lists of folders. (backup_file): New function. (_action_send): Rename draft file after sending it.
2006-05-20(main): Fix coredump if invoked with no options.Sergey Poznyakoff1
2006-05-20(opt_handler, make_draft): Handle --fccSergey Poznyakoff1
2006-05-20(mh_whatnow): consult VISUAL and EDITOR environment variables for the ↵Sergey Poznyakoff1
default editor
2006-05-20(mh_file_to_message): Fix a memory leakSergey Poznyakoff1
2006-05-20Move declarations of strobj functions to mh_format.hSergey Poznyakoff1
2006-05-20New fileSergey Poznyakoff1
2006-05-20Add mh_getopt.hSergey Poznyakoff1
2006-05-17(_action_send): Use %z instead of %Z to form Date header.Sergey Poznyakoff1
2006-05-17Remove mh_error function, use mu_error instead.Sergey Poznyakoff31
2006-05-17UpdateSergey Poznyakoff1
2006-05-17Improve compatibility with nmh: if a folder isSergey Poznyakoff1
specified along with -all, set the recursion depth to 2 (unless -recurse has also been given). (print_header,print_total): Default to -1 (recurse): Removed in favor of max_depth. (has_folder,max_depth): New variable. (OPTION_IS_SET): New macro. (opt_handler): Updated for new variable usage. (_scan): Depth argument is now size_t Take into account max_depth. (action_print): Use OPTION_IS_SET with the three-state variables (main): Properly set/clear show_all and max_depth.
2006-05-16RemoveSergey Poznyakoff1
2006-05-16(libmh_a_SOURCES): Remove mh_error.cSergey Poznyakoff1
2006-05-16(mh_error): Moved from mh_error.cSergey Poznyakoff1
2006-05-16(opt_handler): Allow -noheader and -nototal to be used with -all.Sergey Poznyakoff1
2006-05-15(mh_makedir): New functionSergey Poznyakoff1
(mh_check_folder): Use mh_makedir to create directories (or directory hierarchies).
2006-05-15(mh_makedir): New functionSergey Poznyakoff1
2006-05-15(_scan): BugfixSergey Poznyakoff1
2006-05-12(_scan): Test for existence of the folder even if --fast was given. Exit ↵Sergey Poznyakoff1
with code 1 if the folder does not exist.
2006-04-26Documentation moved to its proper place in mailutils.info.Sergey Poznyakoff1
2006-04-26(mh_alias_expand): Initialize inclSergey Poznyakoff1
2006-04-26(mh_alias_get_internal): Set `inclusive'Sergey Poznyakoff1
only if the alias matches (mh_alias_get_address): Initialize incl Use mu_address_set_personal to handle alias inclusion
2006-04-26Include <argp-namefrob.h>Sergey Poznyakoff2

Return to:

Send suggestions and report system problems to the System administrator.