summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/smb.conf.5.html
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-11-27 06:04:28 +0000
committerAndrew Tridgell <tridge@samba.org>1998-11-27 06:04:28 +0000
commit98b72722c8c221047d890f9b7b1d51f16fdac705 (patch)
tree678ee76afa15e3c7921dcd4b63565038c2335221 /docs/htmldocs/smb.conf.5.html
parentbfca6e6a9d06742ea4ef36f1faac57eb0419b2d6 (diff)
downloadsamba-98b72722c8c221047d890f9b7b1d51f16fdac705.tar.gz
samba-98b72722c8c221047d890f9b7b1d51f16fdac705.tar.xz
samba-98b72722c8c221047d890f9b7b1d51f16fdac705.zip
re-ran yodl
Diffstat (limited to 'docs/htmldocs/smb.conf.5.html')
-rw-r--r--docs/htmldocs/smb.conf.5.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html
index 538230ee82f..fd0c6809a79 100644
--- a/docs/htmldocs/smb.conf.5.html
+++ b/docs/htmldocs/smb.conf.5.html
@@ -2526,12 +2526,6 @@ error. Unfortunately WfWg totally ignores the error code and carries
on regardless, saying that the message was delivered.
<p><br>If you want to silently delete it then try:
<p><br><code>"message command = rm %s"</code>.
-<p><br>For the really adventurous, try something like this:
-<p><br><code>message command = csh -c 'csh &lt; %s |&amp; /usr/local/samba/bin/smbclient -M %m; rm %s' &amp;</code>
-<p><br>this would execute the command as a script on the server, then give
-them the result in a WinPopup message. Note that this could cause a
-loop if you send a message from the server using smbclient! You better
-wrap the above in a script that checks for this :-)
<p><br><strong>Default:</strong>
<code> no message command</code>
<p><br><strong>Example:</strong>