I have a Perl script that's invoked from a "deliver=|" rule in my incoming filter. HOSTNAME is set in my ~/.tmdarc, but when I attempt to access the environment variable HOSTNAME (via @ENV), an empty string is returned.
I'm confused about the relationship between variables set in ~/.tmdarc and envrionment variables that are passed to processes running under TMDA. Are all the variables defined in ~/.tmdarc available as environment variables? If ~/.tmdarc defines a variable HOSTNAME, does this somehow override and make inaccessible the environment variable HOSTNAME? --Brian _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
