Hi Everyone; I could not succeed in starting tmda. Before explaining the problem, i want to determine my config details in below:
linux#/root/somali/tmda-1.0.3/ :is my installation directory, all bin, contrib, templates,etc. files are here as usual. After that i have created following directory: linux#/root/.tmda/ : this directory includes only config and crypt_key files. the config is done according to postfix. I did not create any other filter files under this directory. When i run tmda-filter as standalone from command preter, it does not generate any error messages like TMDA_DELIVERY_FAILURE. Everything seem like ok. But when i create a .forward file under /home/somali/ directory, postfix does not invoke tmda using this .forward file. my .forward file is correct: | /root/somali/tmda-1.0.3/bin/tmda-filter by this configuration the postfix log always gives the output below: May 26 23:24:08 linux postfix/smtpd[6823]: connect from unknown[192.168.2.68] May 26 23:24:08 linux postfix/smtpd[6823]: 8686D22B02: client=unknown[192.168.2.68] May 26 23:24:08 linux postfix/cleanup[6826]: 8686D22B02: message-id=<[EMAIL PROTECTED]> May 26 23:24:08 linux postfix/qmgr[6666]: 8686D22B02: from=<[EMAIL PROTECTED]>, size=1312, nrcpt=1 (queue active) May 26 23:24:08 linux postfix/smtpd[6823]: disconnect from unknown[192.168.2.68] May 26 23:24:08 linux local[6828]: fatal: execvp /root/somali/tmda-1.0.3/bin/tmda-filter: Permission denied May 26 23:24:09 linux postfix/local[6827]: 8686D22B02: to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=bounced (Command died with status 1: "/root/somali/tmda-1.0.3/bin/tmda-filter") May 26 23:24:09 linux postfix/cleanup[6826]: CEA4F22B04: message-id=<[EMAIL PROTECTED]> .........................and goes on the all permissions are correct and i did all things according to the docs, but don't figure out the problem. Thanks in advance somali _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
