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 < %s |& /usr/local/samba/bin/smbclient -M %m; rm %s' &</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>
<p><br><li><strong><strong>I</strong></strong> Include files and directories. Is the default
behavior when filenames are specified above. Causes tar files to
be included in an extract or create (and therefore everything else to
- be excluded). See example below. Filename globbing does not work for
- included files for extractions (yet).
+ be excluded). See example below. Filename globbing works
+ in one of two ways. See <strong>r</strong> below.
<p><br><li><strong><strong>X</strong></strong> Exclude files and directories. Causes tar files to
be excluded from an extract or create. See example below. Filename
- globbing does not work for excluded files (yet).
+ globbing works in one of two ways now. See <strong>r</strong> below.
<p><br><li><strong><strong>b</strong></strong> Blocksize. Must be followed by a valid (greater than
zero) blocksize. Causes tar file to be written out in
blocksize*TBLOCK (usually 512 byte) blocks.
archive bit set. Useful only with the <strong>c</strong> flag.
<p><br><li><strong><strong>q</strong></strong> Quiet. Keeps tar from printing diagnostics as it
works. This is the same as tarmode quiet.
+<p><br><li><strong><strong>r</strong></strong> Regular expression include or exclude. Uses regular
+ regular expression matching for excluding or excluding files if
+ compiled with HAVE_REGEX_H. However this mode can be very slow. If
+ not compiled with HAVE_REGEX_H, does a limited wildcard match on * and
+ ?.
<p><br><li><strong><strong>N</strong></strong> Newer than. Must be followed by the name of a file
whose date is compared against files found on the share during a
create. Only files newer than the file specified are backed up to the
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
866 (Cyrillic), 932 (Kanji SJIS), 936 (Simplified Chinese), 949
(Hangul) and 950 (Traditional Chinese)\&. Users are encouraged to write
text codepage definition files for their own code pages and donate
-them to \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. All codepage files in the
+them to \fIsamba-bugs@samba\&.org\fP\&. All codepage files in the
Samba \fIsource/codepages\fP directory are compiled and installed when a
\fI\'make install\'\fP command is issued there\&.
.PP
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
(1)\fP, and the Internet RFC\'s \fBrfc1001\&.txt\fP,
\fBrfc1002\&.txt\fP\&. In addition the CIFS (formerly SMB) specification is
available as a link from the Web page :
-http://samba\&.anu\&.edu\&.au/cifs/\&.
+http://samba\&.org/cifs/\&.
.PP
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.PP
For example, running :
.PP
-\f(CWnmblookup -U samba\&.anu\&.edu\&.au -R IRIX#1B\'\fP
+\f(CWnmblookup -U samba\&.org -R IRIX#1B\'\fP
.PP
-would query the WINS server samba\&.anu\&.edu\&.au for the domain master
+would query the WINS server samba\&.org for the domain master
browser (1B name type) for the IRIX workgroup\&.
.PP
.SH "VERSION"
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
you read the documentation that comes with Samba and the manual pages
of those components that you use\&. If the manual pages aren\'t clear
enough then please send a patch or bug report
-to \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+to \fIsamba-bugs@samba\&.org\fP\&.
.PP
.IP
.IP "\fBsmbd\fP"
suite, but please obey the terms of this license\&.
.PP
The latest version of the Samba suite can be obtained via anonymous
-ftp from samba\&.anu\&.edu\&.au in the directory pub/samba/\&. It is
+ftp from samba\&.org in the directory pub/samba/\&. It is
also available on several mirror sites worldwide\&.
.PP
You may also find useful information about Samba on the newsgroup
If you have access to a WWW viewer (such as Netscape or Mosaic) then
you will also find lots of useful information, including back issues
of the Samba mailing list, at
-http://samba\&.anu\&.edu\&.au/samba/\&.
+http://samba\&.org/samba/\&.
.PP
.SH "VERSION"
.PP
.SH "CONTRIBUTIONS"
.PP
If you wish to contribute to the Samba project, then I suggest you
-join the Samba mailing list at \fIsamba@samba\&.anu\&.edu\&.au\fP\&. See the
+join the Samba mailing list at \fIsamba@samba\&.org\fP\&. See the
Web page at
-http://samba\&.anu\&.edu\&.au/listproc
+http://samba\&.org/listproc
for details on how to do this\&.
.PP
If you have patches to submit or bugs to report then you may mail them
-directly to \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Note, however, that due to
+directly to \fIsamba-bugs@samba\&.org\fP\&. Note, however, that due to
the enormous popularity of this package the Samba Team may take some
time to respond to mail\&. We prefer patches in \fIdiff -u\fP format\&.
.PP
.PP
Contributors to the project are now too numerous to mention here but
all deserve the thanks of all Samba users\&. To see a full list, look at
-ftp://samba\&.anu\&.edu\&.au/pub/samba/alpha/change-log
+ftp://samba\&.org/pub/samba/alpha/change-log
for the pre-CVS changes and at
-ftp://samba\&.anu\&.edu\&.au/pub/samba/alpha/cvs\&.log
+ftp://samba\&.org/pub/samba/alpha/cvs\&.log
for the contributors to Samba post-CVS\&. CVS is the Open Source source
code control system used by the Samba Team to develop Samba\&. The
project would have been unmanageable without it\&.
.PP
In addition, several commercial organizations now help fund the Samba
Team with money and equipment\&. For details see the Samba Web pages at
-http://samba\&.anu\&.edu\&.au/samba/samba-thanks\&.html\&.
+http://samba\&.org/samba/samba-thanks\&.html\&.
.PP
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.IP
\f(CW"message command = rm %s"\fP\&.
.IP
-For the really adventurous, try something like this:
-.IP
-\f(CWmessage command = csh -c \'csh < %s |& /usr/local/samba/bin/smbclient -M %m; rm %s\' &\fP
-.IP
-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 :-)
-.IP
\fBDefault:\fP
\f(CW no message command\fP
.IP
Include files and directories\&. Is the default
behavior when filenames are specified above\&. Causes tar files to
be included in an extract or create (and therefore everything else to
-be excluded)\&. See example below\&. Filename globbing does not work for
-included files for extractions (yet)\&.
+be excluded)\&. See example below\&. Filename globbing works
+in one of two ways\&. See \fBr\fP below\&.
.IP
.IP "\fBX\fP"
Exclude files and directories\&. Causes tar files to
be excluded from an extract or create\&. See example below\&. Filename
-globbing does not work for excluded files (yet)\&.
+globbing works in one of two ways now\&. See \fBr\fP below\&.
.IP
.IP "\fBb\fP"
Blocksize\&. Must be followed by a valid (greater than
Quiet\&. Keeps tar from printing diagnostics as it
works\&. This is the same as tarmode quiet\&.
.IP
+.IP "\fBr\fP"
+Regular expression include or exclude\&. Uses regular
+regular expression matching for excluding or excluding files if
+compiled with HAVE_REGEX_H\&. However this mode can be very slow\&. If
+not compiled with HAVE_REGEX_H, does a limited wildcard match on * and
+?\&.
+.IP
.IP "\fBN\fP"
Newer than\&. Must be followed by the name of a file
whose date is compared against files found on the share during a
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
\fBtestprns (1)\fP, and the Internet RFC\'s
\fBrfc1001\&.txt\fP, \fBrfc1002\&.txt\fP\&. In addition the CIFS (formerly SMB)
specification is available as a link from the Web page :
-http://samba\&.anu\&.edu\&.au/cifs/\&.
+http://samba\&.org/cifs/\&.
.PP
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full list of contributors
and details on how to submit bug reports, comments etc\&.
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy
-Allison, \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+Allison, \fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
supported feature in Samba2\&.0 but will become supported in a later
release\&. If you wish to know more about using Samba as an NT PDC then
please subscribe to the mailing list
-\fIsamba-ntdom@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-ntdom@samba\&.org\fP\&.
.IP
This option is only available when running \fBsmbpasswd\fP as root\&.
.IP
.SH "AUTHOR"
.IP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.IP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.IP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
excellent piece of Open Source software available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison,
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell (samba-bugs@samba\&.anu\&.edu\&.au)\&. Samba is now developed
+Andrew Tridgell (samba-bugs@samba\&.org)\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,
.SH "AUTHOR"
.PP
The original Samba software and related utilities were created by
-Andrew Tridgell \fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&. Samba is now developed
+Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed\&.
.PP
Source software, available at
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
and updated for the Samba2\&.0 release by Jeremy Allison\&.
-\fIsamba-bugs@samba\&.anu\&.edu\&.au\fP\&.
+\fIsamba-bugs@samba\&.org\fP\&.
.PP
See \fBsamba (7)\fP to find out how to get a full
list of contributors and details on how to submit bug reports,