On 14.7.2010, at 22.09, Leonardo Rodrigues wrote:

>    anything that can be done, during the real restoration of them, to get 
> their 'base filenames' renamed and getting the S= and W= parameters are 
> completly acceptable, as messages are NOT indexed by dovecot yet.

Maybe the easiest would be:

for file in *; do
  deliver -u username -m dest-mailbox -p $file
done

Reply via email to