Hi all,

At 12:44 PM -0300 10/22/03, [EMAIL PROTECTED] wrote:
Here is a bit of my exim configuration file that might help

Thanks! That helped a lot.


New issue for you folks... I'm so close to getting this fully functional...

TMDA is working fine for main accounts, but not for other email accounts set up under these main accounts. To get TMDA to work with these, it's going to have to be told to use a slightly different DELIVERY and $home.

I'm seeing this in my exim_mainlog:

Child process of tmda_virtual_pipe transport returned 75 (could mean temporary error) from command: /usr/bin/python2

I tried to write my own vuserinfo script and use it via -S, but with or without that this same error gets reported. My script logs its usage, and I can tell it gets used when I test via the command line, but when Exim calls TMDA, TMDA seems to be failing before getting to that point.

In any case, TMDA is not writing to any log files I can find. In /etc/tmdarc I have:

LOGFILE_DEBUG = "/var/log/tmda.debug"
LOGFILE_INCOMING = "/var/log/tmda.in"
LOGFILE_OUTGOING = "/var/log/tmda.out"

and the tmda.debug file was written to when I was fooling around on the command line, but it doesn't get written to when Exim is calling it... no TMDA_DELIVERY_FAILURE file is showing up anywhere I've looked, nor are logs being written anywhere under /home/<mainuser>/

So I'm even at a loss as to how to figure out what TMDA is doing/not doing.

Any advice?

-Josh
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to