From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3878 invoked from network); 20 Jun 2000 11:29:11 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Jun 2000 11:29:11 -0000 Received: (qmail 16499 invoked by alias); 20 Jun 2000 11:28:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12001 Received: (qmail 16489 invoked from network); 20 Jun 2000 11:28:44 -0000 Date: Tue, 20 Jun 2000 13:28:29 +0200 From: Andy Spiegl To: Bart Schaefer Cc: zsh-workers@sunsite.auc.dk Subject: Re: bug in _mutt ? Message-ID: <20000620132829.K23705@br-online.de> References: <20000619211650.A5701@br-online.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="9zSXsLTf0vkW971A" User-Agent: Mutt/1.0.1i In-Reply-To: ; from schaefer@brasslantern.com on Mon, Jun 19, 2000 at 01:18:29PM -0700 X-PGP-GPG-Keys: finger pgp.andy@spiegl.de OR mail -s "send pgp" auto@spiegl.de --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable > It's probably a bug, but it must have something to do with your styles, as > I don't get this. You are right. When I start zsh without my .zshrc it works as expected. > Have you looked at the output from _complete_debug (use instead > of )? I did just now (didn't know this feature till now), but I must admit, that I don't understand the output. I'll attach it to this mail for the experts. I assume the relevant part is here: trace _all_labels:39(while else)> -M m:{A-Za-z}=3D{a-zA-Z} -F _comp_ignore= -J files -X =1B[01;33mmailbox specification=1B[22;36m files expl mailbox s= pecification _all_labels:39: command not found: -M This looks like it has to do with this zstyle option of mine: # complete case insensitive zstyle ":completion:*" matcher-list 'm:{A-Za-z}=3D{a-zA-Z}' But if I remove that, this happens: % mutt -f % mutt -f _all_labels:39: command not found: -F Not much better. :-) Here are all my zstyle options that concern mutt: muttaliases=3D( `/home/spiegl/bin/list.mail.aliases` ) muttusers=3D( `cat $HOME/.br.users` $muttaliases ) zstyle ':completion:*:mutt:*' users $muttusers # where to find mutt "mailboxes" and "alias" settings muttrc=3D~/.mutt/local # if no completion can be found, show all files zstyle ':completion:*:*:muttf:argument*' tag-order globbed-files all-files And in ~/.mutt/local is (not only) this: # Mailboxes mailboxes =3Dalert mailboxes =3Dbugtraq =3Dtripwire mailboxes ! =3Dout/andy =3Dout/heidi mailboxes ~/News/my.articles +postponed mailboxes =3Droot =3Dweberror =3Dwwwcron =3Dpostmaster =3Dwebmaster =3Dbac= kupmaster mailboxes =3Dard-webtechnik =3Dbrnet mailboxes =3Djunk =3Djunk.spiegl =3Dorakel mailboxes =3Dsub/cus/rundbriefe =3Dsub/cus/rundbriefe.muc mailboxes =3Dsub/mutt =3Dsub/zsh mailboxes =3Dsub/linux/linux-ug =3Dsub/linux/debian.security =3Dsub/linux/= debian.announce mailboxes =3Dsub/linux/debian.commercial =3Dsub/linux/debian.user.de =3Dsu= b/linux/debian.user mailboxes =3Dsub/kira =3Dsub/akte While we are talking about mutt completion, I'd really like to program it so that I can use '=3D' at the front of a mailbox name to abbreviate ~/Mail= /,=20 but all my tries so far didn't work. :-( In tcsh it was done like this: complete mutt c/-/"(a b c f F H i m n p R s v x y z Z h)"/ c/*@/\$hos= ts/ \ c@=3D@F:$HOME/Mail/@ c@+@F:$HOME/Mail/@ \ C@[./]@f@ n/-s/x:''/ \ n/-a/f/ n/-f/f/ n/-F/f/ n/-H/f/ n/-i/f/ \ n@*@'`cat $HOME/.br.users;$HOME/bin/list.mail.aliases`'@ Thanks, Andy. PS: I am using zsh 3.1.9-dev1-debian0619 (by Clint Adams ) --=20 E-Mail: Andy@spiegl.de URL: http://andy.spiegl.de PGP/GPG: see headers o _ _ _ --------- __o __o /\_ _ \\o (_)\__/o (_) ------- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/ ------ (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Plug-and-Play is really nice, unfortunately it only works 50% of the time. To be specific the "Plug" almost always works. --unknown source --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=zsh25741mutt1 Content-Transfer-Encoding: quoted-printable trace _complete_debug:16()> _main_complete trace _main_complete:19()> setopt localoptions nullglob rcexpandparam exten= dedglob trace _main_complete:20()> unsetopt markdirs globsubst shwordsplit nounset = ksharrays trace _main_complete:24()> setopt localtraps noerrexit trace _main_complete:24()> trap - ZERR trace _main_complete:26()> local func funcs ret=3D1 tmp _compskip format nm= call match _completers _completer _completer_num curtag _comp_force_list _= matchers _matcher _matcher_num _comp_tags _comp_mesg context state line opt= _args val_args curcontext=3D _last_nmatches=3D-1 _last_menu_style _def_menu= _style _menu_style sel _saved_exact=3D _saved_lastprompt=3Dyes _saved_list= =3Dambiguous packed _saved_insert=3Dautomenu-unambiguous _saved_colors=3D(a= ll-files):no=3D00:fi=3D00:di=3D00;33:ln=3D01;36:pi=3D40;33:so=3D01;35:bd=3D= 40;33;01:cd=3D40;33;01:or=3D40;31;01:ex=3D01;32:*.cmd=3D00;35:*.exe=3D00;35= :*.com=3D00;35:*.btm=3D00;35:*.bat=3D00;35:*.scr=3D00;35:*.vbs=3D04;35:*.ta= r=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*.taz=3D00;31:*.lzh=3D00;31:*.zip=3D0= 0;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm= =3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.png=3D00;36:*.PNG=3D00;36:*.gif=3D00= ;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP=3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*= .xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe= =3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:*.AVI=3D01;36:*.fli=3D01;36:*.mov=3D0= 1;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D01;36:*.au=3D00;32:*.snd=3D00;32:*.wa= v=3D00;32:*.mid=3D00;32:*.midi=3D00;32:*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D= 00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra=3D04;32 trace _main_complete:37()> typeset -U _lastdescr _comp_ignore trace _main_complete:39()> [[ -z ]] trace _main_complete:39(cmdand)> curcontext=3D:::=20 trace _main_complete:41()> zstyle -s :completion::::: insert-tab tmp trace _main_complete:41(cmdor)> tmp=3Dno=20 trace _main_complete:43(if)> [[ no =3D=3D *pending(|[[:blank:]]*) || no =3D= =3D *pending=3D(#b)([0-9]##)(|[[:blank:]]*) ]] trace _main_complete:51(if)> [[ automenu-unambiguous =3D=3D tab* ]] trace _main_complete:61(if)> [[ -z ]] trace _main_complete:62(then if)> compset -P 1 =3D trace _main_complete:64(then elif)> [[ !=3D */* && =3D=3D ~ ]] trace _main_complete:72()> _setup default trace _setup:3()> local val nm=3D0 trace _setup:5()> [[ 1 -eq 1 ]] trace _setup:5(cmdand)> 2=3Ddefault=20 trace _setup:7(if)> zstyle -a :completion:::::default list-colors val trace _setup:8(then)> zmodload -i zsh/complist trace _setup:9(then if)> [[ default =3D=3D default ]] trace _setup:10(then then)> ZLS_COLORS=3Dno=3D00:fi=3D00:di=3D00;33:ln=3D01= ;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex=3D01= ;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00;35:*= .scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*.taz= =3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;31:*= .bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.png= =3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP=3D00= ;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00;36:*= .TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:*.AVI= =3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D01;36= :*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32:*.mp= 3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra=3D04= ;32=20 trace _setup:32(if)> zstyle -t :completion:::::default list-packed trace _setup:34(elif)> [[ 2 -eq 1 ]] trace _setup:37(else)> compstate[list]=3Dambiguous packed=20 trace _setup:40(if)> zstyle -t :completion:::::default list-rows-first trace _setup:42(elif)> [[ 2 -eq 1 ]] trace _setup:45(else)> compstate[list]=3Dambiguous packed=20 trace _setup:48(if)> zstyle -t :completion:::::default last-prompt trace _setup:50(elif)> [[ 2 -eq 1 ]] trace _setup:53(else)> compstate[last_prompt]=3Dyes=20 trace _setup:56(if)> zstyle -t :completion:::::default accept-exact trace _setup:58(elif)> [[ 2 -eq 1 ]] trace _setup:61(else)> compstate[exact]=3D=20 trace _setup:64()> [[ _last_nmatches -ge 0 ]] trace _setup:67(if)> zstyle -a :completion:::::default menu val trace _setup:68(then)> _last_nmatches=3D0=20 trace _setup:69(then)> _last_menu_style=3D( select=3D5 )=20 trace _setup:74()> [[ !=3D always ]] trace _setup:75(cmdand)> zstyle -s :completion:::::default force-list val trace _main_complete:73()> _def_menu_style=3D( select=3D5 )=20 trace _main_complete:82()> _last_menu_style=3D( )=20 trace _main_complete:84(if)> zstyle -s :completion:::::default list-prompt = tmp trace _main_complete:88(if)> zstyle -s :completion:::::default select-promp= t tmp trace _main_complete:92(if)> zstyle -s :completion:::::default select-scrol= l tmp trace _main_complete:99(if)> (( 0 )) trace _main_complete:111(else)> zstyle -a :completion::::: completer _compl= eters trace _main_complete:117()> _completer_num=3D1=20 trace _main_complete:121()> funcs=3D( )=20 trace _main_complete:122()> compprefuncs=3D( )=20 trace _main_complete:127(for)> tmp=3D_expand_dots trace _main_complete:129(for if)> [[ -n ]] trace _main_complete:131(for elif)> [[ _expand_dots =3D=3D *:-* ]] trace _main_complete:134(for elif)> [[ _expand_dots =3D=3D *:* ]] trace _main_complete:138(for else)> _completer=3Dexpand-dots=20 trace _main_complete:140(for)> curcontext=3D:expand-dots::=20 trace _main_complete:142(for)> zstyle -a :completion::expand-dots::: matche= r-list _matchers trace _main_complete:145(for)> _matcher_num=3D1=20 trace _main_complete:146(for for)> _matcher=3Dm:{A-Za-z}=3D{a-zA-Z} trace _main_complete:147(for for if)> [[ -n ]] trace _main_complete:152(for for elif)> _expand_dots trace _expand_dots:7()> local word sub trace _expand_dots:8()> local patl=3D(#b)([^\/]).. patr=3D(#b)..([^\/]) trace _expand_dots:9()> local repl=3D/.. repr=3D../ trace _expand_dots:13()> [[ _matcher_num -gt 1 ]] trace _expand_dots:15(if)> [[ _main_complete =3D=3D _prefix ]] trace _expand_dots:18(else)> word=3D=20 trace _expand_dots:23()> setopt localoptions extendedglob trace _expand_dots:25()> sub=3D=20 trace _expand_dots:27(while)> [[ =3D=3D *...* ]] trace _expand_dots:30()> sub=3D=20 trace _expand_dots:31()> sub=3D=20 trace _expand_dots:33()> [[ !=3D ]] trace _main_complete:156(for for)> (( _matcher_num++ )) trace _main_complete:158(for)> (( _completer_num++ )) trace _main_complete:127(for)> tmp=3D_complete trace _main_complete:129(for if)> [[ -n ]] trace _main_complete:131(for elif)> [[ _complete =3D=3D *:-* ]] trace _main_complete:134(for elif)> [[ _complete =3D=3D *:* ]] trace _main_complete:138(for else)> _completer=3Dcomplete=20 trace _main_complete:140(for)> curcontext=3D:complete::=20 trace _main_complete:142(for)> zstyle -a :completion::complete::: matcher-l= ist _matchers trace _main_complete:145(for)> _matcher_num=3D1=20 trace _main_complete:146(for for)> _matcher=3Dm:{A-Za-z}=3D{a-zA-Z} trace _main_complete:147(for for if)> [[ -n ]] trace _main_complete:152(for for elif)> _complete trace _complete:7()> local comp name oldcontext trace _complete:8()> typeset -T curcontext=3D:complete:: ccarray trace _complete:10()> oldcontext=3D:complete::=20 trace _complete:14(if)> [[ -n ]] trace _complete:25()> comp=3D_first=20 trace _complete:26(if)> [[ ! -z _first ]] trace _complete:27(then)> ccarray[3]=3D-first-=20 trace _complete:28(then)> _first trace _complete:29(then if)> [[ =3D=3D all ]] trace _complete:39()> [[ -n ]] trace _complete:43(if)> [[ command =3D=3D command ]] trace _complete:44(then)> curcontext=3D:complete::=20 trace _complete:45(then)> _normal -s trace _normal:3()> local comp command cmd1 cmd2 pat val name i ret=3D1 _com= pskip=3D trace _normal:4()> local curcontext=3D:complete:: trace _normal:11()> [[ -s =3D=3D -s ]] trace _normal:17()> command=3Dmutt=20 trace _normal:18(if)> [[ CURRENT -eq 1 ]] trace _normal:26(else if)> (( 0 + 0 )) trace _normal:29(else elif)> [[ m =3D=3D =3D ]] trace _normal:33(else elif)> [[ mutt =3D=3D */* ]] trace _normal:38(else else)> cmd1=3Dmutt=20 trace _normal:39(else else)> cmd2=3D/usr/bin/mutt=20 trace _normal:40(else else)> curcontext=3D:complete:mutt:=20 trace _normal:46(if)> [[ !=3D (all|*patterns*) ]] trace _normal:56(then if)> [[ -n /usr/bin/mutt ]] trace _normal:71()> name=3Dmutt=20 trace _normal:72()> comp=3D_mutt=20 trace _normal:74()> [[ -z _mutt ]] trace _normal:78(if)> [[ -n _mutt ]] trace _normal:79(then)> _compskip=3Dpatterns=20 trace _normal:80(then)> _mutt trace _mutt:3()> local curcontext=3D:complete:mutt: state line ret=3D1 trace _mutt:4()> typeset -A opt_args trace _mutt:6()> _arguments -C ::recipient:->userhost -a:MIME attachment:_f= iles -b:BCC recipient:->userhost -c:CC recipient:->userhost -e:post-init co= nfiguration: -f+:mailbox: _mailboxes -F+:init file:_files -h+:help: -H+:dra= ft file:_files -i:include file:_files -m+:default mailbox type:(mbox MMDF M= H Maildir) -n+:bypass system configuration: -p+:resume postponed message: -= R+:open in read-only mode: -s+:subject: -v+:version: -x+:emulate mailx comp= ose: -y+:start listing mailboxes: -z+:start only if new messages: -Z+:open = first mailbox with new mail: trace _arguments:6()> local long cmd=3Dmutt descr mesg subopts opt usecc au= tod trace _arguments:7()> local oldcontext=3D:complete:mutt: hasopts trace _arguments:9()> long=3D0=20 trace _arguments:10(if)> (( long )) trace _arguments:157()> subopts=3D( )=20 trace _arguments:158(while)> [[ -C =3D=3D -(O*|C) ]] trace _arguments:159(while case)> case -C (-C) trace _arguments:160(while case)> usecc=3Dyes=20 trace _arguments:160(while case)> shift trace _arguments:158(while)> [[ ::recipient:->userhost =3D=3D -(O*|C) ]] trace _arguments:166()> zstyle -s :completion::complete:mutt::options auto-= description autod trace _arguments:168(if)> (( 20 )) trace _arguments:168(if cmdand)> comparguments -i %d ::recipient:->userhost= -a:MIME attachment:_files -b:BCC recipient:->userhost -c:CC recipient:->us= erhost -e:post-init configuration: -f+:mailbox: _mailboxes -F+:init file:_f= iles -h+:help: -H+:draft file:_files -i:include file:_files -m+:default mai= lbox type:(mbox MMDF MH Maildir) -n+:bypass system configuration: -p+:resum= e postponed message: -R+:open in read-only mode: -s+:subject: -v+:version: = -x+:emulate mailx compose: -y+:start listing mailboxes: -z+:start only if n= ew messages: -Z+:open first mailbox with new mail: trace _arguments:169(then)> local action noargs aret expl local tried trace _arguments:170(then)> local next direct odirect equal single matcher = matched ws tmp1 tmp2 tmp3 trace _arguments:171(then)> local opts subc tc prefix suffix descrs actions= subcs anum trace _arguments:172(then)> local origpre=3D origipre=3D nm=3D0 trace _arguments:174(then if)> comparguments -D descrs actions subcs trace _arguments:175(then then if)> comparguments -O next direct odirect eq= ual trace _arguments:179(then then else)> _tags option-f-1 trace _tags:3()> local prev trace _tags:10(if)> [[ option-f-1 =3D=3D -- ]] trace _tags:15(if)> (( 1 )) trace _tags:19(then)> local curcontext=3D:complete:mutt: order tag nodef tmp trace _tags:21(then if)> [[ option-f-1 =3D=3D -C?* ]] trace _tags:24(then elif)> [[ option-f-1 =3D=3D -C ]] trace _tags:28(then else)> targs=3D( )=20 trace _tags:31(then)> [[ option-f-1 =3D=3D -(|-) ]] trace _tags:33(then if)> zstyle -a :completion::complete:mutt:: group-order= order trace _tags:34(then then)> local name trace _tags:36(then then for)> name=3Dbuiltins trace _tags:37(then then for)> compadd -J builtins trace _tags:38(then then for)> compadd -V builtins trace _tags:39(then then for)> compadd -J builtins -1 trace _tags:40(then then for)> compadd -V builtins -1 trace _tags:41(then then for)> compadd -J builtins -2 trace _tags:42(then then for)> compadd -V builtins -2 trace _tags:36(then then for)> name=3Dfunctions trace _tags:37(then then for)> compadd -J functions trace _tags:38(then then for)> compadd -V functions trace _tags:39(then then for)> compadd -J functions -1 trace _tags:40(then then for)> compadd -V functions -1 trace _tags:41(then then for)> compadd -J functions -2 trace _tags:42(then then for)> compadd -V functions -2 trace _tags:36(then then for)> name=3Daliases trace _tags:37(then then for)> compadd -J aliases trace _tags:38(then then for)> compadd -V aliases trace _tags:39(then then for)> compadd -J aliases -1 trace _tags:40(then then for)> compadd -V aliases -1 trace _tags:41(then then for)> compadd -J aliases -2 trace _tags:42(then then for)> compadd -V aliases -2 trace _tags:36(then then for)> name=3Dcommands trace _tags:37(then then for)> compadd -J commands trace _tags:38(then then for)> compadd -V commands trace _tags:39(then then for)> compadd -J commands -1 trace _tags:40(then then for)> compadd -V commands -1 trace _tags:41(then then for)> compadd -J commands -2 trace _tags:42(then then for)> compadd -V commands -2 trace _tags:48(then)> comptags -i :complete:mutt: option-f-1 trace _tags:52(then if)> [[ -n ]] trace _tags:55(then else)> zstyle -a :completion::complete:mutt:: tag-order= order trace _tags:56(then else cmdor)> order=3D( (|*-)argument-* (|*-)option-* va= lues options )=20 trace _tags:58(then else for)> tag=3D(|*-)argument-* (|*-)option-* values trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (-) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (*()) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (!*) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (?*) trace _tags:67(then else for case)> comptry -m (|*-)argument-* (|*-)option-= * values trace _tags:58(then else for)> tag=3Doptions trace _tags:59(then else for case)> case options (-) trace _tags:59(then else for case)> case options (*()) trace _tags:59(then else for case)> case options (!*) trace _tags:59(then else for case)> case options (?*) trace _tags:67(then else for case)> comptry -m options trace _tags:71(then else)> [[ -z ]] trace _tags:71(then else cmdand)> comptry option-f-1 trace _tags:76(then)> comptags -T trace _tags:78(then)> return trace _arguments:199(then)> comparguments -M matcher trace _arguments:201(then)> context=3D( )=20 trace _arguments:202(then)> state=3D( )=20 trace _arguments:204(then while)> true trace _arguments:205(then while while)> _tags trace _tags:3()> local prev trace _tags:10(if)> [[ =3D=3D -- ]] trace _tags:15(if)> (( 0 )) trace _tags:83()> comptags -N trace _arguments:206(then while while)> anum=3D1=20 trace _arguments:207(then while while while)> [[ anum -le 1 ]] trace _arguments:209(then while while while)> action=3D _mailboxes=20 trace _arguments:210(then while while while)> descr=3Dmailbox=20 trace _arguments:211(then while while while)> subc=3Doption-f-1=20 trace _arguments:213(then while while while if)> [[ -n ]] trace _arguments:213(then while while while if cmdor)> _requested option-f-1 trace _requested:3()> local __gopt=3D-J trace _requested:5(if)> [[ option-f-1 =3D=3D -([12]|)[VJ] ]] trace _requested:10(if)> comptags -R option-f-1 trace _requested:11(then if)> [[ 1 -gt 3 ]] trace _requested:13(then elif)> [[ 1 -gt 1 ]] trace _requested:16(then)> return 0 trace _arguments:215(then while while while then)> curcontext=3D:complete:m= utt:option-f-1=20 trace _arguments:217(then while while while then)> _description option-f-1 = expl mailbox trace _description:3()> local name gropt=3D-J format gname hidden hide matc= h opts trace _description:5()> opts=3D( )=20 trace _description:7(if)> [[ option-f-1 =3D=3D -([12]|)[VJ] ]] trace _description:12()> _lastdescr=3D( mailbox )=20 trace _description:14()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 group-name gname trace _description:15(cmdand)> [[ -z ]] trace _description:15(cmdand cmdand)> gname=3Doption-f-1=20 trace _description:17()> _setup option-f-1 option-f-1 trace _setup:3()> local val nm=3D0 trace _setup:5()> [[ 2 -eq 1 ]] trace _setup:7(if)> zstyle -a :completion::complete:mutt:option-f-1:option-= f-1 list-colors val trace _setup:8(then)> zmodload -i zsh/complist trace _setup:9(then if)> [[ option-f-1 =3D=3D default ]] trace _setup:12(then else)> local simple grouped trace _setup:14(then else)> simple=3D( (option-f-1) )=20 trace _setup:15(then else)> grouped=3D( )=20 trace _setup:16(then else)> simple=3D(option-f-1):=20 trace _setup:17(then else)> grouped=3D:=20 trace _setup:18(then else)> [[ no=3D00:fi=3D00:di=3D00;33:ln=3D01;36:pi=3D4= 0;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex=3D01;32:*.cmd= =3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00;35:*.scr=3D00= ;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*.taz=3D00;31:*= .lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;31:*.bz2=3D00;= 31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.png=3D00;36:*.= PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP=3D00;36:*.ppm= =3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00;36:*.TIF=3D00= ;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:*.AVI=3D01;36:= *.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D01;36:*.au=3D0= 0;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32:*.mp3=3D00;32= :*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra=3D04;32 !=3D = *(option-f-1):* ]] trace _setup:18(then else cmdand)> ZLS_COLORS=3D(option-f-1):no=3D00:fi=3D0= 0:di=3D00;33:ln=3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:o= r=3D40;31;01:ex=3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D0= 0;35:*.bat=3D00;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:= *.arj=3D00;31:*.taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D0= 0;31:*.gz=3D00;31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*= .JPG=3D00;36:*.png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp= =3D00;36:*.BMP=3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00= ;36:*.tif=3D00;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:= *.avi=3D01;36:*.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl= =3D01;36:*.dl=3D01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;3= 2:*.midi=3D00;32:*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.= ram=3D04;32:*.ra=3D04;32=20 trace _setup:19(then else)> [[ (option-f-1):no=3D00:fi=3D00:di=3D00;33:ln= =3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex= =3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00= ;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*= .taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;= 31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.= png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP= =3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00= ;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:= *.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D= 01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32= :*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra= =3D04;32 !=3D *:* ]] trace _setup:32(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 list-packed trace _setup:34(elif)> [[ 2 -eq 1 ]] trace _setup:37(else)> compstate[list]=3Dambiguous packed=20 trace _setup:40(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 list-rows-first trace _setup:42(elif)> [[ 2 -eq 1 ]] trace _setup:45(else)> compstate[list]=3Dambiguous packed=20 trace _setup:48(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 last-prompt trace _setup:50(elif)> [[ 2 -eq 1 ]] trace _setup:53(else)> compstate[last_prompt]=3Dyes=20 trace _setup:56(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 accept-exact trace _setup:58(elif)> [[ 2 -eq 1 ]] trace _setup:61(else)> compstate[exact]=3D=20 trace _setup:64()> [[ _last_nmatches -ge 0 && _last_nmatches -ne nm ]] trace _setup:67(if)> zstyle -a :completion::complete:mutt:option-f-1:option= -f-1 menu val trace _setup:68(then)> _last_nmatches=3D0=20 trace _setup:69(then)> _last_menu_style=3D( select=3D5 )=20 trace _setup:74()> [[ !=3D always ]] trace _setup:75(cmdand)> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 force-list val trace _description:19()> name=3Dexpl=20 trace _description:21()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 format format trace _description:22(cmdor)> zstyle -s :completion::complete:mutt:option-f= -1:descriptions format format trace _description:24(if)> zstyle -s :completion::complete:mutt:option-f-1:= option-f-1 hidden hidden trace _description:29()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 matcher match trace _description:31()> [[ -n m:{A-Za-z}=3D{a-zA-Z} ]] trace _description:31(cmdand)> opts=3D( -M m:{A-Za-z}=3D{a-zA-Z} )=20 trace _description:33(if)> [[ -z ]] trace _description:34(then)> zstyle -a :completion::complete:mutt:option-f-= 1:option-f-1 ignored-patterns _comp_ignore trace _description:35(then cmdor)> _comp_ignore=3D( )=20 trace _description:37(then)> zstyle -s :completion::complete:mutt:option-f-= 1:option-f-1 ignore-line hidden trace _description:48(then)> (( 0 )) trace _description:53()> shift 2 trace _description:54()> [[ -n =1B[01;33m%d=1B[22;36m ]] trace _description:54(cmdand)> zformat -f format =1B[01;33m%d=1B[22;36m d:m= ailbox trace _description:56(if)> [[ -n option-f-1 ]] trace _description:57(then if)> [[ -n =1B[01;33mmailbox=1B[22;36m ]] trace _description:58(then then)> set -A expl -M m:{A-Za-z}=3D{a-zA-Z} -J o= ption-f-1 -X =1B[01;33mmailbox=1B[22;36m trace _description:70()> return 0 trace _arguments:219(then while while while then if)> [[ _mailboxes =3D=3D= =3D * ]] trace _arguments:225(then while while while then if)> [[ _mailboxes =3D=3D= ->* ]] trace _arguments:239(then while while while then else if)> [[ -z ]] trace _arguments:240(then while while while then else then)> local line trace _arguments:241(then while while while then else then)> typeset -A opt= _args trace _arguments:242(then while while while then else then)> local=3Dyes=20 trace _arguments:245(then while while while then else)> comparguments -W li= ne opt_args trace _arguments:247(then while while while then else if)> [[ _mailboxes = =3D=3D # ]] trace _arguments:255(then while while while then else elif)> [[ _mailboxes= =3D=3D ((*)) ]] trace _arguments:264(then while while while then else elif)> [[ _mailboxes= =3D=3D (*) ]] trace _arguments:271(then while while while then else elif)> [[ _mailboxes= =3D=3D {*} ]] trace _arguments:279(then while while while then else elif)> [[ _mailboxes= =3D=3D * ]] trace _arguments:283(then while while while then else elif-then)> eval acti= on=3D( _mailboxes ) trace _arguments:283(then while while while then else elif-then)> action=3D= ( _mailboxes )=20 trace _arguments:284(then while while while then else elif-then while)> _ne= xt_label option-f-1 expl mailbox trace _next_label:3()> local __gopt=3D-J __descr __spec trace _next_label:5(if)> [[ option-f-1 =3D=3D -([12]|)[VJ] ]] trace _next_label:10(if)> comptags -A option-f-1 curtag __spec trace _next_label:11(then)> _comp_tags=3D option-f-1 =20 trace _next_label:12(then if)> [[ option-f-1 =3D=3D *:* ]] trace _next_label:18(then else)> _description -J option-f-1 expl mailbox trace _description:3()> local name gropt=3D-J format gname hidden hide matc= h opts trace _description:5()> opts=3D( )=20 trace _description:7(if)> [[ -J =3D=3D -([12]|)[VJ] ]] trace _description:8(then)> gropt=3D-J=20 trace _description:9(then)> shift trace _description:12()> _lastdescr=3D( mailbox mailbox )=20 trace _description:14()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 group-name gname trace _description:15(cmdand)> [[ -z ]] trace _description:15(cmdand cmdand)> gname=3Doption-f-1=20 trace _description:17()> _setup option-f-1 option-f-1 trace _setup:3()> local val nm=3D0 trace _setup:5()> [[ 2 -eq 1 ]] trace _setup:7(if)> zstyle -a :completion::complete:mutt:option-f-1:option-= f-1 list-colors val trace _setup:8(then)> zmodload -i zsh/complist trace _setup:9(then if)> [[ option-f-1 =3D=3D default ]] trace _setup:12(then else)> local simple grouped trace _setup:14(then else)> simple=3D( (option-f-1) )=20 trace _setup:15(then else)> grouped=3D( )=20 trace _setup:16(then else)> simple=3D(option-f-1):=20 trace _setup:17(then else)> grouped=3D:=20 trace _setup:18(then else)> [[ (option-f-1):no=3D00:fi=3D00:di=3D00;33:ln= =3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex= =3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00= ;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*= .taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;= 31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.= png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP= =3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00= ;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:= *.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D= 01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32= :*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra= =3D04;32 !=3D *(option-f-1):* ]] trace _setup:19(then else)> [[ (option-f-1):no=3D00:fi=3D00:di=3D00;33:ln= =3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex= =3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00= ;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*= .taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;= 31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.= png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP= =3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00= ;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:= *.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D= 01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32= :*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra= =3D04;32 !=3D *:* ]] trace _setup:32(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 list-packed trace _setup:34(elif)> [[ 2 -eq 1 ]] trace _setup:37(else)> compstate[list]=3Dambiguous packed=20 trace _setup:40(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 list-rows-first trace _setup:42(elif)> [[ 2 -eq 1 ]] trace _setup:45(else)> compstate[list]=3Dambiguous packed=20 trace _setup:48(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 last-prompt trace _setup:50(elif)> [[ 2 -eq 1 ]] trace _setup:53(else)> compstate[last_prompt]=3Dyes=20 trace _setup:56(if)> zstyle -t :completion::complete:mutt:option-f-1:option= -f-1 accept-exact trace _setup:58(elif)> [[ 2 -eq 1 ]] trace _setup:61(else)> compstate[exact]=3D=20 trace _setup:64()> [[ _last_nmatches -ge 0 && _last_nmatches -ne nm ]] trace _setup:67(if)> zstyle -a :completion::complete:mutt:option-f-1:option= -f-1 menu val trace _setup:68(then)> _last_nmatches=3D0=20 trace _setup:69(then)> _last_menu_style=3D( select=3D5 )=20 trace _setup:74()> [[ !=3D always ]] trace _setup:75(cmdand)> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 force-list val trace _description:19()> name=3Dexpl=20 trace _description:21()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 format format trace _description:22(cmdor)> zstyle -s :completion::complete:mutt:option-f= -1:descriptions format format trace _description:24(if)> zstyle -s :completion::complete:mutt:option-f-1:= option-f-1 hidden hidden trace _description:29()> zstyle -s :completion::complete:mutt:option-f-1:op= tion-f-1 matcher match trace _description:31()> [[ -n m:{A-Za-z}=3D{a-zA-Z} ]] trace _description:31(cmdand)> opts=3D( -M m:{A-Za-z}=3D{a-zA-Z} )=20 trace _description:33(if)> [[ -z ]] trace _description:34(then)> zstyle -a :completion::complete:mutt:option-f-= 1:option-f-1 ignored-patterns _comp_ignore trace _description:35(then cmdor)> _comp_ignore=3D( )=20 trace _description:37(then)> zstyle -s :completion::complete:mutt:option-f-= 1:option-f-1 ignore-line hidden trace _description:48(then)> (( 0 )) trace _description:53()> shift 2 trace _description:54()> [[ -n =1B[01;33m%d=1B[22;36m ]] trace _description:54(cmdand)> zformat -f format =1B[01;33m%d=1B[22;36m d:m= ailbox trace _description:56(if)> [[ -n option-f-1 ]] trace _description:57(then if)> [[ -n =1B[01;33mmailbox=1B[22;36m ]] trace _description:58(then then)> set -A expl -M m:{A-Za-z}=3D{a-zA-Z} -J o= ption-f-1 -X =1B[01;33mmailbox=1B[22;36m trace _description:70()> return 0 trace _next_label:19(then else)> set -A expl -M m:{A-Za-z}=3D{a-zA-Z} -J op= tion-f-1 -X =1B[01;33mmailbox=1B[22;36m trace _next_label:22(then)> return 0 trace _arguments:285(then while while while then else elif-then while)> _ma= ilboxes trace _mailboxes:4()> setopt localoptions nullglob trace _mailboxes:8()> local -U muttboxes mboxes dirboxes MHboxes maildirbox= es trace _mailboxes:9()> local i j expl muttrc=3D/home/spiegl/.mutt/local trace _mailboxes:10()> local pinedirectory=3D~/mail trace _mailboxes:11()> local maildirectory=3D~/Mail trace _mailboxes:13(if)> (( ! 0 )) trace _mailboxes:15(then)> [[ -f /home/spiegl/.mutt/local ]] trace _mailboxes:15(then cmdand)> muttboxes=3Dtrace _mailboxes:15(then cmda= nd cmdsubst)> grep -i mailboxes /home/spiegl/.mutt/local trace _mailboxes:15(then cmdand)> muttboxes=3D( Mailboxes mailboxes =3Daler= t mailboxes =3Dbugtraq =3Dtripwire mailboxes ! =3Dout/andy =3Dout/heidi mai= lboxes ~/News/my.articles +postponed mailboxes =3Droot =3Dweberror =3Dwwwcr= on =3Dpostmaster =3Dwebmaster =3Dbackupmaster mailboxes =3Dard-webtechnik = =3Dbrnet mailboxes =3Djunk =3Djunk.spiegl =3Dorakel mailboxes =3Dsub/cus/ru= ndbriefe =3Dsub/cus/rundbriefe.muc mailboxes =3Dsub/mutt =3Dsub/zsh mailbox= es =3Dsub/linux/linux-ug =3Dsub/linux/debian.security =3Dsub/linux/debian.a= nnounce mailboxes =3Dsub/linux/debian.commercial =3Dsub/linux/debian.user.d= e =3Dsub/linux/debian.user mailboxes =3Dsub/kira =3Dsub/akte )=20 trace _mailboxes:17(then)> mboxes=3D( /home/spiegl/Mail/abluemel /home/spie= gl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-kalenderis /h= ome/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Mail/alexande= r-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail/alex.kleme= ns /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /home/spiegl/= Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mail/andre-rub= ach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/Mail/annuss = /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/ard-webtech= nik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home/spiegl/Mai= l/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /home/spiegl= /Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /home/spiegl/Ma= il/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail/bawagn /ho= me/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spiegl/Mail/beo= /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/spiegl/Mail= /birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botmaster /home/= spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Mail/brnet /h= ome/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl/Mail/cert-= advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/claudia /hom= e/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spiegl/Mail/cor= nelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cvd /home/spi= egl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/dertag /home= /spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/ehangartner= /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /home/spiegl/= Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spiegl/Mail/fabi= an /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spiegl/Mail/fe= ttabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/forum.der.tech= nik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/spiegl/Mail/= franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny /home/spie= gl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/gerold.walke= r /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl/Mail/gross= arl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersching /home/s= piegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Mail/hans /ho= me/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl/Mail/haral= d.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-moshi /home/s= piegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/Mail/heise /= home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/spiegl/Mail= /helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlerehbach /home= /spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/hickisch /h= ome/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail/holbach /h= ome/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/spiegl/Mail/h= uelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spiegl/Mail/ie= /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home/spiegl/Mai= l/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /home/spiegl/Ma= il/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spiegl/Mail/irc = /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /home/spiegl/M= ail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spiegl/Mail/jos= ef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk /home/spie= gl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Mail/jutta /h= ome/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenhuber /home/= spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /home/spiegl/Ma= il/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /home/spiegl/Ma= il/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-mond-sterne= /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spiegl/Mail/kla= us.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kleist.00.02 /= home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /home/spiegl/M= ail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mail/kleist.99= .04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.06 /home/spi= egl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spiegl/Mail/klei= st.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist.99.11 /hom= e/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/Mail/krauss = /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Mail/krombhol= z /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spiegl/Mail/lac= hermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimmer /home/sp= iegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/l.weh /home= /spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spiegl/Mail/mark= us /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henning /home/sp= iegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox.mpc /home/= spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/meine-links = /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/Mail/meyer = /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhlemann /home/= spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mail/muelleer = /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/spiegl/Mail/n= etscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwiechern /home/sp= iegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mail/oliver.sc= hoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/spiegl/Mail= /patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail/peter /hom= e/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/spiegl/Mail/= petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /home/spiegl/Ma= il/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Mail/programm= ierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/spiegl/Mail= /rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/Mail/ralf.s= chraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.multimedia = /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reichert /home/spi= egl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopuszanski /hom= e/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/spiegl/Mail/r= oland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spiegl/Mail/rol= i.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /home/spiegl= /Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra /home/spieg= l/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmid /home/spi= egl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/sessner /home/= spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/siegfried-kr= amer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski /home/spieg= l/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spiegel /home/sp= iegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff /home/spie= gl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/steve.00.02 /= home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home/spiegl/Mai= l/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/steve.99.04 /= home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home/spiegl/Mai= l/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/steve.99.09 /= home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home/spiegl/Mai= l/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /home/spiegl/= Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.ahnert /home= /spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/spiegl/Mail/t= om.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqualitea /home/= spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spiegl/Mail/trus= tcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/spiegl/Mail= /uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi.spiegl /ho= me/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/spiegl/Mail= /volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/Mail/wahl /h= ome/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spiegl/Mail/we= bmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching /home/spieg= l/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl/Mail/wulfh= immel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spiegl/Mail/zi= p )=20 trace _mailboxes:18(then)> dirboxes=3D( /home/spiegl/Mail/backup /home/spie= gl/Mail/backup2 /home/spiegl/Mail/out /home/spiegl/Mail/sub )=20 trace _mailboxes:20(then while)> (( 4 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/backup=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/backup/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/backup= 2 /home/spiegl/Mail/out /home/spiegl/Mail/sub )=20 trace _mailboxes:20(then while)> (( 3 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/backup2=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/backup2/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/out /h= ome/spiegl/Mail/sub )=20 trace _mailboxes:20(then while)> (( 2 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/out=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/out/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spie= gl/Mail/out/heidi )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/sub /h= ome/spiegl/Mail/out/mbox.archive )=20 trace _mailboxes:20(then while)> (( 2 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/sub=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/sub/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spie= gl/Mail/out/heidi /home/spiegl/Mail/sub/cert-advisory /home/spiegl/Mail/sub= /ctc /home/spiegl/Mail/sub/email2sms /home/spiegl/Mail/sub/expert.exchange = /home/spiegl/Mail/sub/explore2fs /home/spiegl/Mail/sub/firewall /home/spieg= l/Mail/sub/fvwm /home/spiegl/Mail/sub/gratis /home/spiegl/Mail/sub/homepage= /home/spiegl/Mail/sub/icq /home/spiegl/Mail/sub/kira /home/spiegl/Mail/sub= /mutt /home/spiegl/Mail/sub/mutt.0.gz /home/spiegl/Mail/sub/mutt.1.gz /home= /spiegl/Mail/sub/navmutt /home/spiegl/Mail/sub/newsserver /home/spiegl/Mail= /sub/pgp /home/spiegl/Mail/sub/postit /home/spiegl/Mail/sub/procmail /home/= spiegl/Mail/sub/proftpd /home/spiegl/Mail/sub/rhetorik /home/spiegl/Mail/su= b/samba /home/spiegl/Mail/sub/skiing /home/spiegl/Mail/sub/smsclient /home/= spiegl/Mail/sub/spam /home/spiegl/Mail/sub/trn /home/spiegl/Mail/sub/virus = /home/spiegl/Mail/sub/xswallow /home/spiegl/Mail/sub/zsh )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/out/mb= ox.archive /home/spiegl/Mail/sub/cus /home/spiegl/Mail/sub/linux )=20 trace _mailboxes:20(then while)> (( 3 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/out/mbox.archive=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/out/mbox.archiv= e/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spie= gl/Mail/out/heidi /home/spiegl/Mail/sub/cert-advisory /home/spiegl/Mail/sub= /ctc /home/spiegl/Mail/sub/email2sms /home/spiegl/Mail/sub/expert.exchange = /home/spiegl/Mail/sub/explore2fs /home/spiegl/Mail/sub/firewall /home/spieg= l/Mail/sub/fvwm /home/spiegl/Mail/sub/gratis /home/spiegl/Mail/sub/homepage= /home/spiegl/Mail/sub/icq /home/spiegl/Mail/sub/kira /home/spiegl/Mail/sub= /mutt /home/spiegl/Mail/sub/mutt.0.gz /home/spiegl/Mail/sub/mutt.1.gz /home= /spiegl/Mail/sub/navmutt /home/spiegl/Mail/sub/newsserver /home/spiegl/Mail= /sub/pgp /home/spiegl/Mail/sub/postit /home/spiegl/Mail/sub/procmail /home/= spiegl/Mail/sub/proftpd /home/spiegl/Mail/sub/rhetorik /home/spiegl/Mail/su= b/samba /home/spiegl/Mail/sub/skiing /home/spiegl/Mail/sub/smsclient /home/= spiegl/Mail/sub/spam /home/spiegl/Mail/sub/trn /home/spiegl/Mail/sub/virus = /home/spiegl/Mail/sub/xswallow /home/spiegl/Mail/sub/zsh /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-18-02.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-18-16.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 18-19.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-18-21.16.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-19-12.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-19-14.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-19-19.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 20-14.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-20-21.55.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-22-00.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-22-13.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-23-02.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 23-22.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-24-00.05.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-27-03.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-28-22.07.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-00.03.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-01.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-14.58.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-29-16.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-29-18.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-22.29.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-22.38.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-01.15.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-30-15.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-30-17.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 30-19.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-23.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-31-02.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-31-14.51.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 31-19.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-31-21.37.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-01-17.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-01-21.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-02-03.33.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 02-15.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-03-00.06.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-03-03.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-04-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-04-08.57.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 05-01.06.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.53.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-06-21.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 06-23.41.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-07-00.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-07-09.29.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 09-09.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.51.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 25-16.45.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-26-10.35.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-26-13.57.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-26-15.10.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-01-17.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 03-21.08.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-04-10.25.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-04-21.34.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-10-21.27.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-11-16.54.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 12-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-12-17.29.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-13-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-14-21.15.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-15-03.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 15-08.36.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-15-14.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-16-11.43.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 17-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-17-10.47.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-17-21.18.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 19-11.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-19-15.22.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-19-18.38.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-19-18.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-20-03.32.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 20-14.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-20-15.17.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-20-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-20-21.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-21-07.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 22-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-23-16.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-24-14.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 26-00.19.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-26-00.32.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-26-01.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-26-16.41.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-27-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 27-17.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-28-10.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-28-19.59.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 30-01.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-30-03.33.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-31-00.45.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-04-20.03.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 05-19.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-06-21.38.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-06-22.48.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-07-13.39.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-07-16.10.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 07-17.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-07-18.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-08-03.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-09-12.26.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-09-13.40.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 09-16.47.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-10-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-10-12.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-11-00.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-12-13.34.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 12-17.11.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-13-00.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-14-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 16-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-17-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-17-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-18-13.13.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-18-15.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 18-18.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-19-12.50.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-19-22.08.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-19-22.22.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-20-00.48.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03= -18-16.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-18-21.16.gz /= home/spiegl/Mail/out/mbox.archive/heidi.2000-03-20-14.02.gz /home/spiegl/Ma= il/out/mbox.archive/heidi.2000-03-22-00.44.gz /home/spiegl/Mail/out/mbox.ar= chive/heidi.2000-03-23-22.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.20= 00-03-27-03.32.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-28-22.07= .gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-29-00.03.gz /home/spie= gl/Mail/out/mbox.archive/heidi.2000-03-29-01.15.gz /home/spiegl/Mail/out/mb= ox.archive/heidi.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/hei= di.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-31-= 21.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-04-03.31.gz /home= /spiegl/Mail/out/mbox.archive/heidi.2000-04-05-01.06.gz /home/spiegl/Mail/o= ut/mbox.archive/heidi.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/heidi.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-0= 4-07-16.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.45.gz = /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.46.gz /home/spiegl/M= ail/out/mbox.archive/heidi.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.a= rchive/heidi.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archive/heidi.2= 000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-25-16.4= 5.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-26-13.57.gz /home/spi= egl/Mail/out/mbox.archive/heidi.2000-05-01-17.59.gz /home/spiegl/Mail/out/m= box.archive/heidi.2000-05-03-21.08.gz /home/spiegl/Mail/out/mbox.archive/he= idi.2000-05-04-21.34.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-10= -21.27.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-14.51.gz /hom= e/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/heidi.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archi= ve/heidi.2000-05-17-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-= 05-17-10.47.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-15.08.gz= /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-21.18.gz /home/spiegl/= Mail/out/mbox.archive/heidi.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.= archive/heidi.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/heidi.= 2000-05-19-15.22.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-22-17.= 58.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-23-16.19.gz /home/sp= iegl/Mail/out/mbox.archive/heidi.2000-05-24-14.30.gz /home/spiegl/Mail/out/= mbox.archive/heidi.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archive/h= eidi.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-2= 6-00.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-26-16.41.gz /ho= me/spiegl/Mail/out/mbox.archive/heidi.2000-05-28-10.24.gz /home/spiegl/Mail= /out/mbox.archive/heidi.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.arch= ive/heidi.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000= -05-30-16.59.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-09.39.g= z /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-18.05.gz /home/spiegl= /Mail/out/mbox.archive/heidi.2000-06-04-17.35.gz /home/spiegl/Mail/out/mbox= .archive/heidi.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/heidi= .2000-06-05-19.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-21= .38.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-23.02.gz /home/s= piegl/Mail/out/mbox.archive/heidi.2000-06-07-13.39.gz /home/spiegl/Mail/out= /mbox.archive/heidi.2000-06-07-18.51.gz /home/spiegl/Mail/out/mbox.archive/= heidi.2000-06-08-13.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-= 08-21.30.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-09-12.26.gz /h= ome/spiegl/Mail/out/mbox.archive/heidi.2000-06-12-17.33.gz /home/spiegl/Mai= l/out/mbox.archive/heidi.2000-06-14-03.31.gz /home/spiegl/Mail/out/mbox.arc= hive/heidi.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.200= 0-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-16-03.21.= gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-17-03.31.gz /home/spieg= l/Mail/out/mbox.archive/heidi.2000-06-19-12.50.gz /home/spiegl/Mail/out/mbo= x.archive/heidi.2000-06-19-22.08.gz )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/sub/cu= s /home/spiegl/Mail/sub/linux )=20 trace _mailboxes:20(then while)> (( 2 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/sub/cus=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/sub/cus/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spie= gl/Mail/out/heidi /home/spiegl/Mail/sub/cert-advisory /home/spiegl/Mail/sub= /ctc /home/spiegl/Mail/sub/email2sms /home/spiegl/Mail/sub/expert.exchange = /home/spiegl/Mail/sub/explore2fs /home/spiegl/Mail/sub/firewall /home/spieg= l/Mail/sub/fvwm /home/spiegl/Mail/sub/gratis /home/spiegl/Mail/sub/homepage= /home/spiegl/Mail/sub/icq /home/spiegl/Mail/sub/kira /home/spiegl/Mail/sub= /mutt /home/spiegl/Mail/sub/mutt.0.gz /home/spiegl/Mail/sub/mutt.1.gz /home= /spiegl/Mail/sub/navmutt /home/spiegl/Mail/sub/newsserver /home/spiegl/Mail= /sub/pgp /home/spiegl/Mail/sub/postit /home/spiegl/Mail/sub/procmail /home/= spiegl/Mail/sub/proftpd /home/spiegl/Mail/sub/rhetorik /home/spiegl/Mail/su= b/samba /home/spiegl/Mail/sub/skiing /home/spiegl/Mail/sub/smsclient /home/= spiegl/Mail/sub/spam /home/spiegl/Mail/sub/trn /home/spiegl/Mail/sub/virus = /home/spiegl/Mail/sub/xswallow /home/spiegl/Mail/sub/zsh /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-18-02.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-18-16.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 18-19.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-18-21.16.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-19-12.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-19-14.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-19-19.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 20-14.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-20-21.55.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-22-00.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-22-13.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-23-02.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 23-22.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-24-00.05.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-27-03.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-28-22.07.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-00.03.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-01.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-14.58.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-29-16.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-29-18.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-22.29.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-22.38.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-01.15.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-30-15.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-30-17.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 30-19.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-23.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-31-02.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-31-14.51.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 31-19.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-31-21.37.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-01-17.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-01-21.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-02-03.33.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 02-15.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-03-00.06.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-03-03.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-04-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-04-08.57.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 05-01.06.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.53.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-06-21.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 06-23.41.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-07-00.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-07-09.29.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 09-09.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.51.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 25-16.45.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-26-10.35.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-26-13.57.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-26-15.10.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-01-17.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 03-21.08.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-04-10.25.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-04-21.34.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-10-21.27.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-11-16.54.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 12-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-12-17.29.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-13-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-14-21.15.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-15-03.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 15-08.36.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-15-14.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-16-11.43.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 17-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-17-10.47.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-17-21.18.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 19-11.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-19-15.22.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-19-18.38.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-19-18.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-20-03.32.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 20-14.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-20-15.17.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-20-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-20-21.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-21-07.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 22-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-23-16.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-24-14.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 26-00.19.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-26-00.32.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-26-01.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-26-16.41.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-27-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 27-17.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-28-10.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-28-19.59.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 30-01.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-30-03.33.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-31-00.45.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-04-20.03.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 05-19.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-06-21.38.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-06-22.48.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-07-13.39.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-07-16.10.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 07-17.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-07-18.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-08-03.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-09-12.26.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-09-13.40.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 09-16.47.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-10-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-10-12.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-11-00.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-12-13.34.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 12-17.11.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-13-00.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-14-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 16-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-17-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-17-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-18-13.13.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-18-15.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 18-18.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-19-12.50.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-19-22.08.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-19-22.22.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-20-00.48.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03= -18-16.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-18-21.16.gz /= home/spiegl/Mail/out/mbox.archive/heidi.2000-03-20-14.02.gz /home/spiegl/Ma= il/out/mbox.archive/heidi.2000-03-22-00.44.gz /home/spiegl/Mail/out/mbox.ar= chive/heidi.2000-03-23-22.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.20= 00-03-27-03.32.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-28-22.07= .gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-29-00.03.gz /home/spie= gl/Mail/out/mbox.archive/heidi.2000-03-29-01.15.gz /home/spiegl/Mail/out/mb= ox.archive/heidi.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/hei= di.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-31-= 21.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-04-03.31.gz /home= /spiegl/Mail/out/mbox.archive/heidi.2000-04-05-01.06.gz /home/spiegl/Mail/o= ut/mbox.archive/heidi.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/heidi.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-0= 4-07-16.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.45.gz = /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.46.gz /home/spiegl/M= ail/out/mbox.archive/heidi.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.a= rchive/heidi.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archive/heidi.2= 000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-25-16.4= 5.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-26-13.57.gz /home/spi= egl/Mail/out/mbox.archive/heidi.2000-05-01-17.59.gz /home/spiegl/Mail/out/m= box.archive/heidi.2000-05-03-21.08.gz /home/spiegl/Mail/out/mbox.archive/he= idi.2000-05-04-21.34.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-10= -21.27.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-14.51.gz /hom= e/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/heidi.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archi= ve/heidi.2000-05-17-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-= 05-17-10.47.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-15.08.gz= /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-21.18.gz /home/spiegl/= Mail/out/mbox.archive/heidi.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.= archive/heidi.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/heidi.= 2000-05-19-15.22.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-22-17.= 58.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-23-16.19.gz /home/sp= iegl/Mail/out/mbox.archive/heidi.2000-05-24-14.30.gz /home/spiegl/Mail/out/= mbox.archive/heidi.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archive/h= eidi.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-2= 6-00.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-26-16.41.gz /ho= me/spiegl/Mail/out/mbox.archive/heidi.2000-05-28-10.24.gz /home/spiegl/Mail= /out/mbox.archive/heidi.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.arch= ive/heidi.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000= -05-30-16.59.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-09.39.g= z /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-18.05.gz /home/spiegl= /Mail/out/mbox.archive/heidi.2000-06-04-17.35.gz /home/spiegl/Mail/out/mbox= .archive/heidi.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/heidi= .2000-06-05-19.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-21= .38.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-23.02.gz /home/s= piegl/Mail/out/mbox.archive/heidi.2000-06-07-13.39.gz /home/spiegl/Mail/out= /mbox.archive/heidi.2000-06-07-18.51.gz /home/spiegl/Mail/out/mbox.archive/= heidi.2000-06-08-13.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-= 08-21.30.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-09-12.26.gz /h= ome/spiegl/Mail/out/mbox.archive/heidi.2000-06-12-17.33.gz /home/spiegl/Mai= l/out/mbox.archive/heidi.2000-06-14-03.31.gz /home/spiegl/Mail/out/mbox.arc= hive/heidi.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.200= 0-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-16-03.21.= gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-17-03.31.gz /home/spieg= l/Mail/out/mbox.archive/heidi.2000-06-19-12.50.gz /home/spiegl/Mail/out/mbo= x.archive/heidi.2000-06-19-22.08.gz /home/spiegl/Mail/sub/cus/admin /home/s= piegl/Mail/sub/cus/gz /home/spiegl/Mail/sub/cus/menth /home/spiegl/Mail/sub= /cus/rundbriefe /home/spiegl/Mail/sub/cus/rundbriefe.muc )=20 trace _mailboxes:29(then while else)> dirboxes=3D( /home/spiegl/Mail/sub/li= nux )=20 trace _mailboxes:20(then while)> (( 1 )) trace _mailboxes:21(then while)> i=3D/home/spiegl/Mail/sub/linux=20 trace _mailboxes:22(then while)> shift dirboxes trace _mailboxes:23(then while if)> [[ -d /home/spiegl/Mail/sub/linux/cur ]] trace _mailboxes:25(then while elif)> j=3D( )=20 trace _mailboxes:25(then while elif cmdand)> [[ -n ]] trace _mailboxes:28(then while else)> mboxes=3D( /home/spiegl/Mail/abluemel= /home/spiegl/Mail/adone /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-ka= lenderis /home/spiegl/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Ma= il/alexander-krombholz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail= /alex.klemens /home/spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /h= ome/spiegl/Mail/andreas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mai= l/andre-rubach /home/spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/M= ail/annuss /home/spiegl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/= ard-webtechnik /home/spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home= /spiegl/Mail/axel /home/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /= home/spiegl/Mail/backupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /hom= e/spiegl/Mail/backupmaster.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail= /bawagn /home/spiegl/Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spie= gl/Mail/beo /home/spiegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/= spiegl/Mail/birgit.naumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botma= ster /home/spiegl/Mail/brainforce /home/spiegl/Mail/breunig /home/spiegl/Ma= il/brnet /home/spiegl/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl= /Mail/cert-advisory /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/c= laudia /home/spiegl/Mail/collegeradio /home/spiegl/Mail/cornelia /home/spie= gl/Mail/cornelia.petratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cv= d /home/spiegl/Mail/cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/d= ertag /home/spiegl/Mail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/= ehangartner /home/spiegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /h= ome/spiegl/Mail/ernst.koegler /home/spiegl/Mail/eveline.wermuth /home/spieg= l/Mail/fabian /home/spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spi= egl/Mail/fettabsaugen.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/for= um.der.technik /home/spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/s= piegl/Mail/franz.lachermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny= /home/spiegl/Mail/georg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/g= erold.walker /home/spiegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl= /Mail/grossarl /home/spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersch= ing /home/spiegl/Mail/g.woersching /home/spiegl/Mail/haller /home/spiegl/Ma= il/hans /home/spiegl/Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl= /Mail/harald.haller /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-mo= shi /home/spiegl/Mail/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/M= ail/heise /home/spiegl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/= spiegl/Mail/helmreich /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlere= hbach /home/spiegl/Mail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/= hickisch /home/spiegl/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail= /holbach /home/spiegl/Mail/holger.froemert /home/spiegl/Mail/huber /home/sp= iegl/Mail/huelbrock /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spi= egl/Mail/ie /home/spiegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home= /spiegl/Mail/info /home/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /hom= e/spiegl/Mail/ingo.dinkel /home/spiegl/Mail/ingrid-mitterhummer /home/spieg= l/Mail/irc /home/spiegl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /ho= me/spiegl/Mail/johannes.goetz /home/spiegl/Mail/johannes.stadler /home/spie= gl/Mail/josef.konitzer /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk= /home/spiegl/Mail/junk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Ma= il/jutta /home/spiegl/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenh= uber /home/spiegl/Mail/karin.c.gillich /home/spiegl/Mail/karin.kerling /hom= e/spiegl/Mail/kbuehler /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /hom= e/spiegl/Mail/kerim.esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-= mond-sterne /home/spiegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spie= gl/Mail/klaus.pulverer /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kle= ist.00.02 /home/spiegl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /ho= me/spiegl/Mail/kleist.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mai= l/kleist.99.04 /home/spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.0= 6 /home/spiegl/Mail/kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spieg= l/Mail/kleist.99.09 /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist= .99.11 /home/spiegl/Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/M= ail/krauss /home/spiegl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Ma= il/krombholz /home/spiegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spie= gl/Mail/lachermeier /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimm= er /home/spiegl/Mail/letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/= l.weh /home/spiegl/Mail/lysann /home/spiegl/Mail/lysann.michael /home/spieg= l/Mail/markus /home/spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henni= ng /home/spiegl/Mail/mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox= .mpc /home/spiegl/Mail/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/m= eine-links /home/spiegl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/= Mail/meyer /home/spiegl/Mail/michael.metzger /home/spiegl/Mail/michael.uhle= mann /home/spiegl/Mail/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mai= l/muelleer /home/spiegl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/sp= iegl/Mail/netscape.andy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwieche= rn /home/spiegl/Mail/oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mai= l/oliver.schoerrig /home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/= spiegl/Mail/patrick.wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail= /peter /home/spiegl/Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/s= piegl/Mail/petra /home/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /hom= e/spiegl/Mail/postmaster /home/spiegl/Mail/procmail.reports /home/spiegl/Ma= il/programmierer /home/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/= spiegl/Mail/rainer.biehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/= Mail/ralf.schraven.2000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.= multimedia /home/spiegl/Mail/redaktion.protokolle /home/spiegl/Mail/reicher= t /home/spiegl/Mail/reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopus= zanski /home/spiegl/Mail/robert /home/spiegl/Mail/robert.killinger /home/sp= iegl/Mail/roland.kaufmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spie= gl/Mail/roli.muc /home/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /= home/spiegl/Mail/rwkeller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra = /home/spiegl/Mail/sarrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmi= d /home/spiegl/Mail/schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/ses= sner /home/spiegl/Mail/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/s= iegfried-kramer /home/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski = /home/spiegl/Mail/spacenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spieg= el /home/spiegl/Mail/spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff= /home/spiegl/Mail/stenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/st= eve.00.02 /home/spiegl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home= /spiegl/Mail/steve.00.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/st= eve.99.04 /home/spiegl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home= /spiegl/Mail/steve.99.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/st= eve.99.09 /home/spiegl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home= /spiegl/Mail/steve.99.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /h= ome/spiegl/Mail/telekom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.a= hnert /home/spiegl/Mail/thomas.vogel /home/spiegl/Mail/to.all.user /home/sp= iegl/Mail/tom.schwaller /home/spiegl/Mail/topmail /home/spiegl/Mail/topqual= itea /home/spiegl/Mail/tripwire /home/spiegl/Mail/tripwire.1999 /home/spieg= l/Mail/trustcenter /home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/= spiegl/Mail/uschi /home/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi= .spiegl /home/spiegl/Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/= spiegl/Mail/volker-buchner /home/spiegl/Mail/volker-matthies /home/spiegl/M= ail/wahl /home/spiegl/Mail/walter-koch /home/spiegl/Mail/weberror /home/spi= egl/Mail/webmaster /home/spiegl/Mail/willmann /home/spiegl/Mail/woersching = /home/spiegl/Mail/wolfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl= /Mail/wulfhimmel /home/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spi= egl/Mail/zip /home/spiegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg= .0hLC /home/spiegl/Mail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /= home/spiegl/Mail/backup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/sp= iegl/Mail/backup/msg.0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Ma= il/backup/msg.1gLC /home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/back= up/msg.1iLC /home/spiegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.= 1kLC /home/spiegl/Mail/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /h= ome/spiegl/Mail/backup/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spi= egl/Mail/backup/msg.2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mai= l/backup/msg.2jLC /home/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backu= p/msg.2lLC /home/spiegl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2= nLC /home/spiegl/Mail/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /ho= me/spiegl/Mail/backup/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spie= gl/Mail/backup/msg.3kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail= /backup/msg.3mLC /home/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup= /msg.4gLC /home/spiegl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4i= LC /home/spiegl/Mail/backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /hom= e/spiegl/Mail/backup/msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spieg= l/Mail/backup/msg.5gLC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/= backup/msg.5iLC /home/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/= msg.5kLC /home/spiegl/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mL= C /home/spiegl/Mail/backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home= /spiegl/Mail/backup/msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl= /Mail/backup/msg.6kLC /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/b= ackup/msg.6mLC /home/spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/m= sg.7hLC /home/spiegl/Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC= /home/spiegl/Mail/backup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/= spiegl/Mail/backup/msg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/= Mail/backup/msg.8hLC /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/ba= ckup/msg.8jLC /home/spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/ms= g.8lLC /home/spiegl/Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC = /home/spiegl/Mail/backup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/s= piegl/Mail/backup/msg.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/M= ail/backup/msg.9lLC /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/bac= kup/msg.agLC /home/spiegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg= .AhLC /home/spiegl/Mail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /= home/spiegl/Mail/backup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/sp= iegl/Mail/backup/msg.akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Ma= il/backup/msg.alLC /home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/back= up/msg.amLC /home/spiegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.= anLC /home/spiegl/Mail/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /h= ome/spiegl/Mail/backup/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spi= egl/Mail/backup/msg.biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mai= l/backup/msg.bjLC /home/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backu= p/msg.bkLC /home/spiegl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.b= lLC /home/spiegl/Mail/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /ho= me/spiegl/Mail/backup/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spie= gl/Mail/backup/msg.BnLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail= /backup/msg.CgLC /home/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup= /msg.ChLC /home/spiegl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.Ci= LC /home/spiegl/Mail/backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /hom= e/spiegl/Mail/backup/msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spieg= l/Mail/backup/msg.clLC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/= backup/msg.cmLC /home/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/= msg.cnLC /home/spiegl/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgL= C /home/spiegl/Mail/backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home= /spiegl/Mail/backup/msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl= /Mail/backup/msg.DiLC /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/b= ackup/msg.DjLC /home/spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/m= sg.DkLC /home/spiegl/Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC= /home/spiegl/Mail/backup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/= spiegl/Mail/backup/msg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/= Mail/backup/msg.egLC /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/ba= ckup/msg.ehLC /home/spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/ms= g.eiLC /home/spiegl/Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC = /home/spiegl/Mail/backup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/s= piegl/Mail/backup/msg.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/M= ail/backup/msg.ElLC /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/bac= kup/msg.EmLC /home/spiegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg= .EnLC /home/spiegl/Mail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /= home/spiegl/Mail/backup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/sp= iegl/Mail/backup/msg.fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Ma= il/backup/msg.fjLC /home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/back= up/msg.fkLC /home/spiegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.= flLC /home/spiegl/Mail/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /h= ome/spiegl/Mail/backup/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spi= egl/Mail/backup/msg.FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mai= l/backup/msg.GgLC /home/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backu= p/msg.GhLC /home/spiegl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.G= iLC /home/spiegl/Mail/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /ho= me/spiegl/Mail/backup/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spie= gl/Mail/backup/msg._gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail= /backup/msg.glLC /home/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup= /msg.gmLC /home/spiegl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gn= LC /home/spiegl/Mail/backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /hom= e/spiegl/Mail/backup/msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spieg= l/Mail/backup/msg.HhLC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/= backup/msg.HiLC /home/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/= msg.HjLC /home/spiegl/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkL= C /home/spiegl/Mail/backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home= /spiegl/Mail/backup/msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl= /Mail/backup/msg.hmLC /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/b= ackup/msg.hnLC /home/spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/m= sg.igLC /home/spiegl/Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC= /home/spiegl/Mail/backup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/= spiegl/Mail/backup/msg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/= Mail/backup/msg.IjLC /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/ba= ckup/msg.IkLC /home/spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/ms= g.-iLC /home/spiegl/Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC = /home/spiegl/Mail/backup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/s= piegl/Mail/backup/msg.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/M= ail/backup/msg.jgLC /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/bac= kup/msg.jhLC /home/spiegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg= .jiLC /home/spiegl/Mail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /= home/spiegl/Mail/backup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/sp= iegl/Mail/backup/msg.JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Ma= il/backup/msg.-jLC /home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/back= up/msg.JlLC /home/spiegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.= JmLC /home/spiegl/Mail/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /h= ome/spiegl/Mail/backup/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spi= egl/Mail/backup/msg.khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mai= l/backup/msg.kiLC /home/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backu= p/msg.kjLC /home/spiegl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.k= kLC /home/spiegl/Mail/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /ho= me/spiegl/Mail/backup/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spie= gl/Mail/backup/msg.KlLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail= /backup/msg.KmLC /home/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup= /msg.KnLC /home/spiegl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.Lg= LC /home/spiegl/Mail/backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /hom= e/spiegl/Mail/backup/msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spieg= l/Mail/backup/msg.ljLC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/= backup/msg.lkLC /home/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/= msg._lLC /home/spiegl/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llL= C /home/spiegl/Mail/backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home= /spiegl/Mail/backup/msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl= /Mail/backup/msg.LnLC /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/b= ackup/msg.MgLC /home/spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/m= sg.MhLC /home/spiegl/Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC= /home/spiegl/Mail/backup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/= spiegl/Mail/backup/msg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/= Mail/backup/msg._mLC /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/ba= ckup/msg.mlLC /home/spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/ms= g.mmLC /home/spiegl/Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC = /home/spiegl/Mail/backup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/s= piegl/Mail/backup/msg.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/M= ail/backup/msg.NhLC /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/bac= kup/msg.NiLC /home/spiegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg= .NjLC /home/spiegl/Mail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /= home/spiegl/Mail/backup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/sp= iegl/Mail/backup/msg.nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Ma= il/backup/msg.nnLC /home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/back= up/msg.ogLC /home/spiegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.= ohLC /home/spiegl/Mail/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /h= ome/spiegl/Mail/backup/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spi= egl/Mail/backup/msg.OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mai= l/backup/msg.OkLC /home/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backu= p/msg.OlLC /home/spiegl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.O= mLC /home/spiegl/Mail/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /ho= me/spiegl/Mail/backup/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spie= gl/Mail/backup/msg.phLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail= /backup/msg.piLC /home/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup= /msg.pjLC /home/spiegl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pk= LC /home/spiegl/Mail/backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /hom= e/spiegl/Mail/backup/msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spieg= l/Mail/backup/msg.PmLC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/= backup/msg.PnLC /home/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/= msg.QgLC /home/spiegl/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhL= C /home/spiegl/Mail/backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home= /spiegl/Mail/backup/msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl= /Mail/backup/msg.qkLC /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/b= ackup/msg.qlLC /home/spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/m= sg.qmLC /home/spiegl/Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC= /home/spiegl/Mail/backup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/= spiegl/Mail/backup/msg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/= Mail/backup/msg.riLC /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/ba= ckup/msg.rjLC /home/spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/ms= g.rkLC /home/spiegl/Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC = /home/spiegl/Mail/backup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/s= piegl/Mail/backup/msg.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/M= ail/backup/msg.RnLC /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/bac= kup/msg.SgLC /home/spiegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg= .ShLC /home/spiegl/Mail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /= home/spiegl/Mail/backup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/sp= iegl/Mail/backup/msg.skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Ma= il/backup/msg.slLC /home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/back= up/msg.smLC /home/spiegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.= snLC /home/spiegl/Mail/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /h= ome/spiegl/Mail/backup/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spi= egl/Mail/backup/msg.ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mai= l/backup/msg.TiLC /home/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backu= p/msg.TjLC /home/spiegl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.T= kLC /home/spiegl/Mail/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /ho= me/spiegl/Mail/backup/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spie= gl/Mail/backup/msg.tnLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail= /backup/msg.ugLC /home/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup= /msg.uhLC /home/spiegl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.ui= LC /home/spiegl/Mail/backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /hom= e/spiegl/Mail/backup/msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spieg= l/Mail/backup/msg.UkLC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/= backup/msg.UlLC /home/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/= msg.UmLC /home/spiegl/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnL= C /home/spiegl/Mail/backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home= /spiegl/Mail/backup/msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl= /Mail/backup/msg.viLC /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/b= ackup/msg.vjLC /home/spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/m= sg.vkLC /home/spiegl/Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC= /home/spiegl/Mail/backup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/= spiegl/Mail/backup/msg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/= Mail/backup/msg.VnLC /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/ba= ckup/msg.WgLC /home/spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/ms= g.WhLC /home/spiegl/Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC = /home/spiegl/Mail/backup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/s= piegl/Mail/backup/msg.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/M= ail/backup/msg.wlLC /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/bac= kup/msg.wmLC /home/spiegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg= .WnLC /home/spiegl/Mail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /= home/spiegl/Mail/backup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/sp= iegl/Mail/backup/msg.xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Ma= il/backup/msg.xjLC /home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/back= up/msg.xkLC /home/spiegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.= xlLC /home/spiegl/Mail/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /h= ome/spiegl/Mail/backup/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spi= egl/Mail/backup/msg.XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mai= l/backup/msg.YgLC /home/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backu= p/msg.YhLC /home/spiegl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.Y= iLC /home/spiegl/Mail/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /ho= me/spiegl/Mail/backup/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spie= gl/Mail/backup/msg.ylLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail= /backup/msg.ymLC /home/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup= /msg.ynLC /home/spiegl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zg= LC /home/spiegl/Mail/backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /hom= e/spiegl/Mail/backup/msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spieg= l/Mail/backup/msg.ZiLC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/= backup/msg.ZjLC /home/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/= msg.ZkLC /home/spiegl/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlL= C /home/spiegl/Mail/backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home= /spiegl/Mail/backup/msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl= /Mail/backup2/msg.0gx /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/b= ackup2/msg.0ix /home/spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/= msg.1hx /home/spiegl/Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx= /home/spiegl/Mail/backup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/= spiegl/Mail/backup2/msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/= Mail/backup2/msg.3ix /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/ba= ckup2/msg.4hx /home/spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/m= sg.5gx /home/spiegl/Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix = /home/spiegl/Mail/backup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/s= piegl/Mail/backup2/msg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/M= ail/backup2/msg.7hx /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/bac= kup2/msg.8gx /home/spiegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/ms= g.8ix /home/spiegl/Mail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /= home/spiegl/Mail/backup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/sp= iegl/Mail/backup2/msg.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Ma= il/backup2/msg.aix /home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/back= up2/msg.Ajx /home/spiegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg= .bhx /home/spiegl/Mail/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /h= ome/spiegl/Mail/backup2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spi= egl/Mail/backup2/msg.cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mai= l/backup2/msg.Chx /home/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backu= p2/msg.Cix /home/spiegl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.= dgx /home/spiegl/Mail/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /ho= me/spiegl/Mail/backup2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spie= gl/Mail/backup2/msg.Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail= /backup2/msg.ehx /home/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup= 2/msg.eix /home/spiegl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.E= jx /home/spiegl/Mail/backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /hom= e/spiegl/Mail/backup2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spieg= l/Mail/backup2/msg.Fix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/= backup2/msg.ggx /home/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2= /msg.Ghx /home/spiegl/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gi= x /home/spiegl/Mail/backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home= /spiegl/Mail/backup2/msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl= /Mail/backup2/msg.hhx /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/b= ackup2/msg.hix /home/spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/= msg.Hjx /home/spiegl/Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx= /home/spiegl/Mail/backup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/= spiegl/Mail/backup2/msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/= Mail/backup2/msg.Iix /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/ba= ckup2/msg._ix /home/spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/m= sg.jgx /home/spiegl/Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx = /home/spiegl/Mail/backup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/s= piegl/Mail/backup2/msg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/M= ail/backup2/msg.Kgx /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/bac= kup2/msg.Khx /home/spiegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/ms= g.Kix /home/spiegl/Mail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /= home/spiegl/Mail/backup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/sp= iegl/Mail/backup2/msg.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Ma= il/backup2/msg.Lix /home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/back= up2/msg.mgx /home/spiegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg= .mhx /home/spiegl/Mail/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /h= ome/spiegl/Mail/backup2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spi= egl/Mail/backup2/msg.ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mai= l/backup2/msg.nhx /home/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backu= p2/msg.nix /home/spiegl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.= Njx /home/spiegl/Mail/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /ho= me/spiegl/Mail/backup2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spie= gl/Mail/backup2/msg.oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail= /backup2/msg.Ojx /home/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup= 2/msg.Pgx /home/spiegl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.P= hx /home/spiegl/Mail/backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /hom= e/spiegl/Mail/backup2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spieg= l/Mail/backup2/msg.Qgx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/= backup2/msg.Qhx /home/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2= /msg.Qix /home/spiegl/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rg= x /home/spiegl/Mail/backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home= /spiegl/Mail/backup2/msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl= /Mail/backup2/msg.Rix /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/b= ackup2/msg.sgx /home/spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/= msg.Shx /home/spiegl/Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six= /home/spiegl/Mail/backup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/= spiegl/Mail/backup2/msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/= Mail/backup2/msg.Thx /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/ba= ckup2/msg.Tix /home/spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/m= sg.Ugx /home/spiegl/Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx = /home/spiegl/Mail/backup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/s= piegl/Mail/backup2/msg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/M= ail/backup2/msg.vhx /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/bac= kup2/msg.vix /home/spiegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/ms= g.wgx /home/spiegl/Mail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /= home/spiegl/Mail/backup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/sp= iegl/Mail/backup2/msg.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Ma= il/backup2/msg.Xgx /home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/back= up2/msg.Xhx /home/spiegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg= .Xix /home/spiegl/Mail/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /h= ome/spiegl/Mail/backup2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spi= egl/Mail/backup2/msg.yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mai= l/backup2/msg.zgx /home/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backu= p2/msg.zhx /home/spiegl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.= zix /home/spiegl/Mail/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spie= gl/Mail/out/heidi /home/spiegl/Mail/sub/cert-advisory /home/spiegl/Mail/sub= /ctc /home/spiegl/Mail/sub/email2sms /home/spiegl/Mail/sub/expert.exchange = /home/spiegl/Mail/sub/explore2fs /home/spiegl/Mail/sub/firewall /home/spieg= l/Mail/sub/fvwm /home/spiegl/Mail/sub/gratis /home/spiegl/Mail/sub/homepage= /home/spiegl/Mail/sub/icq /home/spiegl/Mail/sub/kira /home/spiegl/Mail/sub= /mutt /home/spiegl/Mail/sub/mutt.0.gz /home/spiegl/Mail/sub/mutt.1.gz /home= /spiegl/Mail/sub/navmutt /home/spiegl/Mail/sub/newsserver /home/spiegl/Mail= /sub/pgp /home/spiegl/Mail/sub/postit /home/spiegl/Mail/sub/procmail /home/= spiegl/Mail/sub/proftpd /home/spiegl/Mail/sub/rhetorik /home/spiegl/Mail/su= b/samba /home/spiegl/Mail/sub/skiing /home/spiegl/Mail/sub/smsclient /home/= spiegl/Mail/sub/spam /home/spiegl/Mail/sub/trn /home/spiegl/Mail/sub/virus = /home/spiegl/Mail/sub/xswallow /home/spiegl/Mail/sub/zsh /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-18-02.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-18-16.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 18-19.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-18-21.16.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-19-12.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-19-14.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-19-19.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 20-14.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-20-21.55.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-22-00.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-22-13.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-23-02.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 23-22.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-24-00.05.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-27-03.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-28-22.07.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-00.03.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-01.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-14.58.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-29-16.39.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-29-18.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-29-22.29.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 29-22.38.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-01.15.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-30-15.32.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-30-17.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 30-19.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-23.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-03-31-02.44.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-03-31-14.51.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-= 31-19.02.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-31-21.37.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-01-17.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-01-21.24.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-02-03.33.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 02-15.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-03-00.06.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-03-03.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-04-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-04-08.57.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 05-01.06.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-05-12.53.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-06-21.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 06-23.41.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-07-00.18.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-07-09.29.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 09-09.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-09-20.51.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-= 25-16.45.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-26-10.35.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-04-26-13.57.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-04-26-15.10.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-01-17.59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 03-21.08.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-04-10.25.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-04-21.34.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-10-21.27.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-11-16.54.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 12-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-12-17.29.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-13-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-14-21.15.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-15-03.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 15-08.36.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-15-14.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-16-11.43.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 17-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-17-10.47.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-17-21.18.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 19-11.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-19-15.22.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-19-18.38.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-19-18.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-20-03.32.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 20-14.18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-20-15.17.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-20-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-20-21.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-21-07.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 22-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-23-16.19.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-24-14.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 26-00.19.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-26-00.32.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-26-01.25.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-26-16.41.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-27-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 27-17.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-28-10.24.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-28-19.59.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-= 30-01.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-30-03.33.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-05-31-00.45.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-04-20.03.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 05-19.37.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-06-21.38.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-06-22.48.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-07-13.39.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-07-16.10.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 07-17.12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-07-18.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-08-03.30.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-09-12.26.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-09-13.40.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 09-16.47.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-10-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-10-12.42.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-11-00.49.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-12-13.34.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 12-17.11.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-13-00.51.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-14-03.31.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 16-03.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-17-03.31.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-17-17.07.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-18-13.13.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-18-15.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-= 18-18.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-19-12.50.gz /ho= me/spiegl/Mail/out/mbox.archive/andy.2000-06-19-22.08.gz /home/spiegl/Mail/= out/mbox.archive/andy.2000-06-19-22.22.gz /home/spiegl/Mail/out/mbox.archiv= e/andy.2000-06-20-00.48.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03= -18-16.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-18-21.16.gz /= home/spiegl/Mail/out/mbox.archive/heidi.2000-03-20-14.02.gz /home/spiegl/Ma= il/out/mbox.archive/heidi.2000-03-22-00.44.gz /home/spiegl/Mail/out/mbox.ar= chive/heidi.2000-03-23-22.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.20= 00-03-27-03.32.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-28-22.07= .gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-29-00.03.gz /home/spie= gl/Mail/out/mbox.archive/heidi.2000-03-29-01.15.gz /home/spiegl/Mail/out/mb= ox.archive/heidi.2000-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/hei= di.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-31-= 21.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-04-03.31.gz /home= /spiegl/Mail/out/mbox.archive/heidi.2000-04-05-01.06.gz /home/spiegl/Mail/o= ut/mbox.archive/heidi.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archiv= e/heidi.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-0= 4-07-16.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.45.gz = /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.46.gz /home/spiegl/M= ail/out/mbox.archive/heidi.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.a= rchive/heidi.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archive/heidi.2= 000-04-25-09.15.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-25-16.4= 5.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-26-13.57.gz /home/spi= egl/Mail/out/mbox.archive/heidi.2000-05-01-17.59.gz /home/spiegl/Mail/out/m= box.archive/heidi.2000-05-03-21.08.gz /home/spiegl/Mail/out/mbox.archive/he= idi.2000-05-04-21.34.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-10= -21.27.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-14.51.gz /hom= e/spiegl/Mail/out/mbox.archive/heidi.2000-05-15-21.28.gz /home/spiegl/Mail/= out/mbox.archive/heidi.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archi= ve/heidi.2000-05-17-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-= 05-17-10.47.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-15.08.gz= /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-21.18.gz /home/spiegl/= Mail/out/mbox.archive/heidi.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.= archive/heidi.2000-05-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/heidi.= 2000-05-19-15.22.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-22-17.= 58.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-23-16.19.gz /home/sp= iegl/Mail/out/mbox.archive/heidi.2000-05-24-14.30.gz /home/spiegl/Mail/out/= mbox.archive/heidi.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archive/h= eidi.2000-05-24-21.21.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-2= 6-00.19.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-26-16.41.gz /ho= me/spiegl/Mail/out/mbox.archive/heidi.2000-05-28-10.24.gz /home/spiegl/Mail= /out/mbox.archive/heidi.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.arch= ive/heidi.2000-05-29-23.12.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000= -05-30-16.59.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-09.39.g= z /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-18.05.gz /home/spiegl= /Mail/out/mbox.archive/heidi.2000-06-04-17.35.gz /home/spiegl/Mail/out/mbox= .archive/heidi.2000-06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/heidi= .2000-06-05-19.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-21= .38.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-23.02.gz /home/s= piegl/Mail/out/mbox.archive/heidi.2000-06-07-13.39.gz /home/spiegl/Mail/out= /mbox.archive/heidi.2000-06-07-18.51.gz /home/spiegl/Mail/out/mbox.archive/= heidi.2000-06-08-13.49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-= 08-21.30.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-09-12.26.gz /h= ome/spiegl/Mail/out/mbox.archive/heidi.2000-06-12-17.33.gz /home/spiegl/Mai= l/out/mbox.archive/heidi.2000-06-14-03.31.gz /home/spiegl/Mail/out/mbox.arc= hive/heidi.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.200= 0-06-15-16.13.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-16-03.21.= gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-17-03.31.gz /home/spieg= l/Mail/out/mbox.archive/heidi.2000-06-19-12.50.gz /home/spiegl/Mail/out/mbo= x.archive/heidi.2000-06-19-22.08.gz /home/spiegl/Mail/sub/cus/admin /home/s= piegl/Mail/sub/cus/gz /home/spiegl/Mail/sub/cus/menth /home/spiegl/Mail/sub= /cus/rundbriefe /home/spiegl/Mail/sub/cus/rundbriefe.muc /home/spiegl/Mail/= sub/linux/debian /home/spiegl/Mail/sub/linux/debian.announce /home/spiegl/M= ail/sub/linux/debian.bugs /home/spiegl/Mail/sub/linux/debian.commercial /ho= me/spiegl/Mail/sub/linux/debian.mirror-cronjob /home/spiegl/Mail/sub/linux/= debian.security /home/spiegl/Mail/sub/linux/debian.user.0.gz /home/spiegl/M= ail/sub/linux/debian.user.1.gz /home/spiegl/Mail/sub/linux/debian.user.2.gz= /home/spiegl/Mail/sub/linux/debian.user.3.gz /home/spiegl/Mail/sub/linux/d= ebian.user.4.gz /home/spiegl/Mail/sub/linux/debian.user.de /home/spiegl/Mai= l/sub/linux/debian.user.de.0.gz /home/spiegl/Mail/sub/linux/debian.user.de.= 1.gz /home/spiegl/Mail/sub/linux/lilo /home/spiegl/Mail/sub/linux/linux-ug = /home/spiegl/Mail/sub/linux/linux-ug.0.gz /home/spiegl/Mail/sub/linux/linux= -ug.1.gz /home/spiegl/Mail/sub/linux/suse.security )=20 trace _mailboxes:29(then while else)> dirboxes=3D( )=20 trace _mailboxes:20(then while)> (( 0 )) trace _mailboxes:33(then)> [[ -n Mailboxes mailboxes =3Dalert =3Dbugtraq = =3Dtripwire ! =3Dout/andy =3Dout/heidi ~/News/my.articles +postponed =3Droo= t =3Dweberror =3Dwwwcron =3Dpostmaster =3Dwebmaster =3Dbackupmaster =3Dard-= webtechnik =3Dbrnet =3Djunk =3Djunk.spiegl =3Dorakel =3Dsub/cus/rundbriefe = =3Dsub/cus/rundbriefe.muc =3Dsub/mutt =3Dsub/zsh =3Dsub/linux/linux-ug =3Ds= ub/linux/debian.security =3Dsub/linux/debian.announce =3Dsub/linux/debian.c= ommercial =3Dsub/linux/debian.user.de =3Dsub/linux/debian.user =3Dsub/kira = =3Dsub/akte ]] trace _mailboxes:34(then cmdand)> _mailbox_cache=3D( ! < > Mailboxes mailbo= xes =3Dalert =3Dbugtraq =3Dtripwire ! =3Dout/andy =3Dout/heidi ~/News/my.ar= ticles +postponed =3Droot =3Dweberror =3Dwwwcron =3Dpostmaster =3Dwebmaster= =3Dbackupmaster =3Dard-webtechnik =3Dbrnet =3Djunk =3Djunk.spiegl =3Dorake= l =3Dsub/cus/rundbriefe =3Dsub/cus/rundbriefe.muc =3Dsub/mutt =3Dsub/zsh = =3Dsub/linux/linux-ug =3Dsub/linux/debian.security =3Dsub/linux/debian.anno= unce =3Dsub/linux/debian.commercial =3Dsub/linux/debian.user.de =3Dsub/linu= x/debian.user =3Dsub/kira =3Dsub/akte )=20 trace _mailboxes:35(then)> [[ -n ]] trace _mailboxes:38(then)> _mailbox_cache=3D( ! < > Mailboxes mailboxes =3D= alert =3Dbugtraq =3Dtripwire ! =3Dout/andy =3Dout/heidi ~/News/my.articles = +postponed =3Droot =3Dweberror =3Dwwwcron =3Dpostmaster =3Dwebmaster =3Dbac= kupmaster =3Dard-webtechnik =3Dbrnet =3Djunk =3Djunk.spiegl =3Dorakel =3Dsu= b/cus/rundbriefe =3Dsub/cus/rundbriefe.muc =3Dsub/mutt =3Dsub/zsh =3Dsub/li= nux/linux-ug =3Dsub/linux/debian.security =3Dsub/linux/debian.announce =3Ds= ub/linux/debian.commercial =3Dsub/linux/debian.user.de =3Dsub/linux/debian.= user =3Dsub/kira =3Dsub/akte /home/spiegl/Mail/abluemel /home/spiegl/Mail/a= done /home/spiegl/Mail/ag-online /home/spiegl/Mail/a-kalenderis /home/spieg= l/Mail/alex /home/spiegl/Mail/alexander /home/spiegl/Mail/alexander-krombho= lz /home/spiegl/Mail/alexander.winnen /home/spiegl/Mail/alex.klemens /home/= spiegl/Mail/alphaseek.junk /home/spiegl/Mail/ameisen /home/spiegl/Mail/andr= eas /home/spiegl/Mail/andreas.hoermann /home/spiegl/Mail/andre-rubach /home= /spiegl/Mail/andy /home/spiegl/Mail/angi /home/spiegl/Mail/annuss /home/spi= egl/Mail/apohl /home/spiegl/Mail/ard /home/spiegl/Mail/ard-webtechnik /home= /spiegl/Mail/astrid /home/spiegl/Mail/autorequest /home/spiegl/Mail/axel /h= ome/spiegl/Mail/ayaz.s /home/spiegl/Mail/backupmaster /home/spiegl/Mail/bac= kupmaster.0.gz /home/spiegl/Mail/backupmaster.1.gz /home/spiegl/Mail/backup= master.2.gz /home/spiegl/Mail/baumann /home/spiegl/Mail/bawagn /home/spiegl= /Mail/bball /home/spiegl/Mail/benno.kaufmann /home/spiegl/Mail/beo /home/sp= iegl/Mail/bernd /home/spiegl/Mail/bernd.eberwein /home/spiegl/Mail/birgit.n= aumer /home/spiegl/Mail/bmtmail /home/spiegl/Mail/botmaster /home/spiegl/Ma= il/brainforce /home/spiegl/Mail/breunig /home/spiegl/Mail/brnet /home/spieg= l/Mail/bugtraq /home/spiegl/Mail/bugtraq.1 /home/spiegl/Mail/cert-advisory = /home/spiegl/Mail/chris_hohenberger /home/spiegl/Mail/claudia /home/spiegl/= Mail/collegeradio /home/spiegl/Mail/cornelia /home/spiegl/Mail/cornelia.pet= ratu /home/spiegl/Mail/cusanuswerk /home/spiegl/Mail/cvd /home/spiegl/Mail/= cyberprofit /home/spiegl/Mail/dante /home/spiegl/Mail/dertag /home/spiegl/M= ail/deuter /home/spiegl/Mail/domains /home/spiegl/Mail/ehangartner /home/sp= iegl/Mail/eldracher.martin /home/spiegl/Mail/erasmus /home/spiegl/Mail/erns= t.koegler /home/spiegl/Mail/eveline.wermuth /home/spiegl/Mail/fabian /home/= spiegl/Mail/fairad /home/spiegl/Mail/fendrich /home/spiegl/Mail/fettabsauge= n.jpg /home/spiegl/Mail/firstsurf /home/spiegl/Mail/forum.der.technik /home= /spiegl/Mail/frank.lott /home/spiegl/Mail/franz /home/spiegl/Mail/franz.lac= hermeier /home/spiegl/Mail/frei /home/spiegl/Mail/funny /home/spiegl/Mail/g= eorg.heeg /home/spiegl/Mail/gericom /home/spiegl/Mail/gerold.walker /home/s= piegl/Mail/goaman /home/spiegl/Mail/g.rank /home/spiegl/Mail/grossarl /home= /spiegl/Mail/guenter /home/spiegl/Mail/guenther.woersching /home/spiegl/Mai= l/g.woersching /home/spiegl/Mail/haller /home/spiegl/Mail/hans /home/spiegl= /Mail/hansen /home/spiegl/Mail/hans.spiegl /home/spiegl/Mail/harald.haller = /home/spiegl/Mail/harald.milz /home/spiegl/Mail/hcts-moshi /home/spiegl/Mai= l/heidi /home/spiegl/Mail/heidrun.spiegl /home/spiegl/Mail/heise /home/spie= gl/Mail/helga.guenther /home/spiegl/Mail/helgard /home/spiegl/Mail/helmreic= h /home/spiegl/Mail/helpdesk /home/spiegl/Mail/herrlerehbach /home/spiegl/M= ail/herzblatt /home/spiegl/Mail/hexe /home/spiegl/Mail/hickisch /home/spieg= l/Mail/hinz /home/spiegl/Mail/hjbauer /home/spiegl/Mail/holbach /home/spieg= l/Mail/holger.froemert /home/spiegl/Mail/huber /home/spiegl/Mail/huelbrock = /home/spiegl/Mail/hust /home/spiegl/Mail/ibis /home/spiegl/Mail/ie /home/sp= iegl/Mail/ieichens /home/spiegl/Mail/igor-vozdaev /home/spiegl/Mail/info /h= ome/spiegl/Mail/inge /home/spiegl/Mail/inge.spiegl /home/spiegl/Mail/ingo.d= inkel /home/spiegl/Mail/ingrid-mitterhummer /home/spiegl/Mail/irc /home/spi= egl/Mail/isabell-boubong /home/spiegl/Mail/javakurs /home/spiegl/Mail/johan= nes.goetz /home/spiegl/Mail/johannes.stadler /home/spiegl/Mail/josef.konitz= er /home/spiegl/Mail/j.steinbach /home/spiegl/Mail/junk /home/spiegl/Mail/j= unk.iname /home/spiegl/Mail/junk.spiegl /home/spiegl/Mail/jutta /home/spieg= l/Mail/jutta.hohenberger /home/spiegl/Mail/jutta.wagenhuber /home/spiegl/Ma= il/karin.c.gillich /home/spiegl/Mail/karin.kerling /home/spiegl/Mail/kbuehl= er /home/spiegl/Mail/keder /home/spiegl/Mail/kelsh /home/spiegl/Mail/kerim.= esen /home/spiegl/Mail/kinokino /home/spiegl/Mail/kino-mond-sterne /home/sp= iegl/Mail/kip /home/spiegl/Mail/klaus-maisch /home/spiegl/Mail/klaus.pulver= er /home/spiegl/Mail/kleist.00.01 /home/spiegl/Mail/kleist.00.02 /home/spie= gl/Mail/kleist.00.03 /home/spiegl/Mail/kleist.00.04 /home/spiegl/Mail/kleis= t.00.05 /home/spiegl/Mail/kleist.00.06 /home/spiegl/Mail/kleist.99.04 /home= /spiegl/Mail/kleist.99.05 /home/spiegl/Mail/kleist.99.06 /home/spiegl/Mail/= kleist.99.07 /home/spiegl/Mail/kleist.99.08 /home/spiegl/Mail/kleist.99.09 = /home/spiegl/Mail/kleist.99.10 /home/spiegl/Mail/kleist.99.11 /home/spiegl/= Mail/kleist.99.12 /home/spiegl/Mail/kopp /home/spiegl/Mail/krauss /home/spi= egl/Mail/kredler /home/spiegl/Mail/krol /home/spiegl/Mail/krombholz /home/s= piegl/Mail/kruener /home/spiegl/Mail/kuehnel /home/spiegl/Mail/lachermeier = /home/spiegl/Mail/lehmanns /home/spiegl/Mail/lenz.grimmer /home/spiegl/Mail= /letsbuyit /home/spiegl/Mail/loesung /home/spiegl/Mail/l.weh /home/spiegl/M= ail/lysann /home/spiegl/Mail/lysann.michael /home/spiegl/Mail/markus /home/= spiegl/Mail/martin.appel /home/spiegl/Mail/martin.henning /home/spiegl/Mail= /mathieu /home/spiegl/Mail/mayer /home/spiegl/Mail/mbox.mpc /home/spiegl/Ma= il/mclason /home/spiegl/Mail/meggle /home/spiegl/Mail/meine-links /home/spi= egl/Mail/mendres /home/spiegl/Mail/merlin /home/spiegl/Mail/meyer /home/spi= egl/Mail/michael.metzger /home/spiegl/Mail/michael.uhlemann /home/spiegl/Ma= il/microsoft /home/spiegl/Mail/mnaumer /home/spiegl/Mail/muelleer /home/spi= egl/Mail/murx /home/spiegl/Mail/natascha.sperl /home/spiegl/Mail/netscape.a= ndy /home/spiegl/Mail/norbert /home/spiegl/Mail/nwiechern /home/spiegl/Mail= /oli /home/spiegl/Mail/oliver.glowacki /home/spiegl/Mail/oliver.schoerrig /= home/spiegl/Mail/orakel /home/spiegl/Mail/ostler /home/spiegl/Mail/patrick.= wunsch /home/spiegl/Mail/pcspezialist /home/spiegl/Mail/peter /home/spiegl/= Mail/peter.goetz /home/spiegl/Mail/peter.kanzow /home/spiegl/Mail/petra /ho= me/spiegl/Mail/petra.zinth /home/spiegl/Mail/pfann /home/spiegl/Mail/postma= ster /home/spiegl/Mail/procmail.reports /home/spiegl/Mail/programmierer /ho= me/spiegl/Mail/p.stenz /home/spiegl/Mail/pumuckl /home/spiegl/Mail/rainer.b= iehn /home/spiegl/Mail/ralf.schraven.1999 /home/spiegl/Mail/ralf.schraven.2= 000 /home/spiegl/Mail/rank /home/spiegl/Mail/redaktion.multimedia /home/spi= egl/Mail/redaktion.protokolle /home/spiegl/Mail/reichert /home/spiegl/Mail/= reiner /home/spiegl/Mail/rejo /home/spiegl/Mail/r.lopuszanski /home/spiegl/= Mail/robert /home/spiegl/Mail/robert.killinger /home/spiegl/Mail/roland.kau= fmann /home/spiegl/Mail/roland.kaufmann.1999 /home/spiegl/Mail/roli.muc /ho= me/spiegl/Mail/rubach /home/spiegl/Mail/rundschau-red /home/spiegl/Mail/rwk= eller /home/spiegl/Mail/sandra /home/spiegl/Mail/sarra /home/spiegl/Mail/sa= rrazin /home/spiegl/Mail/schick /home/spiegl/Mail/schmid /home/spiegl/Mail/= schmidt /home/spiegl/Mail/seifert /home/spiegl/Mail/sessner /home/spiegl/Ma= il/sgoetz /home/spiegl/Mail/siegert /home/spiegl/Mail/siegfried-kramer /hom= e/spiegl/Mail/siegl /home/spiegl/Mail/simone.chorowski /home/spiegl/Mail/sp= acenet /home/spiegl/Mail/spicer /home/spiegl/Mail/spiegel /home/spiegl/Mail= /spiegl /home/spiegl/Mail/stark /home/spiegl/Mail/steff /home/spiegl/Mail/s= tenz /home/spiegl/Mail/steve.00.01 /home/spiegl/Mail/steve.00.02 /home/spie= gl/Mail/steve.00.03 /home/spiegl/Mail/steve.00.04 /home/spiegl/Mail/steve.0= 0.05 /home/spiegl/Mail/steve.00.06 /home/spiegl/Mail/steve.99.04 /home/spie= gl/Mail/steve.99.05 /home/spiegl/Mail/steve.99.06 /home/spiegl/Mail/steve.9= 9.07 /home/spiegl/Mail/steve.99.08 /home/spiegl/Mail/steve.99.09 /home/spie= gl/Mail/steve.99.10 /home/spiegl/Mail/steve.99.11 /home/spiegl/Mail/steve.9= 9.12 /home/spiegl/Mail/strolz /home/spiegl/Mail/suse /home/spiegl/Mail/tele= kom /home/spiegl/Mail/thawte /home/spiegl/Mail/thomas.ahnert /home/spiegl/M= ail/thomas.vogel /home/spiegl/Mail/to.all.user /home/spiegl/Mail/tom.schwal= ler /home/spiegl/Mail/topmail /home/spiegl/Mail/topqualitea /home/spiegl/Ma= il/tripwire /home/spiegl/Mail/tripwire.1999 /home/spiegl/Mail/trustcenter /= home/spiegl/Mail/typemania /home/spiegl/Mail/uli /home/spiegl/Mail/uschi /h= ome/spiegl/Mail/uschi-huelbrock /home/spiegl/Mail/uschi.spiegl /home/spiegl= /Mail/veit.olischlaeger /home/spiegl/Mail/vmware /home/spiegl/Mail/volker-b= uchner /home/spiegl/Mail/volker-matthies /home/spiegl/Mail/wahl /home/spieg= l/Mail/walter-koch /home/spiegl/Mail/weberror /home/spiegl/Mail/webmaster /= home/spiegl/Mail/willmann /home/spiegl/Mail/woersching /home/spiegl/Mail/wo= lfgang /home/spiegl/Mail/wolfgang.neubauer /home/spiegl/Mail/wulfhimmel /ho= me/spiegl/Mail/zdf /home/spiegl/Mail/zerberus /home/spiegl/Mail/zip /home/s= piegl/Mail/backup/msg.0gLC /home/spiegl/Mail/backup/msg.0hLC /home/spiegl/M= ail/backup/msg.0iLC /home/spiegl/Mail/backup/msg.0jLC /home/spiegl/Mail/bac= kup/msg.0kLC /home/spiegl/Mail/backup/msg.0lLC /home/spiegl/Mail/backup/msg= .0mLC /home/spiegl/Mail/backup/msg.0nLC /home/spiegl/Mail/backup/msg.1gLC /= home/spiegl/Mail/backup/msg.1hLC /home/spiegl/Mail/backup/msg.1iLC /home/sp= iegl/Mail/backup/msg.1jLC /home/spiegl/Mail/backup/msg.1kLC /home/spiegl/Ma= il/backup/msg.1lLC /home/spiegl/Mail/backup/msg.1mLC /home/spiegl/Mail/back= up/msg.1nLC /home/spiegl/Mail/backup/msg.2gLC /home/spiegl/Mail/backup/msg.= 2hLC /home/spiegl/Mail/backup/msg.2iLC /home/spiegl/Mail/backup/msg.2jLC /h= ome/spiegl/Mail/backup/msg.2kLC /home/spiegl/Mail/backup/msg.2lLC /home/spi= egl/Mail/backup/msg.2mLC /home/spiegl/Mail/backup/msg.2nLC /home/spiegl/Mai= l/backup/msg.3gLC /home/spiegl/Mail/backup/msg.3hLC /home/spiegl/Mail/backu= p/msg.3iLC /home/spiegl/Mail/backup/msg.3jLC /home/spiegl/Mail/backup/msg.3= kLC /home/spiegl/Mail/backup/msg.3lLC /home/spiegl/Mail/backup/msg.3mLC /ho= me/spiegl/Mail/backup/msg.3nLC /home/spiegl/Mail/backup/msg.4gLC /home/spie= gl/Mail/backup/msg.4hLC /home/spiegl/Mail/backup/msg.4iLC /home/spiegl/Mail= /backup/msg.4jLC /home/spiegl/Mail/backup/msg.4kLC /home/spiegl/Mail/backup= /msg.4lLC /home/spiegl/Mail/backup/msg.4mLC /home/spiegl/Mail/backup/msg.5g= LC /home/spiegl/Mail/backup/msg.5hLC /home/spiegl/Mail/backup/msg.5iLC /hom= e/spiegl/Mail/backup/msg.5jLC /home/spiegl/Mail/backup/msg.5kLC /home/spieg= l/Mail/backup/msg.5lLC /home/spiegl/Mail/backup/msg.5mLC /home/spiegl/Mail/= backup/msg.6gLC /home/spiegl/Mail/backup/msg.6hLC /home/spiegl/Mail/backup/= msg.6iLC /home/spiegl/Mail/backup/msg.6jLC /home/spiegl/Mail/backup/msg.6kL= C /home/spiegl/Mail/backup/msg.6lLC /home/spiegl/Mail/backup/msg.6mLC /home= /spiegl/Mail/backup/msg.7gLC /home/spiegl/Mail/backup/msg.7hLC /home/spiegl= /Mail/backup/msg.7iLC /home/spiegl/Mail/backup/msg.7jLC /home/spiegl/Mail/b= ackup/msg.7kLC /home/spiegl/Mail/backup/msg.7lLC /home/spiegl/Mail/backup/m= sg.7mLC /home/spiegl/Mail/backup/msg.8gLC /home/spiegl/Mail/backup/msg.8hLC= /home/spiegl/Mail/backup/msg.8iLC /home/spiegl/Mail/backup/msg.8jLC /home/= spiegl/Mail/backup/msg.8kLC /home/spiegl/Mail/backup/msg.8lLC /home/spiegl/= Mail/backup/msg.8mLC /home/spiegl/Mail/backup/msg.9gLC /home/spiegl/Mail/ba= ckup/msg.9hLC /home/spiegl/Mail/backup/msg.9iLC /home/spiegl/Mail/backup/ms= g.9jLC /home/spiegl/Mail/backup/msg.9kLC /home/spiegl/Mail/backup/msg.9lLC = /home/spiegl/Mail/backup/msg.9mLC /home/spiegl/Mail/backup/msg.agLC /home/s= piegl/Mail/backup/msg.ahLC /home/spiegl/Mail/backup/msg.AhLC /home/spiegl/M= ail/backup/msg.aiLC /home/spiegl/Mail/backup/msg.AiLC /home/spiegl/Mail/bac= kup/msg.ajLC /home/spiegl/Mail/backup/msg.AjLC /home/spiegl/Mail/backup/msg= .akLC /home/spiegl/Mail/backup/msg.AkLC /home/spiegl/Mail/backup/msg.alLC /= home/spiegl/Mail/backup/msg.AlLC /home/spiegl/Mail/backup/msg.amLC /home/sp= iegl/Mail/backup/msg.AmLC /home/spiegl/Mail/backup/msg.anLC /home/spiegl/Ma= il/backup/msg.AnLC /home/spiegl/Mail/backup/msg.bgLC /home/spiegl/Mail/back= up/msg.bhLC /home/spiegl/Mail/backup/msg.BhLC /home/spiegl/Mail/backup/msg.= biLC /home/spiegl/Mail/backup/msg.BiLC /home/spiegl/Mail/backup/msg.bjLC /h= ome/spiegl/Mail/backup/msg.BjLC /home/spiegl/Mail/backup/msg.bkLC /home/spi= egl/Mail/backup/msg.BkLC /home/spiegl/Mail/backup/msg.blLC /home/spiegl/Mai= l/backup/msg.BlLC /home/spiegl/Mail/backup/msg.bmLC /home/spiegl/Mail/backu= p/msg.BmLC /home/spiegl/Mail/backup/msg.bnLC /home/spiegl/Mail/backup/msg.B= nLC /home/spiegl/Mail/backup/msg.cgLC /home/spiegl/Mail/backup/msg.CgLC /ho= me/spiegl/Mail/backup/msg.chLC /home/spiegl/Mail/backup/msg.ChLC /home/spie= gl/Mail/backup/msg.ciLC /home/spiegl/Mail/backup/msg.CiLC /home/spiegl/Mail= /backup/msg.cjLC /home/spiegl/Mail/backup/msg.CjLC /home/spiegl/Mail/backup= /msg.ckLC /home/spiegl/Mail/backup/msg.CkLC /home/spiegl/Mail/backup/msg.cl= LC /home/spiegl/Mail/backup/msg.ClLC /home/spiegl/Mail/backup/msg.cmLC /hom= e/spiegl/Mail/backup/msg.CmLC /home/spiegl/Mail/backup/msg.cnLC /home/spieg= l/Mail/backup/msg.CnLC /home/spiegl/Mail/backup/msg.dgLC /home/spiegl/Mail/= backup/msg.DgLC /home/spiegl/Mail/backup/msg.dhLC /home/spiegl/Mail/backup/= msg.DhLC /home/spiegl/Mail/backup/msg.diLC /home/spiegl/Mail/backup/msg.DiL= C /home/spiegl/Mail/backup/msg.djLC /home/spiegl/Mail/backup/msg.DjLC /home= /spiegl/Mail/backup/msg.dkLC /home/spiegl/Mail/backup/msg.DkLC /home/spiegl= /Mail/backup/msg.dlLC /home/spiegl/Mail/backup/msg.DlLC /home/spiegl/Mail/b= ackup/msg.dmLC /home/spiegl/Mail/backup/msg.DmLC /home/spiegl/Mail/backup/m= sg.dnLC /home/spiegl/Mail/backup/msg.DnLC /home/spiegl/Mail/backup/msg.egLC= /home/spiegl/Mail/backup/msg.EgLC /home/spiegl/Mail/backup/msg.ehLC /home/= spiegl/Mail/backup/msg.EhLC /home/spiegl/Mail/backup/msg.eiLC /home/spiegl/= Mail/backup/msg.EiLC /home/spiegl/Mail/backup/msg.ejLC /home/spiegl/Mail/ba= ckup/msg.EjLC /home/spiegl/Mail/backup/msg.ekLC /home/spiegl/Mail/backup/ms= g.EkLC /home/spiegl/Mail/backup/msg.elLC /home/spiegl/Mail/backup/msg.ElLC = /home/spiegl/Mail/backup/msg.emLC /home/spiegl/Mail/backup/msg.EmLC /home/s= piegl/Mail/backup/msg.enLC /home/spiegl/Mail/backup/msg.EnLC /home/spiegl/M= ail/backup/msg.fgLC /home/spiegl/Mail/backup/msg.FgLC /home/spiegl/Mail/bac= kup/msg.fhLC /home/spiegl/Mail/backup/msg.FhLC /home/spiegl/Mail/backup/msg= .fiLC /home/spiegl/Mail/backup/msg.FiLC /home/spiegl/Mail/backup/msg.fjLC /= home/spiegl/Mail/backup/msg.FjLC /home/spiegl/Mail/backup/msg.fkLC /home/sp= iegl/Mail/backup/msg.FkLC /home/spiegl/Mail/backup/msg.flLC /home/spiegl/Ma= il/backup/msg.FlLC /home/spiegl/Mail/backup/msg.fmLC /home/spiegl/Mail/back= up/msg.FmLC /home/spiegl/Mail/backup/msg.fnLC /home/spiegl/Mail/backup/msg.= FnLC /home/spiegl/Mail/backup/msg.ggLC /home/spiegl/Mail/backup/msg.GgLC /h= ome/spiegl/Mail/backup/msg.ghLC /home/spiegl/Mail/backup/msg.GhLC /home/spi= egl/Mail/backup/msg.giLC /home/spiegl/Mail/backup/msg.GiLC /home/spiegl/Mai= l/backup/msg.gjLC /home/spiegl/Mail/backup/msg.GjLC /home/spiegl/Mail/backu= p/msg.gkLC /home/spiegl/Mail/backup/msg.GkLC /home/spiegl/Mail/backup/msg._= gLC /home/spiegl/Mail/backup/msg.-gLC /home/spiegl/Mail/backup/msg.glLC /ho= me/spiegl/Mail/backup/msg.GlLC /home/spiegl/Mail/backup/msg.gmLC /home/spie= gl/Mail/backup/msg.GmLC /home/spiegl/Mail/backup/msg.gnLC /home/spiegl/Mail= /backup/msg.GnLC /home/spiegl/Mail/backup/msg.hgLC /home/spiegl/Mail/backup= /msg.HgLC /home/spiegl/Mail/backup/msg.hhLC /home/spiegl/Mail/backup/msg.Hh= LC /home/spiegl/Mail/backup/msg.hiLC /home/spiegl/Mail/backup/msg.HiLC /hom= e/spiegl/Mail/backup/msg.hjLC /home/spiegl/Mail/backup/msg.HjLC /home/spieg= l/Mail/backup/msg.hkLC /home/spiegl/Mail/backup/msg.HkLC /home/spiegl/Mail/= backup/msg._hLC /home/spiegl/Mail/backup/msg.-hLC /home/spiegl/Mail/backup/= msg.hlLC /home/spiegl/Mail/backup/msg.HlLC /home/spiegl/Mail/backup/msg.hmL= C /home/spiegl/Mail/backup/msg.HmLC /home/spiegl/Mail/backup/msg.hnLC /home= /spiegl/Mail/backup/msg.HnLC /home/spiegl/Mail/backup/msg.igLC /home/spiegl= /Mail/backup/msg.IgLC /home/spiegl/Mail/backup/msg.ihLC /home/spiegl/Mail/b= ackup/msg.IhLC /home/spiegl/Mail/backup/msg.iiLC /home/spiegl/Mail/backup/m= sg.IiLC /home/spiegl/Mail/backup/msg.ijLC /home/spiegl/Mail/backup/msg.IjLC= /home/spiegl/Mail/backup/msg.ikLC /home/spiegl/Mail/backup/msg.IkLC /home/= spiegl/Mail/backup/msg._iLC /home/spiegl/Mail/backup/msg.-iLC /home/spiegl/= Mail/backup/msg.ilLC /home/spiegl/Mail/backup/msg.IlLC /home/spiegl/Mail/ba= ckup/msg.imLC /home/spiegl/Mail/backup/msg.ImLC /home/spiegl/Mail/backup/ms= g.inLC /home/spiegl/Mail/backup/msg.InLC /home/spiegl/Mail/backup/msg.jgLC = /home/spiegl/Mail/backup/msg.JgLC /home/spiegl/Mail/backup/msg.jhLC /home/s= piegl/Mail/backup/msg.JhLC /home/spiegl/Mail/backup/msg.jiLC /home/spiegl/M= ail/backup/msg.JiLC /home/spiegl/Mail/backup/msg.jjLC /home/spiegl/Mail/bac= kup/msg.JjLC /home/spiegl/Mail/backup/msg.jkLC /home/spiegl/Mail/backup/msg= .JkLC /home/spiegl/Mail/backup/msg._jLC /home/spiegl/Mail/backup/msg.-jLC /= home/spiegl/Mail/backup/msg.jlLC /home/spiegl/Mail/backup/msg.JlLC /home/sp= iegl/Mail/backup/msg.jmLC /home/spiegl/Mail/backup/msg.JmLC /home/spiegl/Ma= il/backup/msg.jnLC /home/spiegl/Mail/backup/msg.JnLC /home/spiegl/Mail/back= up/msg.kgLC /home/spiegl/Mail/backup/msg.KgLC /home/spiegl/Mail/backup/msg.= khLC /home/spiegl/Mail/backup/msg.KhLC /home/spiegl/Mail/backup/msg.kiLC /h= ome/spiegl/Mail/backup/msg.KiLC /home/spiegl/Mail/backup/msg.kjLC /home/spi= egl/Mail/backup/msg.KjLC /home/spiegl/Mail/backup/msg.kkLC /home/spiegl/Mai= l/backup/msg.KkLC /home/spiegl/Mail/backup/msg._kLC /home/spiegl/Mail/backu= p/msg.-kLC /home/spiegl/Mail/backup/msg.klLC /home/spiegl/Mail/backup/msg.K= lLC /home/spiegl/Mail/backup/msg.kmLC /home/spiegl/Mail/backup/msg.KmLC /ho= me/spiegl/Mail/backup/msg.knLC /home/spiegl/Mail/backup/msg.KnLC /home/spie= gl/Mail/backup/msg.lgLC /home/spiegl/Mail/backup/msg.LgLC /home/spiegl/Mail= /backup/msg.lhLC /home/spiegl/Mail/backup/msg.LhLC /home/spiegl/Mail/backup= /msg.liLC /home/spiegl/Mail/backup/msg.LiLC /home/spiegl/Mail/backup/msg.lj= LC /home/spiegl/Mail/backup/msg.LjLC /home/spiegl/Mail/backup/msg.lkLC /hom= e/spiegl/Mail/backup/msg.LkLC /home/spiegl/Mail/backup/msg._lLC /home/spieg= l/Mail/backup/msg.-lLC /home/spiegl/Mail/backup/msg.llLC /home/spiegl/Mail/= backup/msg.LlLC /home/spiegl/Mail/backup/msg.lmLC /home/spiegl/Mail/backup/= msg.LmLC /home/spiegl/Mail/backup/msg.lnLC /home/spiegl/Mail/backup/msg.LnL= C /home/spiegl/Mail/backup/msg.mgLC /home/spiegl/Mail/backup/msg.MgLC /home= /spiegl/Mail/backup/msg.mhLC /home/spiegl/Mail/backup/msg.MhLC /home/spiegl= /Mail/backup/msg.miLC /home/spiegl/Mail/backup/msg.MiLC /home/spiegl/Mail/b= ackup/msg.mjLC /home/spiegl/Mail/backup/msg.MjLC /home/spiegl/Mail/backup/m= sg.mkLC /home/spiegl/Mail/backup/msg.MkLC /home/spiegl/Mail/backup/msg._mLC= /home/spiegl/Mail/backup/msg.-mLC /home/spiegl/Mail/backup/msg.mlLC /home/= spiegl/Mail/backup/msg.MlLC /home/spiegl/Mail/backup/msg.mmLC /home/spiegl/= Mail/backup/msg.MmLC /home/spiegl/Mail/backup/msg.mnLC /home/spiegl/Mail/ba= ckup/msg.MnLC /home/spiegl/Mail/backup/msg.ngLC /home/spiegl/Mail/backup/ms= g.NgLC /home/spiegl/Mail/backup/msg.nhLC /home/spiegl/Mail/backup/msg.NhLC = /home/spiegl/Mail/backup/msg.niLC /home/spiegl/Mail/backup/msg.NiLC /home/s= piegl/Mail/backup/msg.njLC /home/spiegl/Mail/backup/msg.NjLC /home/spiegl/M= ail/backup/msg.nkLC /home/spiegl/Mail/backup/msg.NkLC /home/spiegl/Mail/bac= kup/msg.nlLC /home/spiegl/Mail/backup/msg.NlLC /home/spiegl/Mail/backup/msg= .nmLC /home/spiegl/Mail/backup/msg.NmLC /home/spiegl/Mail/backup/msg.nnLC /= home/spiegl/Mail/backup/msg.NnLC /home/spiegl/Mail/backup/msg.ogLC /home/sp= iegl/Mail/backup/msg.OgLC /home/spiegl/Mail/backup/msg.ohLC /home/spiegl/Ma= il/backup/msg.OhLC /home/spiegl/Mail/backup/msg.oiLC /home/spiegl/Mail/back= up/msg.OiLC /home/spiegl/Mail/backup/msg.ojLC /home/spiegl/Mail/backup/msg.= OjLC /home/spiegl/Mail/backup/msg.okLC /home/spiegl/Mail/backup/msg.OkLC /h= ome/spiegl/Mail/backup/msg.olLC /home/spiegl/Mail/backup/msg.OlLC /home/spi= egl/Mail/backup/msg.omLC /home/spiegl/Mail/backup/msg.OmLC /home/spiegl/Mai= l/backup/msg.onLC /home/spiegl/Mail/backup/msg.OnLC /home/spiegl/Mail/backu= p/msg.pgLC /home/spiegl/Mail/backup/msg.PgLC /home/spiegl/Mail/backup/msg.p= hLC /home/spiegl/Mail/backup/msg.PhLC /home/spiegl/Mail/backup/msg.piLC /ho= me/spiegl/Mail/backup/msg.PiLC /home/spiegl/Mail/backup/msg.pjLC /home/spie= gl/Mail/backup/msg.PjLC /home/spiegl/Mail/backup/msg.pkLC /home/spiegl/Mail= /backup/msg.PkLC /home/spiegl/Mail/backup/msg.plLC /home/spiegl/Mail/backup= /msg.PlLC /home/spiegl/Mail/backup/msg.pmLC /home/spiegl/Mail/backup/msg.Pm= LC /home/spiegl/Mail/backup/msg.pnLC /home/spiegl/Mail/backup/msg.PnLC /hom= e/spiegl/Mail/backup/msg.qgLC /home/spiegl/Mail/backup/msg.QgLC /home/spieg= l/Mail/backup/msg.qhLC /home/spiegl/Mail/backup/msg.QhLC /home/spiegl/Mail/= backup/msg.qiLC /home/spiegl/Mail/backup/msg.QiLC /home/spiegl/Mail/backup/= msg.qjLC /home/spiegl/Mail/backup/msg.QjLC /home/spiegl/Mail/backup/msg.qkL= C /home/spiegl/Mail/backup/msg.QkLC /home/spiegl/Mail/backup/msg.qlLC /home= /spiegl/Mail/backup/msg.QlLC /home/spiegl/Mail/backup/msg.qmLC /home/spiegl= /Mail/backup/msg.QmLC /home/spiegl/Mail/backup/msg.qnLC /home/spiegl/Mail/b= ackup/msg.QnLC /home/spiegl/Mail/backup/msg.rgLC /home/spiegl/Mail/backup/m= sg.rhLC /home/spiegl/Mail/backup/msg.RhLC /home/spiegl/Mail/backup/msg.riLC= /home/spiegl/Mail/backup/msg.RiLC /home/spiegl/Mail/backup/msg.rjLC /home/= spiegl/Mail/backup/msg.RjLC /home/spiegl/Mail/backup/msg.rkLC /home/spiegl/= Mail/backup/msg.RkLC /home/spiegl/Mail/backup/msg.rlLC /home/spiegl/Mail/ba= ckup/msg.RlLC /home/spiegl/Mail/backup/msg.rmLC /home/spiegl/Mail/backup/ms= g.RmLC /home/spiegl/Mail/backup/msg.rnLC /home/spiegl/Mail/backup/msg.RnLC = /home/spiegl/Mail/backup/msg.sgLC /home/spiegl/Mail/backup/msg.SgLC /home/s= piegl/Mail/backup/msg.shLC /home/spiegl/Mail/backup/msg.ShLC /home/spiegl/M= ail/backup/msg.siLC /home/spiegl/Mail/backup/msg.SiLC /home/spiegl/Mail/bac= kup/msg.sjLC /home/spiegl/Mail/backup/msg.SjLC /home/spiegl/Mail/backup/msg= .skLC /home/spiegl/Mail/backup/msg.SkLC /home/spiegl/Mail/backup/msg.slLC /= home/spiegl/Mail/backup/msg.SlLC /home/spiegl/Mail/backup/msg.smLC /home/sp= iegl/Mail/backup/msg.SmLC /home/spiegl/Mail/backup/msg.snLC /home/spiegl/Ma= il/backup/msg.SnLC /home/spiegl/Mail/backup/msg.tgLC /home/spiegl/Mail/back= up/msg.TgLC /home/spiegl/Mail/backup/msg.thLC /home/spiegl/Mail/backup/msg.= ThLC /home/spiegl/Mail/backup/msg.tiLC /home/spiegl/Mail/backup/msg.TiLC /h= ome/spiegl/Mail/backup/msg.tjLC /home/spiegl/Mail/backup/msg.TjLC /home/spi= egl/Mail/backup/msg.tkLC /home/spiegl/Mail/backup/msg.TkLC /home/spiegl/Mai= l/backup/msg.tlLC /home/spiegl/Mail/backup/msg.TlLC /home/spiegl/Mail/backu= p/msg.tmLC /home/spiegl/Mail/backup/msg.TmLC /home/spiegl/Mail/backup/msg.t= nLC /home/spiegl/Mail/backup/msg.TnLC /home/spiegl/Mail/backup/msg.ugLC /ho= me/spiegl/Mail/backup/msg.UgLC /home/spiegl/Mail/backup/msg.uhLC /home/spie= gl/Mail/backup/msg.UhLC /home/spiegl/Mail/backup/msg.uiLC /home/spiegl/Mail= /backup/msg.UiLC /home/spiegl/Mail/backup/msg.ujLC /home/spiegl/Mail/backup= /msg.UjLC /home/spiegl/Mail/backup/msg.ukLC /home/spiegl/Mail/backup/msg.Uk= LC /home/spiegl/Mail/backup/msg.ulLC /home/spiegl/Mail/backup/msg.UlLC /hom= e/spiegl/Mail/backup/msg.umLC /home/spiegl/Mail/backup/msg.UmLC /home/spieg= l/Mail/backup/msg.unLC /home/spiegl/Mail/backup/msg.UnLC /home/spiegl/Mail/= backup/msg.vgLC /home/spiegl/Mail/backup/msg.VgLC /home/spiegl/Mail/backup/= msg.vhLC /home/spiegl/Mail/backup/msg.VhLC /home/spiegl/Mail/backup/msg.viL= C /home/spiegl/Mail/backup/msg.ViLC /home/spiegl/Mail/backup/msg.vjLC /home= /spiegl/Mail/backup/msg.VjLC /home/spiegl/Mail/backup/msg.vkLC /home/spiegl= /Mail/backup/msg.VkLC /home/spiegl/Mail/backup/msg.vlLC /home/spiegl/Mail/b= ackup/msg.VlLC /home/spiegl/Mail/backup/msg.vmLC /home/spiegl/Mail/backup/m= sg.VmLC /home/spiegl/Mail/backup/msg.vnLC /home/spiegl/Mail/backup/msg.VnLC= /home/spiegl/Mail/backup/msg.wgLC /home/spiegl/Mail/backup/msg.WgLC /home/= spiegl/Mail/backup/msg.whLC /home/spiegl/Mail/backup/msg.WhLC /home/spiegl/= Mail/backup/msg.wiLC /home/spiegl/Mail/backup/msg.WiLC /home/spiegl/Mail/ba= ckup/msg.wjLC /home/spiegl/Mail/backup/msg.WjLC /home/spiegl/Mail/backup/ms= g.wkLC /home/spiegl/Mail/backup/msg.WkLC /home/spiegl/Mail/backup/msg.wlLC = /home/spiegl/Mail/backup/msg.WlLC /home/spiegl/Mail/backup/msg.wmLC /home/s= piegl/Mail/backup/msg.WmLC /home/spiegl/Mail/backup/msg.WnLC /home/spiegl/M= ail/backup/msg.xgLC /home/spiegl/Mail/backup/msg.XgLC /home/spiegl/Mail/bac= kup/msg.xhLC /home/spiegl/Mail/backup/msg.XhLC /home/spiegl/Mail/backup/msg= .xiLC /home/spiegl/Mail/backup/msg.XiLC /home/spiegl/Mail/backup/msg.xjLC /= home/spiegl/Mail/backup/msg.XjLC /home/spiegl/Mail/backup/msg.xkLC /home/sp= iegl/Mail/backup/msg.XkLC /home/spiegl/Mail/backup/msg.xlLC /home/spiegl/Ma= il/backup/msg.XlLC /home/spiegl/Mail/backup/msg.xmLC /home/spiegl/Mail/back= up/msg.XmLC /home/spiegl/Mail/backup/msg.xnLC /home/spiegl/Mail/backup/msg.= XnLC /home/spiegl/Mail/backup/msg.ygLC /home/spiegl/Mail/backup/msg.YgLC /h= ome/spiegl/Mail/backup/msg.yhLC /home/spiegl/Mail/backup/msg.YhLC /home/spi= egl/Mail/backup/msg.yiLC /home/spiegl/Mail/backup/msg.YiLC /home/spiegl/Mai= l/backup/msg.yjLC /home/spiegl/Mail/backup/msg.YjLC /home/spiegl/Mail/backu= p/msg.ykLC /home/spiegl/Mail/backup/msg.YkLC /home/spiegl/Mail/backup/msg.y= lLC /home/spiegl/Mail/backup/msg.YlLC /home/spiegl/Mail/backup/msg.ymLC /ho= me/spiegl/Mail/backup/msg.YmLC /home/spiegl/Mail/backup/msg.ynLC /home/spie= gl/Mail/backup/msg.YnLC /home/spiegl/Mail/backup/msg.zgLC /home/spiegl/Mail= /backup/msg.ZgLC /home/spiegl/Mail/backup/msg.zhLC /home/spiegl/Mail/backup= /msg.ZhLC /home/spiegl/Mail/backup/msg.ziLC /home/spiegl/Mail/backup/msg.Zi= LC /home/spiegl/Mail/backup/msg.zjLC /home/spiegl/Mail/backup/msg.ZjLC /hom= e/spiegl/Mail/backup/msg.zkLC /home/spiegl/Mail/backup/msg.ZkLC /home/spieg= l/Mail/backup/msg.zlLC /home/spiegl/Mail/backup/msg.ZlLC /home/spiegl/Mail/= backup/msg.zmLC /home/spiegl/Mail/backup/msg.ZmLC /home/spiegl/Mail/backup/= msg.znLC /home/spiegl/Mail/backup/msg.ZnLC /home/spiegl/Mail/backup2/msg.0g= x /home/spiegl/Mail/backup2/msg.0hx /home/spiegl/Mail/backup2/msg.0ix /home= /spiegl/Mail/backup2/msg.1gx /home/spiegl/Mail/backup2/msg.1hx /home/spiegl= /Mail/backup2/msg.1ix /home/spiegl/Mail/backup2/msg.2gx /home/spiegl/Mail/b= ackup2/msg.2hx /home/spiegl/Mail/backup2/msg.2ix /home/spiegl/Mail/backup2/= msg.3gx /home/spiegl/Mail/backup2/msg.3hx /home/spiegl/Mail/backup2/msg.3ix= /home/spiegl/Mail/backup2/msg.4gx /home/spiegl/Mail/backup2/msg.4hx /home/= spiegl/Mail/backup2/msg.4ix /home/spiegl/Mail/backup2/msg.5gx /home/spiegl/= Mail/backup2/msg.5hx /home/spiegl/Mail/backup2/msg.5ix /home/spiegl/Mail/ba= ckup2/msg.6gx /home/spiegl/Mail/backup2/msg.6hx /home/spiegl/Mail/backup2/m= sg.6ix /home/spiegl/Mail/backup2/msg.7gx /home/spiegl/Mail/backup2/msg.7hx = /home/spiegl/Mail/backup2/msg.7ix /home/spiegl/Mail/backup2/msg.8gx /home/s= piegl/Mail/backup2/msg.8hx /home/spiegl/Mail/backup2/msg.8ix /home/spiegl/M= ail/backup2/msg.9gx /home/spiegl/Mail/backup2/msg.9hx /home/spiegl/Mail/bac= kup2/msg.9ix /home/spiegl/Mail/backup2/msg.agx /home/spiegl/Mail/backup2/ms= g.ahx /home/spiegl/Mail/backup2/msg.Ahx /home/spiegl/Mail/backup2/msg.aix /= home/spiegl/Mail/backup2/msg.Aix /home/spiegl/Mail/backup2/msg.Ajx /home/sp= iegl/Mail/backup2/msg.bgx /home/spiegl/Mail/backup2/msg.bhx /home/spiegl/Ma= il/backup2/msg.Bhx /home/spiegl/Mail/backup2/msg.bix /home/spiegl/Mail/back= up2/msg.Bix /home/spiegl/Mail/backup2/msg.Bjx /home/spiegl/Mail/backup2/msg= .cgx /home/spiegl/Mail/backup2/msg.chx /home/spiegl/Mail/backup2/msg.Chx /h= ome/spiegl/Mail/backup2/msg.cix /home/spiegl/Mail/backup2/msg.Cix /home/spi= egl/Mail/backup2/msg.Cjx /home/spiegl/Mail/backup2/msg.dgx /home/spiegl/Mai= l/backup2/msg.dhx /home/spiegl/Mail/backup2/msg.Dhx /home/spiegl/Mail/backu= p2/msg.dix /home/spiegl/Mail/backup2/msg.Dix /home/spiegl/Mail/backup2/msg.= Djx /home/spiegl/Mail/backup2/msg.egx /home/spiegl/Mail/backup2/msg.ehx /ho= me/spiegl/Mail/backup2/msg.Ehx /home/spiegl/Mail/backup2/msg.eix /home/spie= gl/Mail/backup2/msg.Eix /home/spiegl/Mail/backup2/msg.Ejx /home/spiegl/Mail= /backup2/msg.fgx /home/spiegl/Mail/backup2/msg.fhx /home/spiegl/Mail/backup= 2/msg.Fhx /home/spiegl/Mail/backup2/msg.fix /home/spiegl/Mail/backup2/msg.F= ix /home/spiegl/Mail/backup2/msg.Fjx /home/spiegl/Mail/backup2/msg.ggx /hom= e/spiegl/Mail/backup2/msg.ghx /home/spiegl/Mail/backup2/msg.Ghx /home/spieg= l/Mail/backup2/msg.gix /home/spiegl/Mail/backup2/msg.Gix /home/spiegl/Mail/= backup2/msg.Gjx /home/spiegl/Mail/backup2/msg._gx /home/spiegl/Mail/backup2= /msg.-gx /home/spiegl/Mail/backup2/msg.hgx /home/spiegl/Mail/backup2/msg.hh= x /home/spiegl/Mail/backup2/msg.Hhx /home/spiegl/Mail/backup2/msg.hix /home= /spiegl/Mail/backup2/msg.Hix /home/spiegl/Mail/backup2/msg.Hjx /home/spiegl= /Mail/backup2/msg._hx /home/spiegl/Mail/backup2/msg.-hx /home/spiegl/Mail/b= ackup2/msg.igx /home/spiegl/Mail/backup2/msg.ihx /home/spiegl/Mail/backup2/= msg.Ihx /home/spiegl/Mail/backup2/msg.iix /home/spiegl/Mail/backup2/msg.Iix= /home/spiegl/Mail/backup2/msg.Ijx /home/spiegl/Mail/backup2/msg._ix /home/= spiegl/Mail/backup2/msg.-ix /home/spiegl/Mail/backup2/msg.jgx /home/spiegl/= Mail/backup2/msg.Jgx /home/spiegl/Mail/backup2/msg.jhx /home/spiegl/Mail/ba= ckup2/msg.Jhx /home/spiegl/Mail/backup2/msg.jix /home/spiegl/Mail/backup2/m= sg.Jix /home/spiegl/Mail/backup2/msg.Jjx /home/spiegl/Mail/backup2/msg.Kgx = /home/spiegl/Mail/backup2/msg.khx /home/spiegl/Mail/backup2/msg.Khx /home/s= piegl/Mail/backup2/msg.kix /home/spiegl/Mail/backup2/msg.Kix /home/spiegl/M= ail/backup2/msg.Kjx /home/spiegl/Mail/backup2/msg.lgx /home/spiegl/Mail/bac= kup2/msg.Lgx /home/spiegl/Mail/backup2/msg.lhx /home/spiegl/Mail/backup2/ms= g.Lhx /home/spiegl/Mail/backup2/msg.lix /home/spiegl/Mail/backup2/msg.Lix /= home/spiegl/Mail/backup2/msg.Ljx /home/spiegl/Mail/backup2/msg.mgx /home/sp= iegl/Mail/backup2/msg.Mgx /home/spiegl/Mail/backup2/msg.mhx /home/spiegl/Ma= il/backup2/msg.Mhx /home/spiegl/Mail/backup2/msg.mix /home/spiegl/Mail/back= up2/msg.Mix /home/spiegl/Mail/backup2/msg.Mjx /home/spiegl/Mail/backup2/msg= .ngx /home/spiegl/Mail/backup2/msg.Ngx /home/spiegl/Mail/backup2/msg.nhx /h= ome/spiegl/Mail/backup2/msg.Nhx /home/spiegl/Mail/backup2/msg.nix /home/spi= egl/Mail/backup2/msg.Nix /home/spiegl/Mail/backup2/msg.Njx /home/spiegl/Mai= l/backup2/msg.ogx /home/spiegl/Mail/backup2/msg.Ogx /home/spiegl/Mail/backu= p2/msg.ohx /home/spiegl/Mail/backup2/msg.Ohx /home/spiegl/Mail/backup2/msg.= oix /home/spiegl/Mail/backup2/msg.Oix /home/spiegl/Mail/backup2/msg.Ojx /ho= me/spiegl/Mail/backup2/msg.pgx /home/spiegl/Mail/backup2/msg.Pgx /home/spie= gl/Mail/backup2/msg.phx /home/spiegl/Mail/backup2/msg.Phx /home/spiegl/Mail= /backup2/msg.pix /home/spiegl/Mail/backup2/msg.Pix /home/spiegl/Mail/backup= 2/msg.Pjx /home/spiegl/Mail/backup2/msg.qgx /home/spiegl/Mail/backup2/msg.Q= gx /home/spiegl/Mail/backup2/msg.qhx /home/spiegl/Mail/backup2/msg.Qhx /hom= e/spiegl/Mail/backup2/msg.qix /home/spiegl/Mail/backup2/msg.Qix /home/spieg= l/Mail/backup2/msg.Qjx /home/spiegl/Mail/backup2/msg.rgx /home/spiegl/Mail/= backup2/msg.Rgx /home/spiegl/Mail/backup2/msg.rhx /home/spiegl/Mail/backup2= /msg.Rhx /home/spiegl/Mail/backup2/msg.rix /home/spiegl/Mail/backup2/msg.Ri= x /home/spiegl/Mail/backup2/msg.Rjx /home/spiegl/Mail/backup2/msg.sgx /home= /spiegl/Mail/backup2/msg.shx /home/spiegl/Mail/backup2/msg.Shx /home/spiegl= /Mail/backup2/msg.six /home/spiegl/Mail/backup2/msg.Six /home/spiegl/Mail/b= ackup2/msg.Sjx /home/spiegl/Mail/backup2/msg.tgx /home/spiegl/Mail/backup2/= msg.Tgx /home/spiegl/Mail/backup2/msg.thx /home/spiegl/Mail/backup2/msg.Thx= /home/spiegl/Mail/backup2/msg.tix /home/spiegl/Mail/backup2/msg.Tix /home/= spiegl/Mail/backup2/msg.ugx /home/spiegl/Mail/backup2/msg.Ugx /home/spiegl/= Mail/backup2/msg.uhx /home/spiegl/Mail/backup2/msg.Uhx /home/spiegl/Mail/ba= ckup2/msg.uix /home/spiegl/Mail/backup2/msg.Uix /home/spiegl/Mail/backup2/m= sg.vgx /home/spiegl/Mail/backup2/msg.Vgx /home/spiegl/Mail/backup2/msg.vhx = /home/spiegl/Mail/backup2/msg.Vhx /home/spiegl/Mail/backup2/msg.vix /home/s= piegl/Mail/backup2/msg.Vix /home/spiegl/Mail/backup2/msg.wgx /home/spiegl/M= ail/backup2/msg.Wgx /home/spiegl/Mail/backup2/msg.whx /home/spiegl/Mail/bac= kup2/msg.Whx /home/spiegl/Mail/backup2/msg.wix /home/spiegl/Mail/backup2/ms= g.Wix /home/spiegl/Mail/backup2/msg.xgx /home/spiegl/Mail/backup2/msg.Xgx /= home/spiegl/Mail/backup2/msg.xhx /home/spiegl/Mail/backup2/msg.Xhx /home/sp= iegl/Mail/backup2/msg.xix /home/spiegl/Mail/backup2/msg.Xix /home/spiegl/Ma= il/backup2/msg.ygx /home/spiegl/Mail/backup2/msg.Ygx /home/spiegl/Mail/back= up2/msg.yhx /home/spiegl/Mail/backup2/msg.Yhx /home/spiegl/Mail/backup2/msg= .yix /home/spiegl/Mail/backup2/msg.Yix /home/spiegl/Mail/backup2/msg.zgx /h= ome/spiegl/Mail/backup2/msg.Zgx /home/spiegl/Mail/backup2/msg.zhx /home/spi= egl/Mail/backup2/msg.Zhx /home/spiegl/Mail/backup2/msg.zix /home/spiegl/Mai= l/backup2/msg.Zix /home/spiegl/Mail/out/andy /home/spiegl/Mail/out/heidi /h= ome/spiegl/Mail/sub/cert-advisory /home/spiegl/Mail/sub/ctc /home/spiegl/Ma= il/sub/email2sms /home/spiegl/Mail/sub/expert.exchange /home/spiegl/Mail/su= b/explore2fs /home/spiegl/Mail/sub/firewall /home/spiegl/Mail/sub/fvwm /hom= e/spiegl/Mail/sub/gratis /home/spiegl/Mail/sub/homepage /home/spiegl/Mail/s= ub/icq /home/spiegl/Mail/sub/kira /home/spiegl/Mail/sub/mutt /home/spiegl/M= ail/sub/mutt.0.gz /home/spiegl/Mail/sub/mutt.1.gz /home/spiegl/Mail/sub/nav= mutt /home/spiegl/Mail/sub/newsserver /home/spiegl/Mail/sub/pgp /home/spieg= l/Mail/sub/postit /home/spiegl/Mail/sub/procmail /home/spiegl/Mail/sub/prof= tpd /home/spiegl/Mail/sub/rhetorik /home/spiegl/Mail/sub/samba /home/spiegl= /Mail/sub/skiing /home/spiegl/Mail/sub/smsclient /home/spiegl/Mail/sub/spam= /home/spiegl/Mail/sub/trn /home/spiegl/Mail/sub/virus /home/spiegl/Mail/su= b/xswallow /home/spiegl/Mail/sub/zsh /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-18-02.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-18-16= .49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-18-19.59.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-18-21.16.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-19-12.39.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-19-14.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-19-19= .12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-20-14.02.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-20-21.55.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-22-00.44.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-22-13.35.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-23-02= .49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-23-22.37.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-24-00.05.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-27-03.32.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-28-22.07.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-00= .03.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-01.15.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-29-14.58.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-29-16.39.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-29-18.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-22= .29.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-29-22.38.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-30-01.15.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-30-15.32.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-30-17.35.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-18= .44.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-30-19.27.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-30-23.24.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-03-31-02.44.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-03-31-11.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-31-14= .51.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-03-31-19.02.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-03-31-21.37.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-01-17.42.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-01-21.24.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-02-03= .33.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-02-15.24.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-04-03-00.06.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-03-03.25.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-04-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-04-08= .57.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-05-01.06.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-04-05-12.18.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-05-12.53.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-06-21= .25.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-06-23.41.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-04-07-00.18.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-07-09.29.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-07-16.08.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-08-01= .18.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-09-09.27.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-04-09-20.19.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-09-20.51.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-09-22.56.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-25-09= .15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-04-25-16.45.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-04-26-10.35.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-04-26-13.57.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-04-26-15.10.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-01-17= .59.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-03-21.08.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-04-10.25.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-04-21.34.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-10-21.27.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-11-16= .54.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-12-03.31.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-12-17.29.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-13-03.31.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-14-21.15.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-15-03= .17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-15-08.36.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-15-14.51.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-15-21.28.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-16-11.43.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-16-15= .17.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-17-03.31.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-17-10.47.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-17-21.18.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-18-20= .55.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-19-11.25.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-19-15.22.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-19-18.38.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-19-18.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-20-03= .32.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-20-14.18.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-20-15.17.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-20-17.07.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-20-21.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-21-07= .21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-22-03.21.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-23-16.19.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-24-14.30.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-24-21= .21.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-26-00.19.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-26-00.32.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-26-01.25.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-26-16.41.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-27-03= .31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-27-17.24.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-28-10.24.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-28-19.59.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-29-23= .12.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-05-30-01.21.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-05-30-03.33.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-05-31-00.45.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-04-20.03.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-05-11= .16.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-05-19.37.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-06-21.38.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-06-22.48.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-07-13.39.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-07-16= .10.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-07-17.12.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-07-18.51.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-08-03.30.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-09-12.26.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-09-13= .40.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-09-16.47.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-10-03.31.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-10-12.42.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-11-00.49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-12-13= .34.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-12-17.11.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-13-00.51.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-14-03.31.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-15-03.31.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-15-16= .13.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-16-03.21.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-17-03.31.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-17-17.07.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-18-13.13.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-18-15= .49.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-18-18.48.gz /home/sp= iegl/Mail/out/mbox.archive/andy.2000-06-19-12.50.gz /home/spiegl/Mail/out/m= box.archive/andy.2000-06-19-22.08.gz /home/spiegl/Mail/out/mbox.archive/and= y.2000-06-19-22.22.gz /home/spiegl/Mail/out/mbox.archive/andy.2000-06-20-00= .48.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-18-16.49.gz /home/s= piegl/Mail/out/mbox.archive/heidi.2000-03-18-21.16.gz /home/spiegl/Mail/out= /mbox.archive/heidi.2000-03-20-14.02.gz /home/spiegl/Mail/out/mbox.archive/= heidi.2000-03-22-00.44.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-= 23-22.37.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-27-03.32.gz /h= ome/spiegl/Mail/out/mbox.archive/heidi.2000-03-28-22.07.gz /home/spiegl/Mai= l/out/mbox.archive/heidi.2000-03-29-00.03.gz /home/spiegl/Mail/out/mbox.arc= hive/heidi.2000-03-29-01.15.gz /home/spiegl/Mail/out/mbox.archive/heidi.200= 0-03-30-18.44.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-31-11.24.= gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-03-31-21.37.gz /home/spieg= l/Mail/out/mbox.archive/heidi.2000-04-04-03.31.gz /home/spiegl/Mail/out/mbo= x.archive/heidi.2000-04-05-01.06.gz /home/spiegl/Mail/out/mbox.archive/heid= i.2000-04-05-20.25.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-1= 6.08.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-07-16.19.gz /home/= spiegl/Mail/out/mbox.archive/heidi.2000-04-07-18.45.gz /home/spiegl/Mail/ou= t/mbox.archive/heidi.2000-04-07-18.46.gz /home/spiegl/Mail/out/mbox.archive= /heidi.2000-04-08-01.18.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04= -09-22.56.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-04-25-09.15.gz /= home/spiegl/Mail/out/mbox.archive/heidi.2000-04-25-16.45.gz /home/spiegl/Ma= il/out/mbox.archive/heidi.2000-04-26-13.57.gz /home/spiegl/Mail/out/mbox.ar= chive/heidi.2000-05-01-17.59.gz /home/spiegl/Mail/out/mbox.archive/heidi.20= 00-05-03-21.08.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-04-21.34= .gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-10-21.27.gz /home/spie= gl/Mail/out/mbox.archive/heidi.2000-05-15-14.51.gz /home/spiegl/Mail/out/mb= ox.archive/heidi.2000-05-15-21.28.gz /home/spiegl/Mail/out/mbox.archive/hei= di.2000-05-16-15.17.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-= 03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-17-10.47.gz /home= /spiegl/Mail/out/mbox.archive/heidi.2000-05-17-15.08.gz /home/spiegl/Mail/o= ut/mbox.archive/heidi.2000-05-17-21.18.gz /home/spiegl/Mail/out/mbox.archiv= e/heidi.2000-05-18-11.48.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-0= 5-18-20.55.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-19-15.22.gz = /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-22-17.58.gz /home/spiegl/M= ail/out/mbox.archive/heidi.2000-05-23-16.19.gz /home/spiegl/Mail/out/mbox.a= rchive/heidi.2000-05-24-14.30.gz /home/spiegl/Mail/out/mbox.archive/heidi.2= 000-05-24-15.21.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-24-21.2= 1.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-26-00.19.gz /home/spi= egl/Mail/out/mbox.archive/heidi.2000-05-26-16.41.gz /home/spiegl/Mail/out/m= box.archive/heidi.2000-05-28-10.24.gz /home/spiegl/Mail/out/mbox.archive/he= idi.2000-05-29-22.35.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-29= -23.12.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-05-30-16.59.gz /hom= e/spiegl/Mail/out/mbox.archive/heidi.2000-06-02-09.39.gz /home/spiegl/Mail/= out/mbox.archive/heidi.2000-06-02-18.05.gz /home/spiegl/Mail/out/mbox.archi= ve/heidi.2000-06-04-17.35.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-= 06-05-11.16.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-05-19.37.gz= /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-06-21.38.gz /home/spiegl/= Mail/out/mbox.archive/heidi.2000-06-06-23.02.gz /home/spiegl/Mail/out/mbox.= archive/heidi.2000-06-07-13.39.gz /home/spiegl/Mail/out/mbox.archive/heidi.= 2000-06-07-18.51.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-08-13.= 49.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-08-21.30.gz /home/sp= iegl/Mail/out/mbox.archive/heidi.2000-06-09-12.26.gz /home/spiegl/Mail/out/= mbox.archive/heidi.2000-06-12-17.33.gz /home/spiegl/Mail/out/mbox.archive/h= eidi.2000-06-14-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-1= 5-03.31.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000-06-15-16.13.gz /ho= me/spiegl/Mail/out/mbox.archive/heidi.2000-06-16-03.21.gz /home/spiegl/Mail= /out/mbox.archive/heidi.2000-06-17-03.31.gz /home/spiegl/Mail/out/mbox.arch= ive/heidi.2000-06-19-12.50.gz /home/spiegl/Mail/out/mbox.archive/heidi.2000= -06-19-22.08.gz /home/spiegl/Mail/sub/cus/admin /home/spiegl/Mail/sub/cus/g= z /home/spiegl/Mail/sub/cus/menth /home/spiegl/Mail/sub/cus/rundbriefe /hom= e/spiegl/Mail/sub/cus/rundbriefe.muc /home/spiegl/Mail/sub/linux/debian /ho= me/spiegl/Mail/sub/linux/debian.announce /home/spiegl/Mail/sub/linux/debian= .bugs /home/spiegl/Mail/sub/linux/debian.commercial /home/spiegl/Mail/sub/l= inux/debian.mirror-cronjob /home/spiegl/Mail/sub/linux/debian.security /hom= e/spiegl/Mail/sub/linux/debian.user.0.gz /home/spiegl/Mail/sub/linux/debian= .user.1.gz /home/spiegl/Mail/sub/linux/debian.user.2.gz /home/spiegl/Mail/s= ub/linux/debian.user.3.gz /home/spiegl/Mail/sub/linux/debian.user.4.gz /hom= e/spiegl/Mail/sub/linux/debian.user.de /home/spiegl/Mail/sub/linux/debian.u= ser.de.0.gz /home/spiegl/Mail/sub/linux/debian.user.de.1.gz /home/spiegl/Ma= il/sub/linux/lilo /home/spiegl/Mail/sub/linux/linux-ug /home/spiegl/Mail/su= b/linux/linux-ug.0.gz /home/spiegl/Mail/sub/linux/linux-ug.1.gz /home/spieg= l/Mail/sub/linux/suse.security )=20 trace _mailboxes:41()> _wanted files expl mailbox specification trace _wanted:3()> local __targs __gopt=3D-J trace _wanted:5(if)> [[ files =3D=3D -C?* ]] trace _wanted:8(elif)> [[ files =3D=3D -C ]] trace _wanted:12(else)> __targs=3D( )=20 trace _wanted:15(if)> [[ files =3D=3D -([12]|)[VJ] ]] trace _wanted:20()> _tags files trace _tags:3()> local prev trace _tags:10(if)> [[ files =3D=3D -- ]] trace _tags:15(if)> (( 1 )) trace _tags:19(then)> local curcontext=3D:complete:mutt:option-f-1 order ta= g nodef tmp trace _tags:21(then if)> [[ files =3D=3D -C?* ]] trace _tags:24(then elif)> [[ files =3D=3D -C ]] trace _tags:28(then else)> targs=3D( )=20 trace _tags:31(then)> [[ files =3D=3D -(|-) ]] trace _tags:33(then if)> zstyle -a :completion::complete:mutt:option-f-1: g= roup-order order trace _tags:34(then then)> local name trace _tags:36(then then for)> name=3Dbuiltins trace _tags:37(then then for)> compadd -J builtins trace _tags:38(then then for)> compadd -V builtins trace _tags:39(then then for)> compadd -J builtins -1 trace _tags:40(then then for)> compadd -V builtins -1 trace _tags:41(then then for)> compadd -J builtins -2 trace _tags:42(then then for)> compadd -V builtins -2 trace _tags:36(then then for)> name=3Dfunctions trace _tags:37(then then for)> compadd -J functions trace _tags:38(then then for)> compadd -V functions trace _tags:39(then then for)> compadd -J functions -1 trace _tags:40(then then for)> compadd -V functions -1 trace _tags:41(then then for)> compadd -J functions -2 trace _tags:42(then then for)> compadd -V functions -2 trace _tags:36(then then for)> name=3Daliases trace _tags:37(then then for)> compadd -J aliases trace _tags:38(then then for)> compadd -V aliases trace _tags:39(then then for)> compadd -J aliases -1 trace _tags:40(then then for)> compadd -V aliases -1 trace _tags:41(then then for)> compadd -J aliases -2 trace _tags:42(then then for)> compadd -V aliases -2 trace _tags:36(then then for)> name=3Dcommands trace _tags:37(then then for)> compadd -J commands trace _tags:38(then then for)> compadd -V commands trace _tags:39(then then for)> compadd -J commands -1 trace _tags:40(then then for)> compadd -V commands -1 trace _tags:41(then then for)> compadd -J commands -2 trace _tags:42(then then for)> compadd -V commands -2 trace _tags:48(then)> comptags -i :complete:mutt:option-f-1 files trace _tags:52(then if)> [[ -n ]] trace _tags:55(then else)> zstyle -a :completion::complete:mutt:option-f-1:= tag-order order trace _tags:56(then else cmdor)> order=3D( (|*-)argument-* (|*-)option-* va= lues options )=20 trace _tags:58(then else for)> tag=3D(|*-)argument-* (|*-)option-* values trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (-) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (*()) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (!*) trace _tags:59(then else for case)> case (|*-)argument-* (|*-)option-* valu= es (?*) trace _tags:67(then else for case)> comptry -m (|*-)argument-* (|*-)option-= * values trace _tags:58(then else for)> tag=3Doptions trace _tags:59(then else for case)> case options (-) trace _tags:59(then else for case)> case options (*()) trace _tags:59(then else for case)> case options (!*) trace _tags:59(then else for case)> case options (?*) trace _tags:67(then else for case)> comptry -m options trace _tags:71(then else)> [[ -z ]] trace _tags:71(then else cmdand)> comptry files trace _tags:76(then)> comptags -T trace _tags:78(then)> return trace _wanted:22(while)> _tags trace _tags:3()> local prev trace _tags:10(if)> [[ =3D=3D -- ]] trace _tags:15(if)> (( 0 )) trace _tags:83()> comptags -N trace _wanted:23(while)> _all_labels -J files expl mailbox specification trace _all_labels:3()> local __gopt=3D-J __len __tmp __pre __suf __ret=3D1 = __descr __spec __prev trace _all_labels:5(if)> [[ -J =3D=3D - ]] trace _all_labels:10(if)> [[ -J =3D=3D -([12]|)[VJ] ]] trace _all_labels:11(then)> __gopt=3D-J=20 trace _all_labels:12(then)> shift trace _all_labels:15()> __tmp=3D0=20 trace _all_labels:16()> __len=3D3=20 trace _all_labels:17(if)> [[ __tmp -lt __len ]] trace _all_labels:18(then)> __pre=3D-1=20 trace _all_labels:19(then)> __suf=3D0=20 trace _all_labels:28(while)> comptags -A files curtag __spec trace _all_labels:29(while)> _comp_tags=3D option-f-1 files =20 trace _all_labels:30(while if)> [[ files =3D=3D *:* ]] trace _all_labels:37(while else)> _description -J files expl mailbox specif= ication trace _description:3()> local name gropt=3D-J format gname hidden hide matc= h opts trace _description:5()> opts=3D( )=20 trace _description:7(if)> [[ -J =3D=3D -([12]|)[VJ] ]] trace _description:8(then)> gropt=3D-J=20 trace _description:9(then)> shift trace _description:12()> _lastdescr=3D( mailbox mailbox specification )=20 trace _description:14()> zstyle -s :completion::complete:mutt:option-f-1:fi= les group-name gname trace _description:15(cmdand)> [[ -z ]] trace _description:15(cmdand cmdand)> gname=3Dfiles=20 trace _description:17()> _setup files files trace _setup:3()> local val nm=3D0 trace _setup:5()> [[ 2 -eq 1 ]] trace _setup:7(if)> zstyle -a :completion::complete:mutt:option-f-1:files l= ist-colors val trace _setup:8(then)> zmodload -i zsh/complist trace _setup:9(then if)> [[ files =3D=3D default ]] trace _setup:12(then else)> local simple grouped trace _setup:14(then else)> simple=3D( (files) )=20 trace _setup:15(then else)> grouped=3D( )=20 trace _setup:16(then else)> simple=3D(files):=20 trace _setup:17(then else)> grouped=3D:=20 trace _setup:18(then else)> [[ (option-f-1):no=3D00:fi=3D00:di=3D00;33:ln= =3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;01:ex= =3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.bat=3D00= ;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D00;31:*= .taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz=3D00;= 31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00;36:*.= png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*.BMP= =3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif=3D00= ;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D01;36:= *.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.dl=3D= 01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D00;32= :*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32:*.ra= =3D04;32 !=3D *(files):* ]] trace _setup:18(then else cmdand)> ZLS_COLORS=3D(files):(option-f-1):no=3D0= 0:fi=3D00:di=3D00;33:ln=3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40= ;33;01:or=3D40;31;01:ex=3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*= .btm=3D00;35:*.bat=3D00;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz= =3D00;31:*.arj=3D00;31:*.taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;3= 1:*.Z=3D00;31:*.gz=3D00;31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg= =3D00;36:*.JPG=3D00;36:*.png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00= ;36:*.bmp=3D00;36:*.BMP=3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*= .xpm=3D00;36:*.tif=3D00;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg= =3D01;36:*.avi=3D01;36:*.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;= 36:*.gl=3D01;36:*.dl=3D01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid= =3D00;32:*.midi=3D00;32:*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D0= 0;32:*.ram=3D04;32:*.ra=3D04;32=20 trace _setup:19(then else)> [[ (files):(option-f-1):no=3D00:fi=3D00:di=3D00= ;33:ln=3D01;36:pi=3D40;33:so=3D01;35:bd=3D40;33;01:cd=3D40;33;01:or=3D40;31= ;01:ex=3D01;32:*.cmd=3D00;35:*.exe=3D00;35:*.com=3D00;35:*.btm=3D00;35:*.ba= t=3D00;35:*.scr=3D00;35:*.vbs=3D04;35:*.tar=3D00;31:*.tgz=3D00;31:*.arj=3D0= 0;31:*.taz=3D00;31:*.lzh=3D00;31:*.zip=3D00;31:*.z=3D00;31:*.Z=3D00;31:*.gz= =3D00;31:*.bz2=3D00;31:*.deb=3D00;31:*.rpm=3D00;31:*.jpg=3D00;36:*.JPG=3D00= ;36:*.png=3D00;36:*.PNG=3D00;36:*.gif=3D00;36:*.GIF=3D00;36:*.bmp=3D00;36:*= .BMP=3D00;36:*.ppm=3D00;36:*.tga=3D00;36:*.xbm=3D00;36:*.xpm=3D00;36:*.tif= =3D00;36:*.TIF=3D00;36:*.mpg=3D01;36:*.mpe=3D01;36:*.mpeg=3D01;36:*.avi=3D0= 1;36:*.AVI=3D01;36:*.fli=3D01;36:*.mov=3D01;36:*.rm=3D04;36:*.gl=3D01;36:*.= dl=3D01;36:*.au=3D00;32:*.snd=3D00;32:*.wav=3D00;32:*.mid=3D00;32:*.midi=3D= 00;32:*.mp3=3D00;32:*.MP3=3D00;32:*.mod=3D00;32:*.MOD=3D00;32:*.ram=3D04;32= :*.ra=3D04;32 !=3D *:* ]] trace _setup:32(if)> zstyle -t :completion::complete:mutt:option-f-1:files = list-packed trace _setup:34(elif)> [[ 2 -eq 1 ]] trace _setup:37(else)> compstate[list]=3Dambiguous packed=20 trace _setup:40(if)> zstyle -t :completion::complete:mutt:option-f-1:files = list-rows-first trace _setup:42(elif)> [[ 2 -eq 1 ]] trace _setup:45(else)> compstate[list]=3Dambiguous packed=20 trace _setup:48(if)> zstyle -t :completion::complete:mutt:option-f-1:files = last-prompt trace _setup:50(elif)> [[ 2 -eq 1 ]] trace _setup:53(else)> compstate[last_prompt]=3Dyes=20 trace _setup:56(if)> zstyle -t :completion::complete:mutt:option-f-1:files = accept-exact trace _setup:58(elif)> [[ 2 -eq 1 ]] trace _setup:61(else)> compstate[exact]=3D=20 trace _setup:64()> [[ _last_nmatches -ge 0 && _last_nmatches -ne nm ]] trace _setup:67(if)> zstyle -a :completion::complete:mutt:option-f-1:files = menu val trace _setup:68(then)> _last_nmatches=3D0=20 trace _setup:69(then)> _last_menu_style=3D( select=3D5 )=20 trace _setup:74()> [[ !=3D always ]] trace _setup:75(cmdand)> zstyle -s :completion::complete:mutt:option-f-1:fi= les force-list val trace _description:19()> name=3Dexpl=20 trace _description:21()> zstyle -s :completion::complete:mutt:option-f-1:fi= les format format trace _description:22(cmdor)> zstyle -s :completion::complete:mutt:option-f= -1:descriptions format format trace _description:24(if)> zstyle -s :completion::complete:mutt:option-f-1:= files hidden hidden trace _description:29()> zstyle -s :completion::complete:mutt:option-f-1:fi= les matcher match trace _description:31()> [[ -n m:{A-Za-z}=3D{a-zA-Z} ]] trace _description:31(cmdand)> opts=3D( -M m:{A-Za-z}=3D{a-zA-Z} )=20 trace _description:33(if)> [[ -z ]] trace _description:34(then)> zstyle -a :completion::complete:mutt:option-f-= 1:files ignored-patterns _comp_ignore trace _description:37(then)> zstyle -s :completion::complete:mutt:option-f-= 1:files ignore-line hidden trace _description:48(then)> (( 2 )) trace _description:48(then cmdand)> opts=3D( -M m:{A-Za-z}=3D{a-zA-Z} -F _c= omp_ignore )=20 trace _description:53()> shift 2 trace _description:54()> [[ -n =1B[01;33m%d=1B[22;36m ]] trace _description:54(cmdand)> zformat -f format =1B[01;33m%d=1B[22;36m d:m= ailbox specification trace _description:56(if)> [[ -n files ]] trace _description:57(then if)> [[ -n =1B[01;33mmailbox specification=1B[22= ;36m ]] trace _description:58(then then)> set -A expl -M m:{A-Za-z}=3D{a-zA-Z} -F _= comp_ignore -J files -X =1B[01;33mmailbox specification=1B[22;36m trace _description:70()> return 0 trace _all_labels:39(while else)> -M m:{A-Za-z}=3D{a-zA-Z} -F _comp_ignore = -J files -X =1B[01;33mmailbox specification=1B[22;36m files expl mailbox sp= ecification _all_labels:39: command not found: -M trace _all_labels:28(while)> comptags -A files curtag __spec trace _all_labels:43()> return __ret trace _wanted:22(while)> _tags trace _tags:3()> local prev trace _tags:10(if)> [[ =3D=3D -- ]] trace _tags:15(if)> (( 0 )) trace _tags:83()> comptags -N trace _wanted:26()> return 1 trace _arguments:284(then while while while then else elif-then while)> _ne= xt_label option-f-1 expl mailbox trace _next_label:3()> local __gopt=3D-J __descr __spec trace _next_label:5(if)> [[ option-f-1 =3D=3D -([12]|)[VJ] ]] trace _next_label:10(if)> comptags -A option-f-1 curtag __spec trace _next_label:25()> return 1 trace _arguments:287(then while while while then else elif-then)> tried=3Dy= es=20 trace _arguments:207(then while while while)> [[ anum -le 1 ]] trace _arguments:302(then while while if)> [[ -z ]] trace _arguments:302(then while while if cmdand)> _requested options trace _requested:3()> local __gopt=3D-J trace _requested:5(if)> [[ options =3D=3D -([12]|)[VJ] ]] trace _requested:10(if)> comptags -R options trace _requested:18(else)> return 1 trace _arguments:345(then while while)> [[ -n yes && !=3D [-+]* ]] trace _arguments:345(then while while cmdand)> break trace _arguments:347(then while if)> [[ -n ]] trace _arguments:373(then while)> break trace _arguments:376(then)> [[ -z ]] trace _arguments:376(then cmdand)> curcontext=3D:complete:mutt:=20 trace _arguments:378(then)> [[ -n ]] trace _arguments:380(then)> [[ -n ]] trace _arguments:384(then)> [[ nm -ne 0 ]] trace _mutt:28(if)> [[ =3D=3D userhost ]] trace _mutt:38()> return ret trace _normal:81(then)> [[ patterns =3D=3D (all|*patterns*) ]] trace _normal:81(then cmdand)> return ret trace _complete:68()> _compskip=3D=20 trace _complete:70()> (( compstate[nmatches] )) trace _main_complete:156(for for)> (( _matcher_num++ )) trace _main_complete:158(for)> (( _completer_num++ )) trace _main_complete:127(for)> tmp=3D_match trace _main_complete:129(for if)> [[ -n ]] trace _main_complete:131(for elif)> [[ _match =3D=3D *:-* ]] trace _main_complete:134(for elif)> [[ _match =3D=3D *:* ]] trace _main_complete:138(for else)> _completer=3Dmatch=20 trace _main_complete:140(for)> curcontext=3D:match::=20 trace _main_complete:142(for)> zstyle -a :completion::match::: matcher-list= _matchers trace _main_complete:145(for)> _matcher_num=3D1=20 trace _main_complete:146(for for)> _matcher=3Dm:{A-Za-z}=3D{a-zA-Z} trace _main_complete:147(for for if)> [[ -n ]] trace _main_complete:152(for for elif)> _match trace _match:14()> local tmp opm=3D ret=3D0 orig ins trace _match:18()> tmp=3D=20 trace _match:19()> [[ =3D=3D ]] trace _match:19(cmdand)> return 1 trace _main_complete:156(for for)> (( _matcher_num++ )) trace _main_complete:158(for)> (( _completer_num++ )) trace _main_complete:127(for)> tmp=3D_correct trace _main_complete:129(for if)> [[ -n ]] trace _main_complete:131(for elif)> [[ _correct =3D=3D *:-* ]] trace _main_complete:134(for elif)> [[ _correct =3D=3D *:* ]] trace _main_complete:138(for else)> _completer=3Dcorrect=20 trace _main_complete:140(for)> curcontext=3D:correct::=20 trace _main_complete:142(for)> zstyle -a :completion::correct::: matcher-li= st _matchers trace _main_complete:145(for)> _matcher_num=3D1=20 trace _main_complete:146(for for)> _matcher=3Dm:{A-Za-z}=3D{a-zA-Z} trace _main_complete:147(for for if)> [[ -n ]] trace _main_complete:152(for for elif)> _correct trace _correct:11()> local ret=3D1 opm=3D trace _correct:13()> compstate[pattern_match]=3D-=20 trace _correct:15()> _approximate trace _approximate:11()> [[ _matcher_num -gt 1 || 1 -le 1 ]] trace _approximate:11(cmdand)> return 1 trace _correct:17()> compstate[pattern_match]=3D=20 trace _correct:19()> return ret trace _main_complete:156(for for)> (( _matcher_num++ )) trace _main_complete:158(for)> (( _completer_num++ )) trace _main_complete:161()> curcontext=3D:::=20 trace _main_complete:162()> nm=3D0=20 trace _main_complete:164(if)> [[ =3D=3D keep || nm -gt 1 ]] trace _main_complete:233(elif)> [[ nm -le 1 && -n ]] trace _main_complete:236(elif)> [[ nm -eq 0 && 3 -ne 0 && !=3D keep ]] trace _main_complete:238(elif cmdand)> zstyle -s :completion:::::warnings f= ormat format trace _main_complete:262()> [[ =3D=3D always || =3D=3D ?* ]] trace _main_complete:266()> [[ =3D=3D keep ]] trace _main_complete:270()> funcs=3D( )=20 trace _main_complete:271()> comppostfuncs=3D( )=20 trace _main_complete:276()> _lastcomp=3D( list_lines 0 all_quotes \ nmatche= s 0 pattern_match restore auto context command vared unambiguous list_ma= x 0 unambiguous_cursor 1 list ambiguous packed exact to_end match last_pro= mpt yes pattern_insert menu ignored 0 insert automenu-unambiguous )=20 trace _main_complete:277()> _lastcomp[nmatches]=3D0=20 trace _main_complete:278()> _lastcomp[completer]=3Dcorrect=20 trace _main_complete:279()> _lastcomp[prefix]=3D=20 trace _main_complete:280()> _lastcomp[suffix]=3D=20 trace _main_complete:281()> _lastcomp[iprefix]=3D=20 trace _main_complete:282()> _lastcomp[isuffix]=3D=20 trace _main_complete:283()> _lastcomp[qiprefix]=3D=20 trace _main_complete:284()> _lastcomp[qisuffix]=3D=20 trace _main_complete:285()> _lastcomp[tags]=3D option-f-1 files =20 trace _main_complete:287()> return ret trace _complete_debug:17()> integer ret=3D1 trace _complete_debug:18()> unsetopt xtrace --9zSXsLTf0vkW971A--