
Hi, I installed OTRS 2.3.2-2 on Ubuntu 9.04 from its repositories. It works perfectly, The only thing I cannot get set up is PostMasterMailbox.pl to schedule fetching emails from the POP account. It works fine when in Mail Account Management i click 'Run Now!' When I execute the file I get: Can't locate /etc/otrs/database.pm in @INC (@INC contains: /usr/share/otrs/Kernel/cpan-lib /usr/share/otrs /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/otrs/Kernel/Config.pm line 25. BEGIN failed--compilation aborted at /usr/share/otrs/Kernel/Config.pm line 35. Compilation failed in require at PostMasterMailbox.pl line 36. BEGIN failed--compilation aborted at PostMasterMailbox.pl line 36. What can I do to fix it? Thanks