Rocco Rutte:
[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 EXACT_ADDRESS
360          "+EXACT_ADDRESS  "
361 #else
362          "-EXACT_ADDRESS  "
363 #endif
364 #ifdef SUN_ATTACHMENT
365          "+SUN_ATTACHMENT  "
366 #else
367          "-SUN_ATTACHMENT  "
368 #endif
369          "\n"
370 #ifdef ENABLE_NLS
371          "+ENABLE_NLS  "
372 #else
373          "-ENABLE_NLS  "
374 #endif
375 #ifdef LOCALES_HACK
376          "+LOCALES_HACK  "
377 #else
378          "-LOCALES_HACK  "
379 #endif
380 #ifdef HAVE_WC_FUNCS
381          "+HAVE_WC_FUNCS  "
382 #else
383          "-HAVE_WC_FUNCS  "
384 #endif
385 #ifdef HAVE_LANGINFO_CODESET
386          "+HAVE_LANGINFO_CODESET  "
387 #else
388          "-HAVE_LANGINFO_CODESET  "
389 #endif
390 #ifdef HAVE_LANGINFO_YESEXPR
391          "+HAVE_LANGINFO_YESEXPR  "
392 #else
393          "-HAVE_LANGINFO_YESEXPR  "
394 #endif
395          "\n"
396 #if HAVE_ICONV
397          "+HAVE_ICONV  "
398 #else
399          "-HAVE_ICONV  "
400 #endif
401 #if ICONV_NONTRANS
402          "+ICONV_NONTRANS  "
403 #else
404          "-ICONV_NONTRANS  "
405 #endif
406 #if HAVE_LIBIDN
407          "+HAVE_LIBIDN  "
408 #else
409          "-HAVE_LIBIDN  "
410 #endif
411 #if HAVE_GETSID
412          "+HAVE_GETSID  "
413 #else
414          "-HAVE_GETSID  "
415 #endif
416 #if HAVE_GETADDRINFO
417          "+HAVE_GETADDRINFO  "
418 #else
419          "-HAVE_GETADDRINFO  "
420 #endif
421     );
422
423 #ifdef ISPELL
424   printf ("ISPELL=\"%s\"\n", ISPELL);
425 #else
426   puts ("-ISPELL");
427 #endif
428
429   printf ("SENDMAIL=\"%s\"\n", SENDMAIL);
430   printf ("MAILPATH=\"%s\"\n", MAILPATH);
431   printf ("PKGDATADIR=\"%s\"\n", PKGDATADIR);
432   printf ("SYSCONFDIR=\"%s\"\n", SYSCONFDIR);
433   printf ("EXECSHELL=\"%s\"\n", EXECSHELL);
434 #ifdef MIXMASTER
435   printf ("MIXMASTER=\"%s\"\n", MIXMASTER);
436 #else
437   puts ("-MIXMASTER");
438 #endif
439
440   puts (_(ReachingUs));
441
442   puts (_("Mutt-ng is based on the following patches written for mutt:\n"));
443   mutt_print_patchlist ();
444
445   exit (0);
446 }
447
448 static void start_curses (void)
449 {
450   km_init ();                   /* must come before mutt_init */
451
452 #ifdef USE_SLANG_CURSES
453   SLtt_Ignore_Beep = 1;         /* don't do that #*$@^! annoying visual beep! */
454   SLsmg_Display_Eight_Bit = 128;        /* characters above this are printable */
455   SLtt_set_color (0, NULL, "default", "default");
456 #else
457   /* should come before initscr() so that ncurses 4.2 doesn't try to install
458      its own SIGWINCH handler */
459   mutt_signal_init ();
460 #endif
461   if (initscr () == NULL) {
462     puts _("Error initializing terminal.");
463
464     exit (1);
465   }
466 #if 1                           /* USE_SLANG_CURSES  - commenting out suggested in #455. */
467   /* slang requires the signal handlers to be set after initializing */
468   mutt_signal_init ();
469 #endif
470   ci_start_color ();
471   keypad (stdscr, TRUE);
472   cbreak ();
473   noecho ();
474 #if HAVE_TYPEAHEAD
475   typeahead (-1);               /* simulate smooth scrolling */
476 #endif
477 #if HAVE_META
478   meta (stdscr, TRUE);
479 #endif
480 }
481
482 #define M_IGNORE  (1<<0)        /* -z */
483 #define M_BUFFY   (1<<1)        /* -Z */
484 #define M_NOSYSRC (1<<2)        /* -n */
485 #define M_RO      (1<<3)        /* -R */
486 #define M_SELECT  (1<<4)        /* -y */
487 #ifdef USE_NNTP
488 #define M_NEWS    (1<<5)        /* -g and -G */
489 #endif
490
491 int main (int argc, char **argv)
492 {
493   char folder[_POSIX_PATH_MAX] = "";
494   char *subject = NULL;
495   char *includeFile = NULL;
496   char *draftFile = NULL;
497   char *newMagic = NULL;
498   HEADER *msg = NULL;
499   LIST *attach = NULL;
500   LIST *commands = NULL;
501   LIST *queries = NULL;
502   LIST *alias_queries = NULL;
503   int sendflags = 0;
504   int flags = 0;
505   int version = 0;
506   int i;
507   int explicit_folder = 0;
508   extern char *optarg;
509   extern int optind;
510
511   /* sanity check against stupid administrators */
512
513   if (getegid () != getgid ()) {
514     fprintf (stderr, "%s: I don't want to run with privileges!\n", argv[0]);
515     exit (1);
516   }
517
518 #ifdef ENABLE_NLS
519   /* FIXME what about init.c:1439 ? */
520   setlocale (LC_ALL, "");
521   bindtextdomain (PACKAGE, MUTTLOCALEDIR);
522   textdomain (PACKAGE);
523 #endif
524
525   setlocale (LC_CTYPE, "");
526
527   mutt_error = mutt_nocurses_error;
528   mutt_message = mutt_nocurses_error;
529   SRAND (time (NULL));
530   umask (077);
531
532   memset (Options, 0, sizeof (Options));
533   memset (QuadOptions, 0, sizeof (QuadOptions));
534
535 #ifdef USE_NNTP
536   while ((i =
537           getopt (argc, argv,
538                   "A:a:b:F:f:c:d:e:g:GH:s:i:hm:npQ:RvxyzZ")) != EOF)
539 #else
540   while ((i =
541           getopt (argc, argv, "A:a:b:F:f:c:d:e:H:s:i:hm:npQ:RvxyzZ")) != EOF)
542 #endif
543     switch (i) {
544     case 'A':
545       alias_queries = mutt_add_list (alias_queries, optarg);
546       break;
547     case 'a':
548       if (strlen(optarg)<=512)
549         attach = mutt_add_list (attach, optarg);
550       else{
551         printf("too long arguments. exiting ...\n");
552         exit(1);
553       }
554       break;
555
556     case 'F':
557       str_replace (&Muttrc, optarg);
558       break;
559
560     case 'f':
561       strfcpy (folder, optarg, sizeof (folder));
562       explicit_folder = 1;
563       break;
564
565     case 'b':
566     case 'c':
567       if (!msg)
568         msg = mutt_new_header ();
569       if (!msg->env)
570         msg->env = mutt_new_envelope ();
571       if (i == 'b')
572         msg->env->bcc = rfc822_parse_adrlist (msg->env->bcc, optarg);
573       else
574         msg->env->cc = rfc822_parse_adrlist (msg->env->cc, optarg);
575       break;
576
577     case 'd':
578       debug_setlevel(atoi(optarg));
579 #ifdef DEBUG
580       printf (_("Debugging at level %d.\n"), atoi(optarg));
581 #else
582       printf _("DEBUG was not defined during compilation.  Ignored.\n");
583 #endif
584       break;
585
586     case 'e':
587       commands = mutt_add_list (commands, optarg);
588       break;
589
590     case 'H':
591       draftFile = optarg;
592       break;
593
594     case 'i':
595       includeFile = optarg;
596       break;
597
598     case 'm':
599       /* should take precedence over .muttrc setting, so save it for later */
600       newMagic = optarg;
601       break;
602
603     case 'n':
604       flags |= M_NOSYSRC;
605       break;
606
607     case 'p':
608       sendflags |= SENDPOSTPONED;
609       break;
610
611     case 'Q':
612       queries = mutt_add_list (queries, optarg);
613       break;
614
615     case 'R':
616       flags |= M_RO;            /* read-only mode */
617       break;
618
619     case 's':
620       subject = optarg;
621       break;
622
623     case 'v':
624       version++;
625       break;
626
627     case 'x':                  /* mailx compatible send mode */
628       sendflags |= SENDMAILX;
629       break;
630
631     case 'y':                  /* My special hack mode */
632       flags |= M_SELECT;
633       break;
634
635 #ifdef USE_NNTP
636     case 'g':                  /* Specify a newsserver */
637       {
638         char buf[LONG_STRING];
639
640         snprintf (buf, sizeof (buf), "set news_server=%s", optarg);
641         commands = mutt_add_list (commands, buf);
642       }
643
644     case 'G':                  /* List of newsgroups */
645       flags |= M_SELECT | M_NEWS;
646       break;
647 #endif
648
649     case 'z':
650       flags |= M_IGNORE;
651       break;
652
653     case 'Z':
654       flags |= M_BUFFY | M_IGNORE;
655       break;
656
657     default:
658       mutt_usage ();
659     }
660
661   switch (version) {
662   case 0:
663     break;
664   case 1:
665     show_version ();
666     break;
667   default:
668     puts (mutt_make_version ());
669     puts (_(Copyright));
670     puts (_(ReachingUs));
671     exit (0);
672   }
673
674   /* Check for a batch send. */
675   if (!isatty (0) || queries || alias_queries) {
676     set_option (OPTNOCURSES);
677     sendflags = SENDBATCH;
678   }
679
680   /* This must come before mutt_init() because curses needs to be started
681      before calling the init_pair() function to set the color scheme.  */
682   if (!option (OPTNOCURSES))
683     start_curses ();
684
685   /* set defaults and read init files */
686   mx_init ();
687   mutt_init (flags & M_NOSYSRC, commands);
688   mutt_free_list (&commands);
689
690   /* Initialize crypto */
691   crypt_init ();
692
693   if (queries)
694     return mutt_query_variables (queries);
695
696   if (alias_queries) {
697     int rv = 0;
698     ADDRESS *a;
699
700     for (; alias_queries; alias_queries = alias_queries->next) {
701       if ((a = mutt_lookup_alias (alias_queries->data))) {
702         /* output in machine-readable form */
703         mutt_addrlist_to_idna (a, NULL);
704         mutt_write_address_list (a, stdout, 0, 0);
705       }
706       else {
707         rv = 1;
708         printf ("%s\n", alias_queries->data);
709       }
710     }
711     return rv;
712   }
713
714   if (newMagic)
715     mx_set_magic (newMagic);
716
717   if (!option (OPTNOCURSES)) {
718     SETCOLOR (MT_COLOR_NORMAL);
719     clear ();
720     mutt_error = mutt_curses_error;
721     mutt_message = mutt_curses_message;
722   }
723
724   /* Create the Maildir directory if it doesn't exist. */
725   if (!option (OPTNOCURSES) && Maildir) {
726     struct stat sb;
727     char fpath[_POSIX_PATH_MAX];
728     char msg[STRING];
729
730     strfcpy (fpath, Maildir, sizeof (fpath));
731     mutt_expand_path (fpath, sizeof (fpath));
732 #ifdef USE_IMAP
733     /* we're not connected yet - skip mail folder creation */
734     if (mx_get_magic (fpath) != M_IMAP)
735 #endif
736       if (stat (fpath, &sb) == -1 && errno == ENOENT) {
737         snprintf (msg, sizeof (msg), _("%s does not exist. Create it?"),
738                   Maildir);
739         if (mutt_yesorno (msg, M_YES) == M_YES) {
740           if (mkdir (fpath, 0700) == -1 && errno != EEXIST)
741             mutt_error (_("Can't create %s: %s."), Maildir, strerror (errno));
742         }
743       }
744   }
745
746   if (sendflags & SENDPOSTPONED) {
747     if (!option (OPTNOCURSES))
748       mutt_flushinp ();
749     ci_send_message (SENDPOSTPONED, NULL, NULL, NULL, NULL);
750     mutt_endwin (NULL);
751   }
752   else if (subject || msg || sendflags || draftFile || includeFile || attach
753            || optind < argc) {
754     FILE *fin = NULL;
755     char buf[LONG_STRING];
756     char *tempfile = NULL, *infile = NULL;
757     char *bodytext = NULL;
758
759     if (!option (OPTNOCURSES))
760       mutt_flushinp ();
761
762     if (!msg)
763       msg = mutt_new_header ();
764
765     if (draftFile)
766       infile = draftFile;
767     else {
768       if (!msg->env)
769         msg->env = mutt_new_envelope ();
770
771       for (i = optind; i < argc; i++) {
772         if (url_check_scheme (argv[i]) == U_MAILTO)
773           url_parse_mailto (msg->env, &bodytext, argv[i]);
774         else
775           msg->env->to = rfc822_parse_adrlist (msg->env->to, argv[i]);
776       }
777
778       if (option (OPTAUTOEDIT) && !msg->env->to && !msg->env->cc) {
779         if (!option (OPTNOCURSES))
780           mutt_endwin (NULL);
781         fputs (_("No recipients specified.\n"), stderr);
782         exit (1);
783       }
784
785       if (subject)
786         msg->env->subject = safe_strdup (subject);
787
788       if (includeFile)
789         infile = includeFile;
790     }
791
792     if (infile || bodytext) {
793       if (infile) {
794         if (safe_strcmp ("-", infile) == 0)
795           fin = stdin;
796         else {
797           char path[_POSIX_PATH_MAX];
798
799           strfcpy (path, infile, sizeof (path));
800           mutt_expand_path (path, sizeof (path));
801           if ((fin = fopen (path, "r")) == NULL) {
802             if (!option (OPTNOCURSES))
803               mutt_endwin (NULL);
804             perror (path);
805             exit (1);
806           }
807         }
808       }
809       else
810         fin = NULL;
811
812       mutt_mktemp (buf);
813       tempfile = safe_strdup (buf);
814
815       if (draftFile)
816         msg->env = mutt_read_rfc822_header (fin, NULL, 1, 0);
817
818       /* is the following if still needed? */
819
820       if (tempfile) {
821         FILE *fout;
822
823         if ((fout = safe_fopen (tempfile, "w")) == NULL) {
824           if (!option (OPTNOCURSES))
825             mutt_endwin (NULL);
826           perror (tempfile);
827           fclose (fin);
828           FREE (&tempfile);
829           exit (1);
830         }
831         if (fin)
832           mutt_copy_stream (fin, fout);
833         else if (bodytext)
834           fputs (bodytext, fout);
835         fclose (fout);
836         if (fin && fin != stdin)
837           fclose (fin);
838       }
839     }
840
841     FREE (&bodytext);
842
843     if (attach) {
844       LIST *t = attach;
845       BODY *a = NULL;
846
847       while (t) {
848         if (a) {
849           a->next = mutt_make_file_attach (t->data);
850           a = a->next;
851         }
852         else
853           msg->content = a = mutt_make_file_attach (t->data);
854         if (!a) {
855           if (!option (OPTNOCURSES))
856             mutt_endwin (NULL);
857           fprintf (stderr, _("%s: unable to attach file.\n"), t->data);
858           mutt_free_list (&attach);
859           exit (1);
860         }
861         t = t->next;
862       }
863       mutt_free_list (&attach);
864     }
865
866     ci_send_message (sendflags, msg, tempfile, NULL, NULL);
867
868     if (!option (OPTNOCURSES))
869       mutt_endwin (NULL);
870   }
871   else {
872     if (flags & M_BUFFY) {
873       if (!buffy_check (0)) {
874         mutt_endwin _("No mailbox with new mail.");
875
876         exit (1);
877       }
878       folder[0] = 0;
879       buffy_next (folder, sizeof (folder));
880     }
881     else if (flags & M_SELECT) {
882 #ifdef USE_NNTP
883       if (flags & M_NEWS) {
884         set_option (OPTNEWS);
885         if (!(CurrentNewsSrv = mutt_select_newsserver (NewsServer))) {
886           mutt_endwin (Errorbuf);
887           exit (1);
888         }
889       }
890       else
891 #endif
892       if (!Incoming) {
893         mutt_endwin _("No incoming mailboxes defined.");
894
895         exit (1);
896       }
897       folder[0] = 0;
898       mutt_select_file (folder, sizeof (folder), M_SEL_FOLDER | M_SEL_BUFFY);
899       if (!folder[0]) {
900         mutt_endwin (NULL);
901         exit (0);
902       }
903     }
904
905     if (!folder[0])
906       strfcpy (folder, NONULL (Spoolfile), sizeof (folder));
907
908 #ifdef USE_NNTP
909     if (option (OPTNEWS)) {
910       unset_option (OPTNEWS);
911       nntp_expand_path (folder, sizeof (folder),
912                         &CurrentNewsSrv->conn->account);
913     }
914     else
915 #endif
916       mutt_expand_path (folder, sizeof (folder));
917
918     str_replace (&CurrentFolder, folder);
919     str_replace (&LastFolder, folder);
920
921     if (flags & M_IGNORE) {
922       /* check to see if there are any messages in the folder */
923       switch (mx_check_empty (folder)) {
924       case -1:
925         mutt_endwin (strerror (errno));
926         exit (1);
927       case 1:
928         mutt_endwin _("Mailbox is empty.");
929         exit (1);
930       }
931     }
932
933     mutt_folder_hook (folder);
934
935     if ((Context = mx_open_mailbox (folder, ((flags & M_RO)
936                                              || option (OPTREADONLY)) ?
937                                     M_READONLY : 0, NULL))
938         || !explicit_folder) {
939       mutt_index_menu ();
940       if (Context)
941         FREE (&Context);
942     }
943     mutt_endwin (Errorbuf);
944   }
945
946   exit (0);
947 }