First page Back Continue Last page Summary Graphics
Avoiding Running as root (cont)
starting in 8.12, removed need for setuid bit
- daemon still invoked as root
(can still bind to port 25, read .forward files, invoke delivery agents as other users, etc)
- setuid bit was only needed to write email to queue directory when submitted via command line
- this mode is called Message Submission Program (MSP)