Path to this page:
./
mail/qmail-run,
Configures qmail to receive and deliver mail
Branch: CURRENT,
Version: 20240206,
Package name: qmail-run-20240206,
Maintainer: schmonzThis package creates the config files and NetBSD-style rc.d scripts
needed to run qmail, and provides convenient wrappers for procmail,
spamassassin, and rspamd.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2018/12/11 17:49:40 schmonz Exp $
case "${STAGE}" in
POST-DEINSTALL)
for i in ofmip pop3 smtp; do
s="${PKG_SYSCONFDIR}/control/tcprules/${i}"
[ -f "${s}.cdb" ] && ! [ -f "${s}" ] && ${RM} -f "${s}.cdb"
done
;;
esac
Required to run:[
pkgtools/pkg_alternatives] [
mail/qmail-qfilter] [
mail/greetdelay] [
mail/qmail] [
mail/qmail-rejectutils] [
mail/qmail-acceptutils] [
mail/greylisting-spp] [
mail/qmail-spp-spf]
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2024-02-07) Updated to version: qmail-run-20240206
- (2024-02-05) Updated to version: qmail-run-20240205
- (2021-01-14) Updated to version: qmail-run-20210114
- (2020-12-14) Updated to version: qmail-run-20201214
- (2020-12-11) Updated to version: qmail-run-20201211
- (2020-10-05) Updated to version: qmail-run-20201005
CVS history: (Expand)