Changes

From SME Server
Jump to navigationJump to search
m
Replaced Template:drawBox* (deprecated) with Template:* box
Line 1: Line 1: −
   
== Introduction ==
 
== Introduction ==
   Line 35: Line 34:  
or
 
or
 
  /etc/init.d/qmail restart
 
  /etc/init.d/qmail restart
      
== Qmail Handle ==
 
== Qmail Handle ==
Some post indicate to use qmHandle from Saco, but you are adviced there is a bug  
+
{{Warning box|Some posts indicate to use qmHandle from Saco, but you are advised there is a bug ([[bugzilla:2020|bug 2020]]).}}
   −
install qmHandle
+
*Install qmHandle
http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=0
+
Download and install [http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=0 smeserver-saco-qmHandle]:
On my system, the following command will remove existing double-bounces from the queue:
+
cd /tmp
qmHandle -Sfailure\ notice
+
wget http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=0
 +
yum localinstall /path/to/downloaded/rpm
   −
And then I run this, to make sure qmHandle hasn't left qmail unstable:
+
*The following command will remove existing double-bounces from the queue:
/etc/init.d/qmail restart
+
qmHandle -Sfailure\ notice
   −
 
+
*And then run this, to make sure qmHandle hasn't left qmail unstable:
http://bugs.contribs.org/show_bug.cgi?id=2020
+
/etc/init.d/qmail restart

Navigation menu