Hello,
I'm customer to one hosting provider, they use CPANEL.
Recently I made email filter like this:
TO THAT EQUALS TO submit@mysite.com
Destination: |/usr/bin/curl -F message=<- http://mysite.com/plog/moblog.php
It works perfect, the data is piped to the script and everything is ok, but the mail server keeps returning
Mail delivery failed: returning message to sender
I've tryied with >> /dev/null and >/dev/null, both don't work. Any hint how to stop this delivery failure (becouse, actually, the email is sent to the script)
Greetings,
Niko



LinkBack URL
About LinkBacks
Reply With Quote




