Re: postmap called by a httpd-php-script

2014-12-21 Thread Wietse Venema
li...@rhsoft.net: > not possible that easy in the context, but solved anyways > > > BTW, regexps in Postfix tables must come from a trusted source > > just because of interest: what means "trusted source" here? > it works now just fine from /tmp in context of "PrivateTmp=yes" for the > web-insta

Re: postmap called by a httpd-php-script

2014-12-21 Thread li...@rhsoft.net
Am 21.12.2014 um 22:56 schrieb Wietse Venema: li...@rhsoft.net: i try to execute postmap like below from a PHP script running on a webserver via passthru() - the temp-file exists and works out from a root shell, but called from the webserver no return or error the idea behind is * load live p

Re: postmap called by a httpd-php-script

2014-12-21 Thread Wietse Venema
li...@rhsoft.net: > Hi > > i try to execute postmap like below from a PHP script running on a > webserver via passthru() - the temp-file exists and works out from a > root shell, but called from the webserver no return or error > > the idea behind is > > * load live ptr-rules via webservice >

postmap called by a httpd-php-script

2014-12-21 Thread li...@rhsoft.net
Hi i try to execute postmap like below from a PHP script running on a webserver via passthru() - the temp-file exists and works out from a root shell, but called from the webserver no return or error the idea behind is * load live ptr-rules via webservice * store them in a temp file * fire t