> The config file is just a Python script, so you could try using this:
>
> DELIVERY = "/var/spool/mail/" + os.environ['USER']
>
> To get append the value of the os environment variable USER to the rest of
> your delivery string.

Very good ... will test it out and will advise.


Michael

_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to