MAIL_TRANSFER_AGENT="exim" in your tmda config file? I have a vague memory that different MTAs require different return values from the delivery agent.
Yeah... I went through the whole tdmarc. And like I said, TMDA working fine for "main accounts".
tmda-filter says:
This is a wrapper around the real filter (tmda-rfilter) script.
It catches all possible exceptions and exits EX_TEMPFAIL to defer the delivery if anything but SystemExit is thrown.
The traceback is also written to the user's LOGFILE_DEBUG if possible, and if not ~/TMDA_DELIVERY_FAILURE, and if not again, to stdout.
I'm not a Python programmer, and it's kind of difficult for me to figure out what tmda-filter is doing in the code. What kinds of exceptions does it catch??
Is there a way for me to set $home and override DELIVERY in the exim transport itself?
-Josh _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
