hi guys,

a few minutes ago i checked in the first more or less working version of
sapi/milter. once compiled the binary can be used as a sendmail milter
plugin and you can process all mails in php. you can even change the
script without having to restart the milter (except the milter_init()
function will not be called a second time).

an example showing all the possible callbacks provided by the sapi is
here
http://cvs.php.net/co.php/php4/sapi/milter/milter.php

more info on milter and the api functions to process or reject mails can
be found here (all api functions are mapped to php userspace)
http://www.sendmail.com/partner/resources/development/milter_api/

regards,
Harald Radi
--
nme - we can heal you
http://www.nme.at

Ortner Radi Schwenk GnbR
Tumpenweg 528
5084 Grossgmain, Salzburg
Austria


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to