summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)AuthorFiles
2002-02-28Added <strings.h> for systems that have it.Sam Roberts1
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff1
2002-02-27Properly handle --user (open user's system mailbox).Sergey Poznyakoff1
2002-02-27Do not handle '%name' separately: mailbox_open_default now does it.Sergey Poznyakoff1
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts2
2002-02-22Handle mailutils-common arguments.Sergey Poznyakoff1
2002-02-22include mu_argp.hSergey Poznyakoff1
2002-02-21argcv_get() now (optionally) strips comments while parsing. Its the rightSam Roberts2
2002-02-18Changed declaration of ml_command_generator().Sergey Poznyakoff1
2002-02-13Use libtool for built ARGP and libmailutilsJeff Bailey1
2002-02-07(main): Fixed 'No mail for...' reporting.Sergey Poznyakoff1
2002-01-17Removed util_tempfile().Sergey Poznyakoff1
2002-01-17Use mu_tempfile.Sergey Poznyakoff2
2001-12-18modified to compile against the changed mailer_send_message()Sam Roberts1
2001-12-11Ignored.Sam Roberts1
2001-11-12Bugfix: possible dereference of NULL pointerSergey Poznyakoff1
2001-11-12Use quotes when setting default string values.Sergey Poznyakoff1
2001-11-01 * mail/msgset.y: search "mail.h" in the current dir.Alain Magloire1
2001-10-26Do not complain if the file does not exist.Sergey Poznyakoff1
2001-10-26Use ml_readline()Sergey Poznyakoff1
2001-10-26New functions: ml_readline_internal(), ml_readline()Sergey Poznyakoff1
2001-10-26Declaration for ml_readline().Sergey Poznyakoff1
2001-10-26Use ml_readline(). Check for `!interactive' andSergey Poznyakoff1
2001-10-23Determine full user email address (mail_set_my_name).Sergey Poznyakoff1
2001-10-17Removed MAINTAINER_MODE conditionals.Sergey Poznyakoff1
2001-10-15 The code for IMAP, is a pain, the rewrite should clean all thoseAlain Magloire1
2001-10-14Delimit addresses with space (~t, ~c and ~b escapes).Sergey Poznyakoff1
2001-10-14Removed entry for ~x: it is handled by send.cSergey Poznyakoff1
2001-10-14Handle ~x escape properly.Sergey Poznyakoff1
2001-10-14Do not prefix subject line with Re: if it already starts with it.Sergey Poznyakoff1
2001-10-14 * mail/mail.c: Possibility to enable debuging output.Alain Magloire1
2001-10-09 * mailbox/mbx_imap.c (imap_message_lines): If the message_sizeAlain Magloire1
2001-10-08Bugfix: Did not display the last message when the number of lines inSergey Poznyakoff1
2001-09-17Fixed declaration of ml_reread, it did not match the changed proto.Sergey Poznyakoff1
2001-09-17 * doc/mbox.texi: Starts to document the concrete Unix mboxAlain Magloire1
2001-09-15 The exercise is to crank up the warnings from gcc and cleanupAlain Magloire30
2001-09-10Do not count deleted messages into the total number of lines output.Sergey Poznyakoff1
2001-09-10Do not set first_unread or first_new if the message is marked as deleted.Sergey Poznyakoff1
2001-09-08Register mh_record.Sergey Poznyakoff1
2001-09-04 * configure.in: AC_REPLACE_FUNCS(fgetpwent);Alain Magloire14
2001-08-31Use linear hash ordering.Sergey Poznyakoff1
2001-08-27fix erroneous Subject: promptsJakob Kaivo1
2001-08-23Added protos and defines for mail_tag().Sergey Poznyakoff1
2001-08-23Display tagged messages.Sergey Poznyakoff1
2001-08-23Added tag.cSergey Poznyakoff1
2001-08-23Added entries for "tag" and "untag".Sergey Poznyakoff1
2001-08-23Implementation of tag command.Sergey Poznyakoff1
2001-08-23Fixed erroneous call to msgset_select (second arg should have been a pointer).Sergey Poznyakoff1
2001-08-16Implemented :/expr/ -- search in the message body. Fixed memory leak in selec...Sergey Poznyakoff1
2001-08-15Extended regexp syntax: IDENT:/EXPR/ fetches all messages whose headerSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.