Difference between revisions of "Qmail-notify"

From SME Server
Jump to navigationJump to search
 
Line 45: Line 45:
 
!default
 
!default
 
!values
 
!values
!
 
 
|-
 
|-
|DbName
+
|minutes
|nextcloud
+
|30
|string
+
|numeric
|for mysql db
 
 
|-
 
|-
|DbPassword
+
|hours
|GENERATED
+
|*
|string
+
|numeric
|for mysql db
 
|-
 
|DbUser
 
|nextcloud
 
|string
 
|for mysql db
 
|-
 
|access
 
|private
 
|private, public
 
|
 
 
|-
 
|-
 
|status
 
|status
|enabled
+
|disabled
 
|enabled,disabled
 
|enabled,disabled
 
|}
 
|}
 
 
 
===Uninstall===
 
===Uninstall===
 
  yum remove {{#var:smecontribname}}  {{#var:contribname}}
 
  yum remove {{#var:smecontribname}}  {{#var:contribname}}
Line 90: Line 75:
 
<!-- list of category you want to see this page in -->
 
<!-- list of category you want to see this page in -->
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
 
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->

Latest revision as of 12:52, 27 September 2021




Warning.png Work in Progress:
work in progress, even doc is in progress, use at your own risk has marked this page as a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.


qmail-notify
NeedImage.svg
qmail-notify logo
Maintainermaintainer
Urlhttps://wiki.koozali.org
Category

Category you want

Tags Filethiswithalistoftags


Maintainer

imported by John Crisp initial work of Peter Schubert

Version

Contrib 10:
smeserver-qmail-notify
The latest version of smeserver-qmail-notify is available in the SME repository, click on the version number(s) for more information.



Description

This package provides templates for a program to notify senders about email that has been held in the qmail queue


Installation

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:

No open bugs found.

Changelog

Only released version in smecontrib are listed here.

smeserver-qmail-notify Changelog: SME 10 (smecontribs)
2021/09/27 Brian Read 2.0.0-4.sme
- Fix up createlinks to create update event [SME: 11542]
2021/09/27 John Crisp 2.0.0-3.sme
- Fix timing in cron template - Zsolt Vasarhelyi [SME: 11542]
2021/09/23 John Crisp 2.0.0-2.sme
- 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

- DB configuration enabled, hours, nminutes, alt filename
2002/08/29 Peter Schubert 1.0.0-01
- First release