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