If you leave the parent running and the user stops the process e.g. via ctrl-C (SIGINT) or ctrl-\ (SIGQUIT) then it would kill both the parent process and the Popen process.
Вместо pop.yandex.ru можно использовать smtp.yandex.ru - у них адреса совпадают.
SELECT DISTINCT recepts.recept_id
FROM recepts
WHERE recepts.id ALL (
SELECT components.parent_id
FROM components
JOIN users
ON users.id IN (9)
AND users.parent_id = components.parent_id
)
В целом пока выглядит так, что мой максимум — это