[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .qmail exit codes and spam scripts
Hi Dave,
> Hmm... Are you using Vpopmail? .qmail files don't work right with
> Vpopmail, if I'm not mistaken.
I guess you are with this issue. vpopmail puts its domain associations
into control/virtualdomains and users/assign, and all the .qmail files
within the virtual domain directory are processed by qmail-local.
Only when no matching .qmail-ext file for an address is found,
qmail-local interprets .qmail-default which calls vdelivermail to
deliver mail to virtual accounts.
Jonas