Hey all,

I'm setting up an additional MX for my domains, and while normal
delivery works fine, my queue_extra doesn't work.
I have the same setup as on another server (also 5.4.17), and that
server works fine.

extra.h:
#define QUEUE_EXTRA "Tlog\0"
#define QUEUE_EXTRALEN 5

mx# cat /var/qmail/alias/.qmail-log
# Keep a copy of all incoming and outgoing messages
# in the /home/archive/mail/.070212_Mon/ folder:
/home/archive/mail/.070212_Mon/

mx# ls -la /home/archive/mail/.070212_Mon/
total 14
drwxrwxrwx    5 vpopmail  vchkpw   512 Feb 12 00:01 .
drwxr-xr-x  222 root      wheel   4608 Feb 12 00:01 ..
drwxrwxrwx    2 vpopmail  vchkpw   512 Feb 12 00:01 cur
drwxrwxrwx    2 vpopmail  vchkpw   512 Feb 12 00:01 new
drwxrwxrwx    2 vpopmail  vchkpw   512 Feb 12 00:01 tmp

When I send an email to myself, the send log shows:

2007-02-12 11:46:40.150406500 new msg 7961560
2007-02-12 11:46:40.150426500 info msg 7961560: bytes 197 from
<[EMAIL PROTECTED]> qp 43854 uid 89
2007-02-12 11:46:40.150484500 starting delivery 569: msg 7961560 to
local [EMAIL PROTECTED]
2007-02-12 11:46:40.150539500 status: local 1/10 remote 0/100
2007-02-12 11:46:40.150623500 starting delivery 570: msg 7961560 to
local [EMAIL PROTECTED]
2007-02-12 11:46:40.151853500 status: local 2/10 remote 0/100
2007-02-12 11:46:40.536058500 delivery 569: failure:
maildirmake:_No_such_file_or_directory/Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/

mx# cat /var/qmail/control/me
vfemail.net

I can send email to everyone that I host, except the log alias doesn't
work. 

If I put the alias in the valias table, I get:
2007-02-12 11:54:35.703769500 delivery 604: success:
maildirmake:_No_such_file_or_directory/vdelivermail:_valiases_processed/did_0+0+2/

So it'll work with valias - but spawn an error.  The aliases/.qmail-log
method doesn't work at all.

Rights should be fine, it's all global for the moment, and I'm
delivering across NFS without an issue.
My setup is based on Matt Simerson's scripts, so it's already pretty
consistant.  

Any ideas?

Thanks,
Rick

Reply via email to