./mail/qmail-run, Configures qmail to receive and deliver mail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 20170409, Package name: qmail-run-20170409, Maintainer: schmonz

This package creates all the needed basic config files to run qmail,
provides example {mailer,spamdyke,stunnel}.conf and wrapper scripts for
procmail and qmail-qfilter, and installs NetBSD-style rc.d scripts.


Required to run:
[mail/qmail]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2017-04-17 18:15:17 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #5256 - requested by schmonz
mail/qmail-run: bugfix

Revisions pulled up:
- mail/qmail-run/Makefile                                       1.33
- mail/qmail-run/files/qmailofmipd.sh                           1.3
- mail/qmail-run/files/qmailpop3d.sh                            1.12
- mail/qmail-run/files/qmailsmtpd.sh                            1.12
- mail/qmail-run/options.mk                                     1.2

---
   Module Name:	pkgsrc
   Committed By:	schmonz
   Date:		Sun Apr  9 12:58:46 UTC 2017

   Modified Files:
   	pkgsrc/mail/qmail-run: Makefile options.mk
   	pkgsrc/mail/qmail-run/files: qmailofmipd.sh qmailpop3d.sh qmailsmtpd.sh

   Log message:
   Add "qmail-run-ofmipd" option that controls the dependency on
   mess822. Turn it off by default. This should let us once again
   publish binary packages.

   To use another ofmipd, set qmailofmipd_ofmipdcmd in rc.conf. Likewise
   for qmail-smtpd and qmail-pop3d.

   Bump version.
   2017-04-17 18:12:20 by Benny Siegert | Files touched by this commit (6)
Log message:
Pullup ticket #5255 - requested by schmonz
mail/qmail-run: bugfix

Revisions pulled up:
- mail/qmail-run/DESCR                                          1.3
- mail/qmail-run/Makefile                                       1.32
- mail/qmail-run/files/qmailofmipd.sh                           1.2
- mail/qmail-run/files/qmailpop3d.sh                            1.11
- mail/qmail-run/files/qmailqread.sh                            1.9
- mail/qmail-run/files/qmailsmtpd.sh                            1.11

---
   Module Name:	pkgsrc
   Committed By:	schmonz
   Date:		Sun Apr  2 22:27:52 UTC 2017

   Modified Files:
   	pkgsrc/mail/qmail-run: DESCR

   Log message:
   Document more stuff this package includes nowadays.

---
   Module Name:	pkgsrc
   Committed By:	schmonz
   Date:		Tue Apr  4 07:51:03 UTC 2017

   Modified Files:
   	pkgsrc/mail/qmail-run: Makefile
   	pkgsrc/mail/qmail-run/files: qmailofmipd.sh qmailpop3d.sh qmailqread.sh
   	    qmailsmtpd.sh

   Log message:
   Substitute configured qmail users in rc.d scripts. Un-hardcode some
   paths in qmailofmipd.sh, somehow missed in 20170109. Bump version.