I just finished a exim configuration that I'm happy with... my php gets
called, I read the enviroment vars 
i.e.- $SENDER=$_ENV["SENDER"]; 
and everything works like a charm.

prometo_transport:
    driver = pipe
    return_fail_output   <--- added this to have exit(1) returning my stdout
and stdin output :-)
    delivery_date_add
    envelope_to_add
    return_path_add
    group = mail
    user = loprometo
    command = /usr/bin/php  /home/loprometo/tracking/mailpipe.php


Now it's just a lot of php programming left :-)

Thanks again for your help. I wish you a very happy new year and I send you
a lot of karma boost!

Cheers,
David.

-- 
View this message in context: 
http://www.nabble.com/Wildcard-subdomains-and-script-tf2910791.html#a8168263
Sent from the Exim Users mailing list archive at Nabble.com.


-- 
## 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/

Reply via email to