> Help me please!!!
>
> 1. I am have "old sendmail" system, and all mail found in
> /var/spool/mail/$USER (all in sendmail-like mode (mbox))
>
> 2. I am set qmail and create Maildir directory's.
>
> 3. But system must save all message's for every $USER in
> /var/spool/mail/$USER
>
> 4. I am create ln -s /var/spool/mail/$USER Mailbox and every $HOME.
>
> Problem:
>
> 1. All messages saving in Maildir/new/....
> How automate move all message from Maildir/ to ./Mailbox ?
>
> 2. All messages saved in ./Mailbox not visible in pop3 connection. :(
>
> Sorry for bad english :(
>
> Help me, please!
>