summaryrefslogtreecommitdiff
path: root/mail/send.c
AgeCommit message (Expand)AuthorFiles
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2007-06-26Prefer mu_header_sgetwhere possible. Remove obsolete header calls.Sergey Poznyakoff1
2007-06-24Use mu_address_sget functions, where possible.Sergey Poznyakoff1
2007-02-13(compose_destroy): Do not free outfiles[i], the caller is responsible for that.Sergey Poznyakoff1
2006-12-29Sent empty messages only if nullbody is setSergey Poznyakoff1
2006-01-24(mail_send0): Use MU_HEADER_X_MAILERSergey Poznyakoff1
2006-01-16(compose_header_set): Check for valid arguments atSergey Poznyakoff1
2005-11-15Add missing includesSergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-26Normalize global namespace. Part 1Sergey Poznyakoff1
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-08-11Use mail_find_escape()Sergey Poznyakoff1
2005-07-26Produce more detailed diagnosticsSergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-01-04Revise error messages for accordance with GNU standards:Sergey Poznyakoff1
2004-08-11Fixed coredump on reading a single escape char.Sergey Poznyakoff1
2004-05-27(mail_send0): Check ignoreeof variable for interactive sessions only.Sergey Poznyakoff1
2004-04-27Do not add X-Mailer if xmailer variable is unset.Sergey Poznyakoff1
2004-01-14Check for error return from mailbox_append_messageSergey Poznyakoff1
2004-01-04(mail_send): Bugfix. Removed free(p) and prevent from later segmentationWojciech Polak1
2003-10-28(mail_sendheader,send_append_header,send_append_header2)Sergey Poznyakoff1
2003-08-18Use ml_readline_with_intr() when prompting for header fields.Sergey Poznyakoff1
2003-08-18(mail_send, mail_send0): Use `mailx'Sergey Poznyakoff1
2003-08-17(mail_send0): Fixed typo in variable name.Sergey Poznyakoff1
2003-02-09Updated FSF address.Wojciech Polak1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.