Hi!
I want to start the server with runit (http://smarden.org/runit/) but it looks like the mta-server unhooks from streams stdin, stdout, stderr, so if I start server from runit it gets PID 2084 but next it gets PID 2086.
How can I make so that server isn't uncoupled from the standard streams?
Thanks!