summaryrefslogtreecommitdiff
path: root/mail/mail.c
AgeCommit message (Expand)AuthorFiles
2002-12-29Fixed FSF address.Wojciech Polak1
2002-12-29(realcursor): Removed. The position of the point is kept in the cursor varia...Sergey Poznyakoff1
2002-12-27Added missing N_() markers.Sergey Poznyakoff1
2002-12-27Removed startup banner.Sergey Poznyakoff1
2002-12-26Added NLS.Wojciech Polak1
2002-12-23Added initial NLS supportWojciech Polak1
2002-09-24(mail_cmdline): removed unnecesary conditional.Sergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided by the new aut...Sergey Poznyakoff1
2002-08-07Use util_getenv(). Provide default for "regexp" internal variableSergey Poznyakoff1
2002-07-02(mail_capa): Added "mailbox" capability.Sergey Poznyakoff1
2002-04-11"mailutils" capability does not exist any more. Changed to "common", "license".Sergey Poznyakoff1
2002-03-28Some measures to help avoid the confusion about --file option:Sergey Poznyakoff1
2002-03-12Corrected type mismatches visible on 64-bit systems.Sam Roberts1
2002-03-08Use mu_argp_parse.Sergey Poznyakoff1
2002-02-27Properly handle --user (open user's system mailbox).Sergey Poznyakoff1
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts1
2002-02-22Handle mailutils-common arguments.Sergey Poznyakoff1
2002-02-07(main): Fixed 'No mail for...' reporting.Sergey Poznyakoff1
2001-11-12Use quotes when setting default string values.Sergey Poznyakoff1
2001-10-26Use ml_readline(). Check for `!interactive' andSergey Poznyakoff1
2001-10-15 The code for IMAP, is a pain, the rewrite should clean all thoseAlain Magloire1
2001-10-14 * mail/mail.c: Possibility to enable debuging output.Alain Magloire1
2001-09-15 The exercise is to crank up the warnings from gcc and cleanupAlain Magloire1
2001-09-08Register mh_record.Sergey Poznyakoff1
2001-08-03Use mailbox_create_default for --file=MBOX. Some calls to exit() were placed ...Sergey Poznyakoff1
2001-08-01 More intelligence was put in decode to detect mime messages.Alain Magloire1
2001-07-27Use x[mc]alloc() instead of util_[cm]alloc().Sergey Poznyakoff1
2001-07-23 The reason the interrupt code did not work for me, is thatAlain Magloire1
2001-07-09use util_[cm]alloc() where appropriateSergey Poznyakoff1
2001-07-06 * mail/mail.c: Be a little more verbose when mailbox_{create,open}()Alain Magloire1
2001-07-06changed startup banner.Sergey Poznyakoff1
2001-07-06 According to the man page:Alain Magloire1
2001-07-04 * mail/headers.c: Catch the overflow in the calculation byAlain Magloire1
2001-07-03--with-mail-rc option: set path to system-wide mail.rc fileSergey Poznyakoff1
2001-07-01Initialize readline and set user name before determining working mode.Sergey Poznyakoff1
2001-06-30Do not put empty or comment lines into readline history. Handle keyboardSergey Poznyakoff1
2001-06-25Oops !! I misread the code. Corrected.Alain Magloire1
2001-06-25 * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DISTAlain Magloire1
2001-06-25Escape % signs in the command line before passing it to util_do_command().Sergey Poznyakoff1
2001-06-22A read-eval loop function shared between mail.c andSergey Poznyakoff1
2001-05-04Typo corrected.Alain Magloire1
2001-05-04Patches from Sergey, se Changelog for details:Alain Magloire1
2001-04-16 The FILE* stream "stdout" is not an lvalue so it is an error toAlain Magloire1
2001-04-16 Create a argp directory, it contains the necessaryAlain Magloire1
2001-01-16Register sendmail_record to send mail via _PATH_SENDMAIL.Alain Magloire1
2001-01-13work on mail sending capability, now `mail -s"foo bar" baz@quux` is close toJakob Kaivo1
2001-01-13mail hackingJakob Kaivo1
2001-01-11Nasty annoying memory overflow in argcv_get() that was causing randomAlain Magloire1
2001-01-11Clean up mail codeJakob Kaivo1
2001-01-10Add imap support too.Alain Magloire1

Return to:

Send suggestions and report system problems to the System administrator.