Lee J. Moore ([EMAIL PROTECTED]) muttered: > For some reason, I thought Mutt was capable of executing > sigfiles or evaluting commands in backticks inside sigfiles. > Am I mistaken? Presumably this isn't possible for security > reasons?
You need to append a pipe at the end to the command. That tells mutt to use the output of the script. set signature="~/.signatures/my_sig|" Michael -- "Are [Linux users] lemmings collectively jumping off of the cliff of reliable, well-engineered commercial software?" (By Matt Welsh) PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key
