--- Tim Legant > This looks exactly right. The next question is, can > you show us the > contents of > /home/vpopmail/domains/baffler.net/dude/.tmda/config.
Of course, Here is a list of the directory tinkies:/home/vpopmail/domains/baffler.net/dude/.tmda# ls -la total 36 drwxr-xr-x 7 vpopmail vchkpw 4096 Jun 7 20:30 . drwx------ 4 vpopmail vchkpw 4096 Jun 7 19:16 .. -rw------- 1 vpopmail vchkpw 46 Jun 7 20:23 config -rw------- 1 vpopmail vchkpw 41 Jun 7 19:16 crypt_key drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 7 19:16 filters drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 7 19:16 lists drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 7 19:16 pending drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 7 19:16 responses drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 7 19:16 templates tinkies:/home/vpopmail/domains/baffler.net/dude/.tmda# and here is the config file tinkies:/home/vpopmail/domains/baffler.net/dude/.tmda# cat config FULLNAME = "Dude's tmda confirmation daemon" tinkies:/home/vpopmail/domains/baffler.net/dude/.tmda# (note I added in the FULLNAME, after the reading the docs, but otherwise the config file was empty) hmmmm. This is very stange. From your post your were expcted a few more variables. I added vadduser-tmda dude2baffler.net and this is it's config file: tinkies:/home/vpopmail/domains/baffler.net/dude2/.tmda# cat config CRYPT_KEY_FILE = "/home/vpopmail/domains/baffler.net/dude2/.tmda/crypt_key" CONFIRM_APPEND = "/home/vpopmail/domains/baffler.net/dude2/.tmda/lists/whitelist" DATADIR = "/home/vpopmail/domains/baffler.net/dude2/.tmda/" PENDING_WHITELIST_APPEND = CONFIRM_APPEND PENDING_BLACKLIST_APPEND = "/home/vpopmail/domains/baffler.net/dude2/.tmda/lists/blacklist" PENDING_RELEASE_APPEND = CONFIRM_APPEND FILTER_INCOMING = "/home/vpopmail/domains/baffler.net/dude2/.tmda/filters/incoming" FILTER_OUTGOING = "/home/vpopmail/domains/baffler.net/dude2/.tmda/filters/outgoing" HOSTNAME = "baffler.net" I then took a look at the vadduser-tmda file and saw that it looks for /etc/tmdarc to see if it exits. At this point it occured to me that I moved tmdarc to tmdarc.BACKUP. just before making a new dude2 account. there I recreated my steps without /etc/tmdarc. everything works fine and mail is deliverd Ok, it was not a vadduser-tmda bug (wonders what looking at the code will do for you [remember, im a doc, not a programmer]) but there is still the main issue to address that I would at least would like a hint in what area to look That main issue is 1. vadduser-tmda created accounts recieve mail and challenge and allow popamil fine From anyother accounts Except for 2. Another vadduser-tmda created account on the same machine. Two vadduser-tmda created accounts send mail to each other fine, but issue to challenge and allow no downloading of mail 3. If I have a vadduser created account (on the same machine)send mail to a vadduser-tmda created account, everything works fine. Again, please excuse length of post as Im trying to document and will add to the mini how to I have at http://mung.net > Probably the DATADIR variable is not being set > correctly, which causes > the .tmda directory (and the pending subdirectory) > to be created in > /home/vpopmail/domains/baffler.net instead of in the > dude directory. > > > Tim > _________________________________________________ > tmda-workers mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-workers __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
