README-main 1.1 KB

12345678910111213141516171819202122232425262728
  1. $OpenBSD: README-main,v 1.1 2013/11/07 07:09:00 ajacoutot Exp $
  2. +-----------------------------------------------------------------------
  3. | Running ${FULLPKGNAME} on OpenBSD
  4. +-----------------------------------------------------------------------
  5. Maildrop must be run as the uid/gid of the user whose mailbox it is
  6. delivering to.
  7. Therefore, if the MTA does not spawn it with the correct uid/gid, it
  8. needs to be suid root to perform the operation itself.
  9. The port is installed with the suid bit stripped by default. This works
  10. out-of-the-box with MTAs like qmail, which spawn maildrop with the
  11. correct uid/gid it needs to perform the delivery.
  12. For more information, please read the documentation in
  13. ${PREFIX}/share/doc/maildrop/INSTALL.
  14. It should be safe to enable the suid bits, but scan over the code first
  15. and satisfy yourself that there are no security holes.
  16. If you perform a full audit, please inform <ports@openbsd.org> and the
  17. suid bit may then be enabled by default.
  18. The following files will need suid re-enabled if you so choose:
  19. ${PREFIX}/bin/maildrop
  20. ${PREFIX}/bin/lockmail