mhonarc 2.4.4 failes to parse the afs option. The listachive was down so I could check if you had already found it. Other then that it seams to just work. Love PS, I'm not on the list. *** mhopt.pl.orig Sun Jan 2 21:13:19 2000 --- mhopt.pl Sun Jan 2 21:13:45 2000 *************** *** 238,243 **** --- 238,244 ---- $QUIET = $opt{'quiet'}; $EDITIDX = $opt{'editidx'}; $ANNOTATE= $opt{'annotate'}; + $AFS = $opt{'afs'}; if ($opt{'genidx'}) { $IDXONLY = 1; $QUIET = 1; $ADD = 0; } else {