In the immortal words of Yavuz Aydin ([EMAIL PROTECTED]):
> 
> I am posting this again because it has been a week now and this bug is not 
> resolved.
> 
> Mail is not being delivered to catch-all accounts of domains added with 
> vadddomain with the -u option. The error that is generated is as follows:
> 
> can not open new email file errno=2 
> file=/var/www/domains/exdomain.com/domains/exdomain.com/postmastertmp/100291503
> 1.19983.viper.w3b.nl,S=929 
> system error 
> 
> This only happens when the domain is added with the -u option, and not if it 
> has been added without -u.
> 
> The directory in wich vdelivermail wants to deliver is wrong 
> (/var/www/domains/exdomain.com/domains/exdomain.com/postmastertmp/), it should 
> be /var/www/domains/exdomain.com/domains/exdomain.com/postmaster/Maildir/tmp/.

I appear to have duplicated this error, and can add a bit more
information to it.

The error occurs when the directory that vdelivermail is being asked
to deliver to contains a symlink.

For instance, I encountered the following problem:

2001-10-27 01:06:25.232087500 starting delivery 24418: msg 346280 to
        local [EMAIL PROTECTED]
2001-10-27 01:06:25.232097500 status: local 1/10 remote 0/20
2001-10-27 01:06:25.265759500 delivery 24418: failure:
        
can_not_open_new_email_file_errno=2_file=/home/vpopmail/domains/iyago.com/nkatztmp/1004159185.4457.bigtime,S=759/system_error/

As a result of a somewhat rushed system upgrade, /home/vpopmail is
actually a symlink to /project/vpopmail.  The original
~vpopmail/domains/iyago.com/.qmail-default file read:

   | /home/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/iyago.com/nkatz

Changing the line to read:

  | /project/vpopmail/bin/vdelivermail '' /project/vpopmail/domains/iyago.com/nkatz

...appears to have resolved the problem.  Why this would be so is
anyone's guess, but I can re-create the problem just by changing the
directory back to /home/vpopmail...

-n

------------------------------------------------------------<[EMAIL PROTECTED]>
I have seen the future of the net, and it's a pimply 14-year old boy shouting
"ADD ME TO THE LIST!!!!11!!!"  Forever.
<http://blank.org/memory/>----------------------------------------------------

Reply via email to