summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)AuthorFiles
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
2001-07-26 Base on Jakob idea propose an implementation for decode.Alain Magloire3
2001-07-23 * util.c (util_msglist_command): Check for interruption hereAlain Magloire1
2001-07-23 The reason the interrupt code did not work for me, is thatAlain Magloire3
2001-07-22renamed debug_.* symbols to mu_debug_.* to avoid nameclashes.Sergey Poznyakoff1
2001-07-21Add decode command, for attachment handling. Set up general infrastructureJakob Kaivo5
2001-07-09changed flags displaySergey Poznyakoff1
2001-07-09Raise hold flag when not closing system mailbox (%).Sergey Poznyakoff1
2001-07-09use util_[cm]alloc() where appropriateSergey Poznyakoff5
2001-07-09Added util_malloc(), util_calloc().Sergey Poznyakoff2
2001-07-09Implemented ~A (read signature from file).Sergey Poznyakoff1
2001-07-09display compilation options (WITH_ flags)Sergey Poznyakoff1
2001-07-09 case D_FWD missed break; Fixed typos in comment to D_NONE.Sergey Poznyakoff1
2001-07-09set READ instead of SEEN attribute on read messagesSergey Poznyakoff1
2001-07-09Provide ml_reread() when compiled without readline.Sergey Poznyakoff1
2001-07-09Run "summary" after opening new mailbox.Sergey Poznyakoff1
2001-07-06 * mail/mailline.c: "interupt" is actually a key wordAlain Magloire2
2001-07-06 * mail/mail.c: Be a little more verbose when mailbox_{create,open}()Alain Magloire1
2001-07-06include <termios.h>Sergey Poznyakoff1
2001-07-06handle SIGWINCHSergey Poznyakoff1
2001-07-06changed startup banner.Sergey Poznyakoff1
2001-07-06 * mail/send.c(mail_send0): Put the mailer in debug modeAlain Magloire1
2001-07-06 According to the man page:Alain Magloire5
2001-07-05 We can send a message and if the address starts with '|'Alain Magloire4
2001-07-04 * mail/headers.c: Catch the overflow in the calculation byAlain Magloire9
2001-07-03removed break from the loopSergey Poznyakoff1
2001-07-03Changed order of checking message attribute bits to be compatible with existi...Sergey Poznyakoff1
2001-07-03use mailbox_save_attributes(). Implemented "hold" variable. Raise MU_ATTRIBUT...Sergey Poznyakoff1
2001-07-03insert ',' between recepients' addresses.Sergey Poznyakoff1
2001-07-03Handle interrupts when fetching message body.Sergey Poznyakoff1
2001-07-03Implemented inc[orporate] command.Sergey Poznyakoff3
2001-07-03check for "dot" variable. Implemented "~.","appenddeadletter"Sergey Poznyakoff1
2001-07-03--with-mail-rc option: set path to system-wide mail.rc fileSergey Poznyakoff2
2001-07-02 * mail/util.c (util_strupper): The first implementation wasAlain Magloire2
2001-07-01 * mail/util.c (util_expand_msglist): Cleanup the expand by patternAlain Magloire1
2001-07-01removed util_do_command("next"): delete does this anyway.Sergey Poznyakoff1
2001-07-01Implemented "set autoprint"Sergey Poznyakoff1
2001-07-01Implemented "set ignore", "set ignoreeof", "set nosave".Sergey Poznyakoff1
2001-07-01Initialize readline and set user name before determining working mode.Sergey Poznyakoff1
2001-06-30use util_error() instead of printing diagnostics to ofile.Sergey Poznyakoff16
2001-06-30use READLINE_LIBSSergey Poznyakoff1
2001-06-30Initialize "flags" field.Sergey Poznyakoff1
2001-06-30In struct mail_command_entry changed `isflow' field to `flags'. It containsSergey Poznyakoff1
2001-06-30removed mail_[set_]is_terminal(), interactive is used instead.Sergey Poznyakoff2
2001-06-30Added extra argument to util_find_entry(): a pointer to the table whereSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.