Mathias Tausig wrote: > I want to write an after-queue content filter for my postfix > installation which is invoked by spawn (according to the FILTER_README > from postfix.org). > > My problem is, that the input/output part simply does not work. I am > sending a "220 localhost SMTP foo" to STDOUT at the beginning of the > script, but somehow, this never reaches the SMTP client in a correct > way. Has anyone ever managed to accomplish such a soultion?
You should provide some more details, code samples, whatever. Or sniff on your lookback to see what's going on. Stream handling in PHP can be a mess ;-) Cheers, Thomas -- mail: tho...@gelf.net web: http://thomas.gelf.net/