hardcoded regexp strings you need to change along with the ${DIRS} variable (in other words, needs some cleaning up):
dir=${dir/\/var\/spool\/mail\/antoni\/new\//Spool}
dir=${dir/\/home\/antoni\/mail\//}
dir=${dir/\/new\//}
Err... Of course not *regexp* strings, just plain substitution, sorry. [a] -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
