Hullo list, i do apologize if this may be a numb question but I could not find a solution to my problem.
I do need an E-Mail-Adresse to which a text-file is send. This text-file should then be processed by a script so I tried the following alias in /etc/aliases/ wartung: | "cat | /opt/bin/gen-wartung.sh" The script should then take the input as $1 and process the list. Somehow this does no seem to work. I get all kinds of errors in my exim.log when I try different combinations: 2006-10-23 11:46:40 1GbwOG-0000xY-8n ** | "/bin/cat | /opt/bin/gen-wartung.sh" <[EMAIL PROTECTED]> R=system_aliases T=address_pipe: Chil d process of address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command: "/bin/cat | /opt/bin/gen-wartung.sh" Any help would be appreciated ;) Kind regards Sascha -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
