Hi, misc@

I was playing a bit with smtpd-filters yesterday, after an initial
prototype in shell, just to see the flow and to have some data to feed
during further experimenting.

I discovered that some proc-exec-ed processes would continue to be
hanging around after smtpd is terminated (I also discovered that Python
asyncio is not a good match for stdio...). I did some jumping and
grep-ing in the smtpd sources, but could not find that proc-exec-ed
processes would be killed (as e.g. MDAs are). Are observations correct?
Should not smtpd make sure that whatever it starts is getting killed
upon its own termination?

-- 
    -- Kirill Miazine <k...@krot.org>

Reply via email to