Hi, I have a problem with the catch-all feature. Everything worked fine until we had to move the mail system to another box. We upgraded to vpopmail5, qmailadmin1, etc. Now Mails to the catch-all-account produce an error:
qmail: 1007204825.290445 delivery 1765: failure: can_not_open_new_email_file_errno=2_file=/home/vpopmail/d omains/domain.com/usernametmp/1007204825.18962.mailservername.com,S=1027/system_error/ I know that the problem is the catch-all, and that it is with the local catch-all. When using remote or no catch-all, then everything works fine. qmailadmin create a .qmail-default containing: | /usr/local/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/monzoon.net/jens When I change this file manually to | /usr/local/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/monzoon.net/jens/Maildir/ Everything works fine. What is my problem here? Did I compile qmailadmin wrong? Config (on freebsd) was ./configure --enable-cgibindir=/home/www/mail/cgi-bin/qmailadmin --enable-htmldir=/home/www/mail/documents/qmailadmin --with-htmllibdir=/usr/local/share/qmailadmin --enable-cgipath=/cgi-bin/qmailadmin/qmailadmin --enable-ezmlmidx=y Thanks, Ren�
