summaryrefslogtreecommitdiffstats
path: root/send.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-29Don't use IMAP folders for FCCs when sending messages in batch mode.Thomas Roessler
1999-12-13Adding the envelope_from option.Thomas Roessler
1999-11-23Adding an fcc_clear option for unencrypted and unsigned FCCs.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-11-04IMAP postpone changes from Byrial Jensen.Thomas Roessler
1999-10-29Don't check the number of postponed messages every time the statusThomas Roessler
1999-10-16Fix Debian bug #47408: When the postponed folder is a maildir,Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-30[unstable] Re-add in-reply-to. This time with a suitable default. #-\Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-08-04Various fixes; documentation.Thomas Roessler
1999-07-20Use $from for resent-from headers when bouncing messages.Thomas Roessler
1999-07-20As Aaron Schrab noted, patch-0.95.6.tlr.reverse_name.1 broke the useThomas Roessler
1999-07-20Remove the $in_reply_to configuration variable and always use theThomas Roessler
1999-06-09Give reverse_name precedence over my_hdr From:Thomas Roessler
1999-06-03Experimental: Use OPTWEED for _all_ header weeding throughout mutt.Thomas Roessler
1999-05-31Minor bug-fixes.Thomas Roessler
1999-05-03Various fixes.Thomas Roessler
1999-04-22Fix FCC-related SNAFU in the ci_send_message() spaghetti.mutt-0-96-2-slightly-post-releaseThomas Roessler
1999-03-30resort headers when forward-decoding them with weed switched on.Thomas Roessler
1999-03-15Cleanly handle fcc when the user unsets it and the message isThomas Roessler
1999-03-09handler.c: Properly handle message/external-body expiry.Thomas Roessler
1999-02-26Adding pgp_replyencrypt.Thomas Roessler
1999-02-18Introduce $honor_followup_to. The user will now be asked whether heThomas Roessler
1999-02-17- Makefile.am: Fix the dist target to include all necessary files.Thomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-13Qualify addresses before passing them to mixmaster.Thomas Roessler
1999-01-13Clean up dependencies: remailer.h is no longer included by mutt.h,Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-11When decode-forwarding messages with message/Rfc822 attachments,Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-04[stable] When sending a message in batch mode failed, mutt wouldThomas Roessler
1998-11-23From Byrial:Thomas Roessler
1998-11-23Introduce a new option $reply_self. From Vikas.Thomas Roessler
1998-11-19Hack around problems with multi-valued Reply-To headers. FromThomas Roessler
1998-11-10Fix the $metoo option's behaviour.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-09Fix a group reply problem.Thomas Roessler
1998-10-28Don't try to recall a postponed message when we are given a template.Thomas Roessler
1998-10-28Add a $forward_weed option which controls header weeding whenThomas Roessler
1998-10-28if reply-to points to the address on the from header, use the fromThomas Roessler
1998-10-27Move some code around.Thomas Roessler
1998-10-27Preserve FCC headers when postponing. From Vikas.Thomas Roessler
1998-10-22Undo some superfluous changes. Pointed out by V.A.Thomas Roessler
1998-10-22- Preserve certain headers' values when recallling a postponedThomas Roessler
1998-10-16Fix a segmentation fault when OPT_RECALL is ask-something.Thomas Roessler