Thanks for looking into this!

Reply inline below.

> >   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?

1.1.8

> 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

Unfortunately, same thing.

> If not, can you post the contents of this config file?

Sure thing:

# -*- python -*-

MAIL_TRANSFER_AGENT = "qmail"
RECIPIENT_DELIMITER = "-"
DELIVERY = "~/Maildir/"
BARE_APPEND = "~/.tmda/lists/whitelist"
CONFIRM_APPEND = "~/.tmda/lists/confirmed"
LOGFILE_INCOMING = "~/.tmda/incoming.log"
LOGFILE_OUTGOING = "~/.tmda/outgoing.log"
LOGFILE_DEBUG = "~/.tmda/debug.log"


By the way, what would be the "normal" way to run this from a shell
(either as root or vpopmail). tmda-pending is asking for the crypt_key
file. For now, I'm only trying this out with one user, so I just copied
that user's crypt_key file to ~vpopmail/.tmda/crypt_key. I get a feeling
that this won't work generally for all users...



_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to