Hello Together! Is it possible to create a pipe in master.cf that has multiple piped commands as argument for argv e.g.:
argv=/path/command1 | /path/command2 | … | /path/commandn or do I have to write a script for that? Thanks in advance for an answere. Regards, Tom