Nico Golde:
[apps/madmutt.git] / main.c
1 /*
2  * Copyright notice from original mutt:
3  * Copyright (C) 1996-2002 Michael R. Elkins <me@mutt.org>
4  * Copyright (C) 1999-2002 Thomas Roessler <roessler@does-not-exist.org>
5  * Copyright (C) 2004 g10 Code GmbH
6  *
7  * Parts written/modified by:
8  * Nico Golde <nion@muttng.org>
9  * Andreas Krennmair <ak@synflood.at>
10  *
11  * This file is part of mutt-ng, see http://www.muttng.org/.
12  * It's licensed under the GNU General Public License,
13  * please see the file GPL in the top level source directory.
14  */
15
16 #define MAIN_C 1
17
18 #if HAVE_CONFIG_H
19 # include "config.h"
20 #endif
21
22 #include "mutt.h"
23 #include "mutt_curses.h"
24 #include "keymap.h"
25 #include "url.h"
26 #include "mutt_crypt.h"
27 #include "mutt_idna.h"
28
29 #include "lib/mem.h"
30 #include "lib/intl.h"
31 #include "lib/str.h"
32 #include "lib/debug.h"
33
34 #include <string.h>
35 #include <stdlib.h>
36 #include <locale.h>
37 #include <unistd.h>
38 #include <errno.h>
39 #include <sys/stat.h>
40 #include <sys/utsname.h>
41
42 #ifdef HAVE_GETOPT_H
43 #include <getopt.h>
44 #endif
45
46 #ifdef HAVE_LIBIDN
47 #include <stringprep.h>
48 #endif
49
50 #ifdef USE_NNTP
51 #include "nntp/nntp.h"
52 #endif
53
54 static const char *ReachingUs = N_("\
55 To contact the developers, please mail to <mutt-ng-devel@lists.berlios.de>.\n\
56 To visit the Mutt-ng homepage go to http://www.muttng.org.\n\
57 To report a bug, please use the fleang(1) utility.\n");
58
59 static const char *Notice = N_("\
60 Copyright (C) 1996-2002 Michael R. Elkins and others.\n\
61 Mutt-ng comes with ABSOLUTELY NO WARRANTY; for details type `muttng -vv'.\n\
62 Mutt is free software, and you are welcome to redistribute it\n\
63 under certain conditions; type `muttng -vv' for details.\n");
64
65 static const char *Copyright = N_("\
66 Copyright (C) 1996-2002 Michael R. Elkins <me@mutt.org>\n\
67 Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n\
68 Copyright (C) 1997-2002 Thomas Roessler <roessler@does-not-exist.org>\n\
69 Copyright (C) 1998-2002 Werner Koch <wk@isil.d.shuttle.de>\n\
70 Copyright (C) 1999-2002 Brendan Cully <brendan@kublai.com>\n\
71 Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
72 Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n\n\
73 Parts were written/modified by:\n\
74 Andreas Krennmair <ak@synflood.at>\n\
75 Nico Golde <nico@ngolde.de>\n\
76 Rocco Rutte <pdmef@cs.tu-berlin.de>\n\
77 \n\
78 Lots of others not mentioned here contributed lots of code,\n\
79 fixes, and suggestions.\n\
80 \n\
81     This program is free software; you can redistribute it and/or modify\n\
82     it under the terms of the GNU General Public License as published by\n\
83     the Free Software Foundation; either version 2 of the License, or\n\
84     (at your option) any later version.\n\
85 \n\
86     This program is distributed in the hope that it will be useful,\n\
87     but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
88     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\
89     GNU General Public License for more details.\n\
90 \n\
91     You should have received a copy of the GNU General Public License\n\
92     along with this program; if not, write to the Free Software\n\
93     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n\
94 ");
95
96 void mutt_exit (int code)
97 {
98   mutt_endwin (NULL);
99   exit (code);
100 }
101
102 static void mutt_usage (void)
103 {
104   puts (mutt_make_version ());
105
106   puts
107     _
108     ("usage: muttng [ -nRyzZ ] [ -e <cmd> ] [ -F <file> ] [ -m <type> ] [ -f <file> ]\n\
109        muttng [ -nR ] [ -e <cmd> ] [ -F <file> ] -Q <query> [ -Q <query> ] [...]\n\
110        muttng [ -nR ] [ -e <cmd> ] [ -F <file> ] -A <alias> [ -A <alias> ] [...]\n\
111        muttng [ -nx ] [ -e <cmd> ] [ -a <file> ] [ -F <file> ] [ -H <file> ] [ -i <file> ] [ -s <subj> ] [ -b <addr> ] [ -c <addr> ] <addr> [ ... ]\n\
112        muttng [ -n ] [ -e <cmd> ] [ -F <file> ] -p\n\
113        muttng -v[v]\n\
114 \n\
115 options:\n\
116   -A <alias>\texpand the given alias\n\
117   -a <file>\tattach a file to the message\n\
118   -b <address>\tspecify a blind carbon-copy (BCC) address\n\
119   -c <address>\tspecify a carbon-copy (CC) address\n\
120   -e <command>\tspecify a command to be executed after initialization\n\
121   -f <file>\tspecify which mailbox to read\n\
122   -F <file>\tspecify an alternate muttrc file\n\
123   -g <server>\tspecify a newsserver (if compiled with NNTP)\n\
124   -G\t\tselect a newsgroup (if compiled with NNTP)\n\
125   -H <file>\tspecify a draft file to read header and body from\n\
126   -i <file>\tspecify a file which Mutt-ng should include in the body\n\
127   -m <type>\tspecify a default mailbox type\n\
128   -n\t\tcauses Mutt-ng not to read the system Muttngrc\n\
129   -p\t\trecall a postponed message\n\
130   -Q <variable>\tquery a configuration variable\n\
131   -R\t\topen mailbox in read-only mode\n\
132   -s <subj>\tspecify a subject (must be in quotes if it has spaces)\n\
133   -v\t\tshow version and compile-time definitions\n\
134   -x\t\tsimulate the mailx send mode\n\
135   -y\t\tselect a mailbox specified in your `mailboxes' list\n\
136   -z\t\texit immediately if there are no messages in the mailbox\n\
137   -Z\t\topen the first folder with new message, exit immediately if none\n\
138   -h\t\tthis help message");
139
140   exit (0);
141 }
142
143 static void show_version (void)
144 {
145   struct utsname uts;
146
147   puts (mutt_make_version ());
148   puts (_(Notice));
149
150   uname (&uts);
151
152 #ifdef _AIX
153   printf ("System: %s %s.%s", uts.sysname, uts.version, uts.release);
154 #elif defined (SCO)
155   printf ("System: SCO %s", uts.release);
156 #else
157   printf ("System: %s %s", uts.sysname, uts.release);
158 #endif
159
160   printf (" (%s)", uts.machine);
161
162 #ifdef NCURSES_VERSION
163   printf (" [using ncurses %s]", NCURSES_VERSION);
164 #elif defined(USE_SLANG_CURSES)
165   printf (" [using slang %d]", SLANG_VERSION);
166 #endif
167
168 #ifdef _LIBICONV_VERSION
169   printf (" [using libiconv %d.%d]", _LIBICONV_VERSION >> 8,
170           _LIBICONV_VERSION & 0xff);
171 #endif
172
173 #ifdef HAVE_LIBIDN
174   printf (" [using libidn %s (compiled with %s)]",
175           stringprep_check_version (NULL), STRINGPREP_VERSION);
176 #endif
177
178   puts (_("\nCompile options:"));
179
180 #ifdef DOMAIN
181   printf ("DOMAIN=\"%s\"\n", DOMAIN);
182 #else
183   puts ("-DOMAIN");
184 #endif
185
186 #ifdef DEBUG
187   puts ("+DEBUG");
188 #else
189   puts ("-DEBUG");
190 #endif
191
192
193
194   puts (
195 #ifdef HOMESPOOL
196          "+HOMESPOOL  "
197 #else
198          "-HOMESPOOL  "
199 #endif
200 #ifdef USE_SETGID
201          "+USE_SETGID  "
202 #else
203          "-USE_SETGID  "
204 #endif
205 #ifdef USE_DOTLOCK
206          "+USE_DOTLOCK  "
207 #else
208          "-USE_DOTLOCK  "
209 #endif
210 #ifdef DL_STANDALONE
211          "+DL_STANDALONE  "
212 #else
213          "-DL_STANDALONE  "
214 #endif
215          "\n"
216 #ifdef USE_FCNTL
217          "+USE_FCNTL  "
218 #else
219          "-USE_FCNTL  "
220 #endif
221 #ifdef USE_FLOCK
222          "+USE_FLOCK   "
223 #else
224          "-USE_FLOCK   "
225 #endif
226 #ifdef USE_INODESORT
227          "+USE_INODESORT   "
228 #else
229          "-USE_INODESORT   "
230 #endif
231 #if USE_HCACHE
232          "+USE_HCACHE  "
233 #else
234          "-USE_HCACHE  "
235 #endif
236     );
237   puts (
238 #ifdef USE_POP
239          "+USE_POP  "
240 #else
241          "-USE_POP  "
242 #endif
243 #ifdef USE_NNTP
244          "+USE_NNTP  "
245 #else
246          "-USE_NNTP  "
247 #endif
248 #ifdef USE_IMAP
249          "+USE_IMAP  "
250 #else
251          "-USE_IMAP  "
252 #endif
253 #ifdef USE_GSS
254          "+USE_GSS  "
255 #else
256          "-USE_GSS  "
257 #endif
258 #ifdef USE_SSL
259          "+USE_SSL  "
260 #else
261          "-USE_SSL  "
262 #endif
263 #ifdef USE_GNUTLS
264          "+USE_GNUTLS  "
265 #else
266          "-USE_GNUTLS  "
267 #endif
268 #ifdef USE_SASL
269          "+USE_SASL  "
270 #else
271          "-USE_SASL  "
272 #endif
273 #ifdef USE_SASL2
274          "+USE_SASL2  "
275 #else
276          "-USE_SASL2  "
277 #endif
278 #ifdef USE_LIBESMTP
279          "+USE_LIBESMTP  "
280 #else
281          "-USE_LIBESMTP  "
282 #endif
283          "\n"
284 #ifdef HAVE_REGCOMP
285          "+HAVE_REGCOMP  "
286 #else
287          "-HAVE_REGCOMP  "
288 #endif
289 #ifdef USE_GNU_REGEX
290          "+USE_GNU_REGEX  "
291 #else
292          "-USE_GNU_REGEX  "
293 #endif
294 #ifdef USE_COMPRESSED
295          "+COMPRESSED  "
296 #else
297          "-COMPRESSED  "
298 #endif
299          "\n"
300 #ifdef HAVE_COLOR
301          "+HAVE_COLOR  "
302 #else
303          "-HAVE_COLOR  "
304 #endif
305 #ifdef HAVE_START_COLOR
306          "+HAVE_START_COLOR  "
307 #else
308          "-HAVE_START_COLOR  "
309 #endif
310 #ifdef HAVE_TYPEAHEAD
311          "+HAVE_TYPEAHEAD  "
312 #else
313          "-HAVE_TYPEAHEAD  "
314 #endif
315 #ifdef HAVE_BKGDSET
316          "+HAVE_BKGDSET  "
317 #else
318          "-HAVE_BKGDSET  "
319 #endif
320          "\n"
321 #ifdef HAVE_CURS_SET
322          "+HAVE_CURS_SET  "
323 #else
324          "-HAVE_CURS_SET  "
325 #endif
326 #ifdef HAVE_META
327          "+HAVE_META  "
328 #else
329          "-HAVE_META  "
330 #endif
331 #ifdef HAVE_RESIZETERM
332          "+HAVE_RESIZETERM  "
333 #else
334          "-HAVE_RESIZETERM  "
335 #endif
336     );
337
338   puts (
339 #ifdef CRYPT_BACKEND_CLASSIC_PGP
340          "+CRYPT_BACKEND_CLASSIC_PGP  "
341 #else
342          "-CRYPT_BACKEND_CLASSIC_PGP  "
343 #endif
344 #ifdef CRYPT_BACKEND_CLASSIC_SMIME
345          "+CRYPT_BACKEND_CLASSIC_SMIME  "
346 #else
347          "-CRYPT_BACKEND_CLASSIC_SMIME  "
348 #endif
349 #ifdef CRYPT_BACKEND_GPGME
350          "+CRYPT_BACKEND_GPGME  "
351 #else
352          "-CRYPT_BACKEND_GPGME  "
353 #endif
354 #ifdef BUFFY_SIZE
355          "+BUFFY_SIZE "
356 #else
357          "-BUFFY_SIZE "
358 #endif
359 #ifdef SUN_ATTACHMENT
360          "+SUN_ATTACHMENT  "
361 #else
362          "-SUN_ATTACHMENT  "
363 #endif
364          "\n"
365 #ifdef ENABLE_NLS
366          "+ENABLE_NLS  "
367 #else
368          "-ENABLE_NLS  "
369 #endif
370 #ifdef LOCALES_HACK
371          "+LOCALES_HACK  "
372 #else
373          "-LOCALES_HACK  "
374 #endif
375 #ifdef HAVE_WC_FUNCS
376          "+HAVE_WC_FUNCS  "
377 #else
378          "-HAVE_WC_FUNCS  "
379 #endif
380 #ifdef HAVE_LANGINFO_CODESET
381          "+HAVE_LANGINFO_CODESET  "
382 #else
383          "-HAVE_LANGINFO_CODESET  "
384 #endif
385 #ifdef HAVE_LANGINFO_YESEXPR
386          "+HAVE_LANGINFO_YESEXPR  "
387 #else
388          "-HAVE_LANGINFO_YESEXPR  "
389 #endif
390          "\n"
391 #if HAVE_ICONV
392          "+HAVE_ICONV  "
393 #else
394          "-HAVE_ICONV  "
395 #endif
396 #if ICONV_NONTRANS
397          "+ICONV_NONTRANS  "
398 #else
399          "-ICONV_NONTRANS  "
400 #endif
401 #if HAVE_LIBIDN
402          "+HAVE_LIBIDN  "
403 #else
404          "-HAVE_LIBIDN  "
405 #endif
406 #if HAVE_GETSID
407          "+HAVE_GETSID  "
408 #else
409          "-HAVE_GETSID  "
410 #endif
411 #if HAVE_GETADDRINFO
412          "+HAVE_GETADDRINFO  "
413 #else
414          "-HAVE_GETADDRINFO  "
415 #endif
416     );
417
418 #ifdef ISPELL
419   printf ("ISPELL=\"%s\"\n", ISPELL);
420 #else
421   puts ("-ISPELL");
422 #endif
423
424   printf ("SENDMAIL=\"%s\"\n", SENDMAIL);
425   printf ("MAILPATH=\"%s\"\n", MAILPATH);
426   printf ("PKGDATADIR=\"%s\"\n", PKGDATADIR);
427   printf ("SYSCONFDIR=\"%s\"\n", SYSCONFDIR);
428   printf ("EXECSHELL=\"%s\"\n", EXECSHELL);
429 #ifdef MIXMASTER
430   printf ("MIXMASTER=\"%s\"\n", MIXMASTER);
431 #else
432   puts ("-MIXMASTER");
433 #endif
434
435   puts (_(ReachingUs));
436
437   puts (_("Mutt-ng is based on the following patches written for mutt:\n"));
438   mutt_print_patchlist ();
439
440   exit (0);
441 }
442
443 static void start_curses (void)
444 {
445   km_init ();                   /* must come before mutt_init */
446
447 #ifdef USE_SLANG_CURSES
448   SLtt_Ignore_Beep = 1;         /* don't do that #*$@^! annoying visual beep! */
449   SLsmg_Display_Eight_Bit = 128;        /* characters above this are printable */
450   SLtt_set_color (0, NULL, "default", "default");
451 #else
452   /* should come before initscr() so that ncurses 4.2 doesn't try to install
453      its own SIGWINCH handler */
454   mutt_signal_init ();
455 #endif
456   if (initscr () == NULL) {
457     puts _("Error initializing terminal.");
458
459     exit (1);
460   }
461 #if 1                           /* USE_SLANG_CURSES  - commenting out suggested in #455. */
462   /* slang requires the signal handlers to be set after initializing */
463   mutt_signal_init ();
464 #endif
465   ci_start_color ();
466   keypad (stdscr, TRUE);
467   cbreak ();
468   noecho ();
469 #if HAVE_TYPEAHEAD
470   typeahead (-1);               /* simulate smooth scrolling */
471 #endif
472 #if HAVE_META
473   meta (stdscr, TRUE);
474 #endif
475 }
476
477 #define M_IGNORE  (1<<0)        /* -z */
478 #define M_BUFFY   (1<<1)        /* -Z */
479 #define M_NOSYSRC (1<<2)        /* -n */
480 #define M_RO      (1<<3)        /* -R */
481 #define M_SELECT  (1<<4)        /* -y */
482 #ifdef USE_NNTP
483 #define M_NEWS    (1<<5)        /* -g and -G */
484 #endif
485
486 int main (int argc, char **argv)
487 {
488   char folder[_POSIX_PATH_MAX] = "";
489   char *subject = NULL;
490   char *includeFile = NULL;
491   char *draftFile = NULL;
492   char *newMagic = NULL;
493   HEADER *msg = NULL;
494   LIST *attach = NULL;
495   LIST *commands = NULL;
496   LIST *queries = NULL;
497   LIST *alias_queries = NULL;
498   int sendflags = 0;
499   int flags = 0;
500   int version = 0;
501   int i;
502   int explicit_folder = 0;
503   extern char *optarg;
504   extern int optind;
505
506   /* sanity check against stupid administrators */
507
508   if (getegid () != getgid ()) {
509     fprintf (stderr, "%s: I don't want to run with privileges!\n", argv[0]);
510     exit (1);
511   }
512
513 #ifdef ENABLE_NLS
514   /* FIXME what about init.c:1439 ? */
515   setlocale (LC_ALL, "");
516   bindtextdomain (PACKAGE, MUTTLOCALEDIR);
517   textdomain (PACKAGE);
518 #endif
519
520   setlocale (LC_CTYPE, "");
521
522   mutt_error = mutt_nocurses_error;
523   mutt_message = mutt_nocurses_error;
524   SRAND (time (NULL));
525   umask (077);
526
527   memset (Options, 0, sizeof (Options));
528   memset (QuadOptions, 0, sizeof (QuadOptions));
529
530 #ifdef USE_NNTP
531   while ((i =
532           getopt (argc, argv,
533                   "A:a:b:F:f:c:d:e:g:GH:s:i:hm:npQ:RvxyzZ")) != EOF)
534 #else
535   while ((i =
536           getopt (argc, argv, "A:a:b:F:f:c:d:e:H:s:i:hm:npQ:RvxyzZ")) != EOF)
537 #endif
538     switch (i) {
539     case 'A':
540       alias_queries = mutt_add_list (alias_queries, optarg);
541       break;
542     case 'a':
543       if (strlen(optarg)<=512)
544         attach = mutt_add_list (attach, optarg);
545       else{
546         printf("too long arguments. exiting ...\n");
547         exit(1);
548       }
549       break;
550
551     case 'F':
552       str_replace (&Muttrc, optarg);
553       break;
554
555     case 'f':
556       strfcpy (folder, optarg, sizeof (folder));
557       explicit_folder = 1;
558       break;
559
560     case 'b':
561     case 'c':
562       if (!msg)
563         msg = mutt_new_header ();
564       if (!msg->env)
565         msg->env = mutt_new_envelope ();
566       if (i == 'b')
567         msg->env->bcc = rfc822_parse_adrlist (msg->env->bcc, optarg);
568       else
569         msg->env->cc = rfc822_parse_adrlist (msg->env->cc, optarg);
570       break;
571
572     case 'd':
573       debug_setlevel(atoi(optarg));
574 #ifdef DEBUG
575       printf (_("Debugging at level %d.\n"), atoi(optarg));
576 #else
577       printf _("DEBUG was not defined during compilation.  Ignored.\n");
578 #endif
579       break;
580
581     case 'e':
582       commands = mutt_add_list (commands, optarg);
583       break;
584
585     case 'H':
586       draftFile = optarg;
587       break;
588
589     case 'i':
590       includeFile = optarg;
591       break;
592
593     case 'm':
594       /* should take precedence over .muttrc setting, so save it for later */
595       newMagic = optarg;
596       break;
597
598     case 'n':
599       flags |= M_NOSYSRC;
600       break;
601
602     case 'p':
603       sendflags |= SENDPOSTPONED;
604       break;
605
606     case 'Q':
607       queries = mutt_add_list (queries, optarg);
608       break;
609
610     case 'R':
611       flags |= M_RO;            /* read-only mode */
612       break;
613
614     case 's':
615       subject = optarg;
616       break;
617
618     case 'v':
619       version++;
620       break;
621
622     case 'x':                  /* mailx compatible send mode */
623       sendflags |= SENDMAILX;
624       break;
625
626     case 'y':                  /* My special hack mode */
627       flags |= M_SELECT;
628       break;
629
630 #ifdef USE_NNTP
631     case 'g':                  /* Specify a newsserver */
632       {
633         char buf[LONG_STRING];
634
635         snprintf (buf, sizeof (buf), "set news_server=%s", optarg);
636         commands = mutt_add_list (commands, buf);
637       }
638
639     case 'G':                  /* List of newsgroups */
640       flags |= M_SELECT | M_NEWS;
641       break;
642 #endif
643
644     case 'z':
645       flags |= M_IGNORE;
646       break;
647
648     case 'Z':
649       flags |= M_BUFFY | M_IGNORE;
650       break;
651
652     default:
653       mutt_usage ();
654     }
655
656   switch (version) {
657   case 0:
658     break;
659   case 1:
660     show_version ();
661     break;
662   default:
663     puts (mutt_make_version ());
664     puts (_(Copyright));
665     puts (_(ReachingUs));
666     exit (0);
667   }
668
669   /* Check for a batch send. */
670   if (!isatty (0) || queries || alias_queries) {
671     set_option (OPTNOCURSES);
672     sendflags = SENDBATCH;
673   }
674
675   /* This must come before mutt_init() because curses needs to be started
676      before calling the init_pair() function to set the color scheme.  */
677   if (!option (OPTNOCURSES))
678     start_curses ();
679
680   /* set defaults and read init files */
681   mx_init ();
682   mutt_init (flags & M_NOSYSRC, commands);
683   mutt_free_list (&commands);
684
685   /* Initialize crypto */
686   crypt_init ();
687
688   if (queries)
689     return mutt_query_variables (queries);
690
691   if (alias_queries) {
692     int rv = 0;
693     ADDRESS *a;
694
695     for (; alias_queries; alias_queries = alias_queries->next) {
696       if ((a = mutt_lookup_alias (alias_queries->data))) {
697         /* output in machine-readable form */
698         mutt_addrlist_to_idna (a, NULL);
699         mutt_write_address_list (a, stdout, 0, 0);
700       }
701       else {
702         rv = 1;
703         printf ("%s\n", alias_queries->data);
704       }
705     }
706     return rv;
707   }
708
709   if (newMagic)
710     mx_set_magic (newMagic);
711
712   if (!option (OPTNOCURSES)) {
713     SETCOLOR (MT_COLOR_NORMAL);
714     clear ();
715     mutt_error = mutt_curses_error;
716     mutt_message = mutt_curses_message;
717   }
718
719   /* Create the Maildir directory if it doesn't exist. */
720   if (!option (OPTNOCURSES) && Maildir) {
721     struct stat sb;
722     char fpath[_POSIX_PATH_MAX];
723     char msg[STRING];
724
725     strfcpy (fpath, Maildir, sizeof (fpath));
726     mutt_expand_path (fpath, sizeof (fpath));
727 #ifdef USE_IMAP
728     /* we're not connected yet - skip mail folder creation */
729     if (mx_get_magic (fpath) != M_IMAP)
730 #endif
731       if (stat (fpath, &sb) == -1 && errno == ENOENT) {
732         snprintf (msg, sizeof (msg), _("%s does not exist. Create it?"),
733                   Maildir);
734         if (mutt_yesorno (msg, M_YES) == M_YES) {
735           if (mkdir (fpath, 0700) == -1 && errno != EEXIST)
736             mutt_error (_("Can't create %s: %s."), Maildir, strerror (errno));
737         }
738       }
739   }
740
741   if (sendflags & SENDPOSTPONED) {
742     if (!option (OPTNOCURSES))
743       mutt_flushinp ();
744     ci_send_message (SENDPOSTPONED, NULL, NULL, NULL, NULL);
745     mutt_endwin (NULL);
746   }
747   else if (subject || msg || sendflags || draftFile || includeFile || attach
748            || optind < argc) {
749     FILE *fin = NULL;
750     char buf[LONG_STRING];
751     char *tempfile = NULL, *infile = NULL;
752     char *bodytext = NULL;
753
754     if (!option (OPTNOCURSES))
755       mutt_flushinp ();
756
757     if (!msg)
758       msg = mutt_new_header ();
759
760     if (draftFile)
761       infile = draftFile;
762     else {
763       if (!msg->env)
764         msg->env = mutt_new_envelope ();
765
766       for (i = optind; i < argc; i++) {
767         if (url_check_scheme (argv[i]) == U_MAILTO)
768           url_parse_mailto (msg->env, &bodytext, argv[i]);
769         else
770           msg->env->to = rfc822_parse_adrlist (msg->env->to, argv[i]);
771       }
772
773       if (option (OPTAUTOEDIT) && !msg->env->to && !msg->env->cc) {
774         if (!option (OPTNOCURSES))
775           mutt_endwin (NULL);
776         fputs (_("No recipients specified.\n"), stderr);
777         exit (1);
778       }
779
780       if (subject)
781         msg->env->subject = safe_strdup (subject);
782
783       if (includeFile)
784         infile = includeFile;
785     }
786
787     if (infile || bodytext) {
788       if (infile) {
789         if (safe_strcmp ("-", infile) == 0)
790           fin = stdin;
791         else {
792           char path[_POSIX_PATH_MAX];
793
794           strfcpy (path, infile, sizeof (path));
795           mutt_expand_path (path, sizeof (path));
796           if ((fin = fopen (path, "r")) == NULL) {
797             if (!option (OPTNOCURSES))
798               mutt_endwin (NULL);
799             perror (path);
800             exit (1);
801           }
802         }
803       }
804       else
805         fin = NULL;
806
807       mutt_mktemp (buf);
808       tempfile = safe_strdup (buf);
809
810       if (draftFile)
811         msg->env = mutt_read_rfc822_header (fin, NULL, 1, 0);
812
813       /* is the following if still needed? */
814
815       if (tempfile) {
816         FILE *fout;
817
818         if ((fout = safe_fopen (tempfile, "w")) == NULL) {
819           if (!option (OPTNOCURSES))
820             mutt_endwin (NULL);
821           perror (tempfile);
822           fclose (fin);
823           FREE (&tempfile);
824           exit (1);
825         }
826         if (fin)
827           mutt_copy_stream (fin, fout);
828         else if (bodytext)
829           fputs (bodytext, fout);
830         fclose (fout);
831         if (fin && fin != stdin)
832           fclose (fin);
833       }
834     }
835
836     FREE (&bodytext);
837
838     if (attach) {
839       LIST *t = attach;
840       BODY *a = NULL;
841
842       while (t) {
843         if (a) {
844           a->next = mutt_make_file_attach (t->data);
845           a = a->next;
846         }
847         else
848           msg->content = a = mutt_make_file_attach (t->data);
849         if (!a) {
850           if (!option (OPTNOCURSES))
851             mutt_endwin (NULL);
852           fprintf (stderr, _("%s: unable to attach file.\n"), t->data);
853           mutt_free_list (&attach);
854           exit (1);
855         }
856         t = t->next;
857       }
858       mutt_free_list (&attach);
859     }
860
861     ci_send_message (sendflags, msg, tempfile, NULL, NULL);
862
863     if (!option (OPTNOCURSES))
864       mutt_endwin (NULL);
865   }
866   else {
867     if (flags & M_BUFFY) {
868       if (!buffy_check (0)) {
869         mutt_endwin _("No mailbox with new mail.");
870
871         exit (1);
872       }
873       folder[0] = 0;
874       buffy_next (folder, sizeof (folder));
875     }
876     else if (flags & M_SELECT) {
877 #ifdef USE_NNTP
878       if (flags & M_NEWS) {
879         set_option (OPTNEWS);
880         if (!(CurrentNewsSrv = mutt_select_newsserver (NewsServer))) {
881           mutt_endwin (Errorbuf);
882           exit (1);
883         }
884       }
885       else
886 #endif
887       if (!Incoming) {
888         mutt_endwin _("No incoming mailboxes defined.");
889
890         exit (1);
891       }
892       folder[0] = 0;
893       mutt_select_file (folder, sizeof (folder), M_SEL_FOLDER | M_SEL_BUFFY);
894       if (!folder[0]) {
895         mutt_endwin (NULL);
896         exit (0);
897       }
898     }
899
900     if (!folder[0])
901       strfcpy (folder, NONULL (Spoolfile), sizeof (folder));
902
903 #ifdef USE_NNTP
904     if (option (OPTNEWS)) {
905       unset_option (OPTNEWS);
906       nntp_expand_path (folder, sizeof (folder),
907                         &CurrentNewsSrv->conn->account);
908     }
909     else
910 #endif
911       mutt_expand_path (folder, sizeof (folder));
912
913     str_replace (&CurrentFolder, folder);
914     str_replace (&LastFolder, folder);
915
916     if (flags & M_IGNORE) {
917       /* check to see if there are any messages in the folder */
918       switch (mx_check_empty (folder)) {
919       case -1:
920         mutt_endwin (strerror (errno));
921         exit (1);
922       case 1:
923         mutt_endwin _("Mailbox is empty.");
924         exit (1);
925       }
926     }
927
928     mutt_folder_hook (folder);
929
930     if ((Context = mx_open_mailbox (folder, ((flags & M_RO)
931                                              || option (OPTREADONLY)) ?
932                                     M_READONLY : 0, NULL))
933         || !explicit_folder) {
934       mutt_index_menu ();
935       if (Context)
936         FREE (&Context);
937     }
938     mutt_endwin (Errorbuf);
939   }
940
941   exit (0);
942 }