Qmail-notify
| qmail-notify logo | |
| Maintainer | maintainer |
|---|---|
| Url | https://wiki.koozali.org |
| Source: | smeserver-qmail-notify |
| Category | |
| Tags | File, this, with, a, list, of, tags |
Maintainer
imported by John Crisp initial work of Peter Schubert
Version
Description
This package provides templates for a program to notify senders about email that has been held in the qmail queue.
More details found here.
Installation
SME11 switched to Postfix, see https://www.postfix.org/postconf.5.html#delay_warning_time
config setprop postfix DelayWarningTime 1h systemctl restart postfix
yum --enablerepo=smecontribs install smeserver-qmail-notify
Configuration
you can list the available configuration with the following command :
config show qmail-notify
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
| property | default | values |
|---|---|---|
| minutes | 30 | numeric |
| hours | * | numeric |
| status | disabled | enabled,disabled |
Uninstall
yum remove smeserver-qmail-notify qmail-notify
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-qmail-notify component or use this link
Below is an overview of the current issues for this contrib:
| ID | Product | Version | Status | Summary |
|---|---|---|---|---|
| 13260 | SME Contribs | 11.0 | CONFIRMED | Remove smesever-qmail-notify |
Changelog
Only released version in smecontrib are listed here.
- Fix up createlinks to create update event [SME: 11542]
- Fix timing in cron template - Zsolt Vasarhelyi [SME: 11542]
- Fix typo in cron template - Zsolt Vasarhelyi [SME: 11542]
2021/04/09 John Crisp 2.0.0-1.sme
- First Import to SME Contribs [SME: 11542]
- Template crontab
- First release