I can’t help but think the reboot brought in some change. I’ve never seen mail functionality changed, though. I would go through some trial and error:
– put in an echo to see what the mailfile name is – did [pwd] resolve correctly?
– run just the line containing the ‘exec’ by itself from within hcitcl, or just run the ‘mail’ command from the command line, pointing to an existing file (with and without a body). Did it work?
– is there another ‘mail’ command?
– did the context of the user change?
– is the ampersand (background execution) necessary?
– and what is in proc ‘write_file’ – is there another one out there now??