summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)AuthorFiles
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
2001-08-12* mail/msgset.y: Remove HAVE_REGEX macro and check variableAlain Magloire1
2001-08-08* mail/msgset.y: Draft implementation of a propositionAlain Magloire2
2001-08-06added msgset.cSergey Poznyakoff1
2001-08-06Fixed synopsis for decode.Sergey Poznyakoff1
2001-08-06Use util_msgset_iterate(). Moved get_content_type() and get_hdr_value() to ut...Sergey Poznyakoff1
2001-08-06Use msgset_parse instead of util_expand_msglist().Sergey Poznyakoff7
2001-08-06Use msgset_parse instead of util_expand_msglist().Sergey Poznyakoff1
2001-08-06Added msgset.ySergey Poznyakoff1
2001-08-06Prototypes for msgset_ functions. Removed proto for util_expand_msglist.Sergey Poznyakoff1
2001-08-06A parser for message set specifications of arbitrary complexity.Sergey Poznyakoff1
2001-08-05added checks for missing arguments.Sergey Poznyakoff1
2001-08-03Use mailbox_create_default for --file=MBOX. Some calls to exit() were placed ...Sergey Poznyakoff1
2001-08-03Not all systems have <sys/fcntl.h>, changed to use HAVE_FCNTL_H.Sam Roberts1
2001-08-01 More intelligence was put in decode to detect mime messages.Alain Magloire5
2001-07-27Use x[mc]alloc() instead of util_[cm]alloc().Sergey Poznyakoff7
2001-07-27Removed util_[mc]alloc() in favor of x[mc]alloc().Sergey Poznyakoff1
2001-07-27Include <xalloc.h>Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.