Line 1: |
Line 1: |
| == qmHandle mail queue manager == | | == qmHandle mail queue manager == |
| + | |
| + | ===Maintainer=== |
| + | [[User:Unnilennium|Unnilennium]] |
| + | |
| | | |
| ===Overview=== | | ===Overview=== |
Line 5: |
Line 9: |
| The qmHandle rpm will install a Mail queue manager panel in server manager. | | The qmHandle rpm will install a Mail queue manager panel in server manager. |
| | | |
− | The current download location for a sme7.x compatible rpm is
| + | === Version === |
| + | {{ #smeversion: smeserver-qmHandle}} |
| | | |
− | http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=0
| + | ===Installation=== |
− | | |
− | and the current rpm is
| |
| | | |
− | smeserver-saco-qmHandle-1.3.4-3.noarch.rpm
| |
| | | |
− | ===Installation=== | + | yum install smeserver-qmHandle --enablerepo=smecontribs |
| | | |
− | Download the rpm and install with the command
| |
− | yum localinstall smeserver-saco-qmHandle-1.3.4-1.noarch.rpm
| |
| | | |
| The post upgrade event and reboot are not required. | | The post upgrade event and reboot are not required. |
Line 51: |
Line 51: |
| -N : list message numbers only | | -N : list message numbers only |
| (to be used either with -l, -L or -R) | | (to be used either with -l, -L or -R) |
| + | -X : do the same but for smeserver-altqmail contrib rather than for the stock qmail |
| | | |
| | | |
Line 62: |
Line 63: |
| | | |
| | | |
− | {{Note box|In some cases qmail does not restart after messages have been deleted. You should check the status of qmail after deleting messages.}} | + | {{Note box|In some cases qmail did not restart after messages have been deleted, in older versions (Saco). The rpm in the repository has been fixed. You should check the status of qmail after deleting messages.}} |
| | | |
| To check status of qmail | | To check status of qmail |
Line 68: |
Line 69: |
| | | |
| | | |
− | {{Warning box|Before deleting messages from the queue, you should stop qmail first. If you delete messages without stopping qmail, then qmail may stop and you will unknowingly be without a operational mail server (ie qmail)}}. | + | {{Warning box|Before deleting messages from the queue, you should stop qmail first in saco version. If you delete messages without stopping qmail, then qmail may stop and you will unknowingly be without a operational mail server (ie qmail). This is not necessary in the newer fixed version available on the smecontribs repo}}. |
| | | |
| To stop qmail | | To stop qmail |
Line 78: |
Line 79: |
| | | |
| Remove (uninstall) the rpm with the command | | Remove (uninstall) the rpm with the command |
− | rpm -e smeserver-saco-qmHandle | + | yum remove smeserver-qmHandle |
| | | |
| | | |
Line 89: |
Line 90: |
| http://bugs.contribs.org/show_bug.cgi?id=2020 | | http://bugs.contribs.org/show_bug.cgi?id=2020 |
| | | |
| + | === Bugs === |
| + | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] |
| + | and select the smeserver-qmhandle component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-qmHandle|title=this link}}. |
| + | |
| + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-qmHandle|noresultsmessage="No open bugs found."}} |
| + | |
| + | ===Changelog=== |
| + | Only released version in smecontrib are listed here. |
| + | |
| + | {{ #smechangelog: smeserver-qmHandle}} |
| | | |
| ---- | | ---- |
| [[Category:Contrib]] | | [[Category:Contrib]] |
| [[Category:Mail]] | | [[Category:Mail]] |