PLIST-main 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. @comment $OpenBSD: PLIST-main,v 1.14 2016/03/18 21:59:51 giovanni Exp $
  2. @conflict imap-uw-*
  3. @conflict courier-utils-*
  4. @pkgpath ${BASE_PKGPATH}
  5. @newgroup _courier:571
  6. @newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
  7. @extraunexec rm -rf ${SYSCONFDIR}/*
  8. @bin bin/couriertls
  9. @bin bin/deliverquota
  10. @bin bin/imapd
  11. @bin bin/maildiracl
  12. @bin bin/maildirkw
  13. @bin bin/maildirmake
  14. bin/makeimapaccess
  15. @bin libexec/couriertcpd
  16. libexec/imapd-ssl.rc
  17. libexec/imapd.rc
  18. libexec/makedat
  19. @bin libexec/makedatprog
  20. @man man/man1/couriertcpd.1
  21. @man man/man1/maildiracl.1
  22. @man man/man1/maildirkw.1
  23. @man man/man1/maildirmake.1
  24. @man man/man8/deliverquota.8
  25. @man man/man8/imapd.8
  26. @man man/man8/makeimapaccess.8
  27. @man man/man8/mkdhparams.8
  28. @man man/man8/mkimapdcert.8
  29. @bin sbin/imaplogin
  30. sbin/mkdhparams
  31. sbin/mkimapdcert
  32. sbin/sharedindexinstall
  33. sbin/sharedindexsplit
  34. share/doc/courier/
  35. share/doc/courier/AUTHORS
  36. share/doc/courier/ChangeLog
  37. share/doc/courier/INSTALL
  38. share/doc/courier/NEWS
  39. share/doc/courier/README
  40. share/doc/courier/README.couriertls
  41. share/doc/courier/README.imap.txt
  42. share/doc/courier/README.imapkeywords.html
  43. share/doc/courier/README.maildirfilter.html
  44. share/doc/courier/README.maildirquota.txt
  45. share/doc/courier/README.proxy
  46. share/doc/courier/README.sharedfolders.txt
  47. share/examples/courier/
  48. @mode 600
  49. share/examples/courier/imapd-ssl.dist
  50. @sample ${SYSCONFDIR}/imapd-ssl
  51. share/examples/courier/imapd.cnf
  52. @sample ${SYSCONFDIR}/imapd.cnf
  53. share/examples/courier/imapd.dist
  54. @sample ${SYSCONFDIR}/imapd
  55. share/examples/courier/quotawarnmsg.example
  56. @mode 644
  57. @owner _courier
  58. @group _courier
  59. @sample ${SYSCONFDIR}/quotawarnmsg
  60. @mode 755
  61. @sample ${SYSCONFDIR}/shared/
  62. @sample ${SYSCONFDIR}/shared.tmp/
  63. @owner
  64. @group
  65. @mode
  66. @rcscript ${RCDIR}/courier_imap
  67. @rcscript ${RCDIR}/courier_imap_ssl