Re: tmda-pending with virtual users
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
"David Leangen" <[email protected]> writes: > I have tmda setup with qmail/vpopmail. I try to use tmda-pending like > so: > > tmda-pending > --config-file=/home/vpopmail/domains/mydomain/user/.tmda/conf ig > --verbose > > All that is output is: > > Pending Queue does not exist, exiting. > > This is wrong, since there are clearly files in my pending directory. What version of TMDA are you using? I think the `=' sign between --config-file and the file might be causing a problem. Try the following instead and see if it behaves any differently. tmda-pending -v -c /home/vpopmail/domains/mydomain/user/.tmda/config If not, can you post the contents of this config file?