Differences between version 2 and predecessor to the previous major change of QmailScannerNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Friday, April 2, 2004 4:57:59 pm | by DrewBroadley | Revert |
Older page: | version 1 | Last edited on Friday, April 2, 2004 11:06:38 am | by AristotlePagaltzis | Revert |
@@ -6,4 +6,6 @@
in __/service/qmail-smtpd/run__, __qmail-smtpd__ won't start up because the run script stalls at that point. The problem is that the QmailScanner script does not background itself, so you have to tell the shell to do that by appending a __&__:
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl __&__"
+
+Note: This is for ONLY if you are having issues with the qmail-scanner-queue.pl file stalling the startup of qmail-smtp. This is a Hack and is not guaranteed to work!