summaryrefslogtreecommitdiff
path: root/mail/send.c
AgeCommit message (Expand)AuthorFiles
2002-12-23Added initial NLS supportWojciech Polak1
2002-10-03(mail_send): Set save_to right after entering the function.Sergey Poznyakoff1
2002-10-02(compose_header_set): COMPOSE_SINGLE_LINE part rewritten.Sergey Poznyakoff1
2002-09-26Use new compose functions.Sergey Poznyakoff1
2002-09-24(mail_send0): Bugfix. A dot ends the messageSergey Poznyakoff1
2002-08-07Use util_getenv()Sergey Poznyakoff1
2002-03-12Corrected type mismatches visible on 64-bit systems.Sam Roberts1
2002-02-21argcv_get() now (optionally) strips comments while parsing. Its the rightSam Roberts1
2002-01-17Use mu_tempfile.Sergey Poznyakoff1
2001-12-18modified to compile against the changed mailer_send_message()Sam Roberts1
2001-10-26Use ml_readline()Sergey Poznyakoff1
2001-10-14Handle ~x escape properly.Sergey Poznyakoff1
2001-09-15 The exercise is to crank up the warnings from gcc and cleanupAlain Magloire1
2001-08-27fix erroneous Subject: promptsJakob Kaivo1
2001-07-22renamed debug_.* symbols to mu_debug_.* to avoid nameclashes.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 Magloire1
2001-07-05 We can send a message and if the address starts with '|'Alain Magloire1
2001-07-03check for "dot" variable. Implemented "~.","appenddeadletter"Sergey Poznyakoff1
2001-07-01Implemented "set ignore", "set ignoreeof", "set nosave".Sergey Poznyakoff1
2001-06-30Handle keyboard interrupts. Use util_tempfile().Sergey Poznyakoff1
2001-06-26Call util_save_outgoing() to preserve the message.Sergey Poznyakoff1
2001-06-25Split off mail_send0(). It is used by mail_send() and mail_reply().Sergey Poznyakoff1
2001-06-22removed unconditional #include <paths.h>: it already was included from "mail.h".Sergey Poznyakoff1
2001-04-16 The FILE* stream "stdout" is not an lvalue so it is an error toAlain 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
2000-09-07Begin real implementation of mailx mail commandJakob Kaivo1
2000-09-05Implement mailx commands {C,c}opy, {S,s}ave, {W,w}rite, setJakob Kaivo1
2000-09-02Bloated mail excessively with infrastructure to be fully UNIX98 mailxJakob Kaivo1

Return to:

Send suggestions and report system problems to the System administrator.