On Fri, Nov 18, 2005 at 01:55:58PM -0500, Administrator wrote: ..SNIP.. > So, simply put, how do I get the username of the logged-in user in order to > return the appropriate information?
There is a function in Util.py called getusername that should give you the username that tmda-filter is running as. > Am I going about the shell script wrong? Why do you want the shell script? Without more information I can't answer that question. I have implemented tmda with cyrus and virtual users. To do this I added an lmtp delivery method to tmda and changed tmda-filter to take command line options instead of expecting everything to be passed via the environment. We do not use the outgoing filters -Craig _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
