summaryrefslogtreecommitdiffstats
path: root/sendlib.c
AgeCommit message (Expand)Author
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-12-13Adding the envelope_from option.Thomas Roessler
1999-11-07short-cut utf-7 as a 7bit character set. Currently, utf-7 may beThomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-30[unstable] fix the duplicate x-mailer/uesr-agent problem.Thomas Roessler
1999-09-28[unstable] Include SPACE and HT with MimeSpecials.Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-09-01Fix a couple of possible compilation warnings. (Noted by "John C.Thomas Roessler
1999-08-20Brendan Cully's latest IMAP clean-up.Thomas Roessler
1999-08-19Force quotes around the boundary parameter. Another courtesyThomas Roessler
1999-07-26Implement RFC 2231.Thomas Roessler
1999-07-20Use $from for resent-from headers when bouncing messages.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-14- Handle CRLF properly in non-text MIME parts.Thomas Roessler
1999-04-20Fix a time zone snafu.Thomas Roessler
1999-04-12Fix default character set setting when attaching text files.Thomas Roessler
1999-03-15Add $bounce_delivered.Thomas Roessler
1999-03-03releasing 0.96.1.Thomas Roessler
1999-02-19... message and multipart, not just message.Thomas Roessler
1999-02-19Add $encode_from: This option causes mutt to triggerThomas Roessler
1999-02-17User-Agent, not X-Mailer.Thomas Roessler
1999-02-17- Makefile.am: Fix the dist target to include all necessary files.Thomas Roessler
1999-02-11patch.mutt-0.95.1i.ld.signals.1-2.gzThomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-03[unstable] Produce some reasonable character set support whenThomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-13Don't leak message dates when sending via mixmaster.Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-06[unstable] Merge changes from stable: rx -> regex, Byrial's timezoneThomas Roessler
1999-01-05[unstable] Adding experimental new character set conversion code.Thomas Roessler
1999-01-02I shouldn't accept patches on New Year's day. Not even new-yearThomas Roessler
1999-01-01New Year's time zone handling patch from Manish SinghThomas Roessler
1998-12-22Fix MIME forwarding. From Vikas.Thomas Roessler
1998-12-08Work around sendmail 8.9.1a invalidating PGP/MIME signatures byThomas Roessler
1998-11-19Use mutt_is_message_type() in the message transformation code.Thomas Roessler
1998-11-18This patch simplifies the generation of content type parametersThomas Roessler
1998-11-17Fix the base64 encoder. The current code would produce slightlyThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-10Experimental support for the so-called "kendra" mail folder format.Thomas Roessler
1998-11-09Rewrite copy_delete_attach().Thomas Roessler
1998-10-27Preserve FCC headers when postponing. From Vikas.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15Put #ifdefs around a variable which is only used for generatingThomas Roessler
1998-10-15A slightly modified version of Vikas' help_unbound patch.Thomas Roessler
1998-10-15Fixing a memory hog which was introduced by the edit-message patch.Thomas Roessler
1998-10-14Thinking about this once again, ok folks, here comes x-uuencodeThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler