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