On Sat, 02 Feb 2008 10:02:22 +0200, Kyle Vorster <[EMAIL PROTECTED]> wrote: >Receiving strange errors in my exim main.log file that reads as follows. > >(1) × |php -q /home/quicktel/www/qtcore/mailreceiver/main.php reg003 >> >/tmp/pasmailerrors R=virtual_aliases T=address_pipe: Child process of >address_pipe transport returned 1 from command: /usr/bin/php
That means that your main.php script returned a non-zero exit code which is frequently caused by an error. Greetings Marc -- -------------------------------------- !! No courtesy copies, please !! ----- Marc Haber | " Questions are the | Mailadresse im Header Mannheim, Germany | Beginning of Wisdom " | http://www.zugschlus.de/ Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
