Wilkinson, Alex wrote:

#/usr/bin/perl courier-dovecot-migrate.pl --recursive
 Finding maildirs under .
 ./courierimapuiddb: OK
 No such file or directory at courier-dovecot-migrate.pl line 230.

Try running the script under strace (i.e. 'strace -e trace=file perl /script.pl') or truss to watch the perl script and see what "file or directory" it's trying to open. That should provide a quick clue.

-te

--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com

Reply via email to