:::::::::::::::::
:: SEND ATTACH ::
:::::::::::::::::
(only sysop)
Syntax: .attach <filename>

You can attach as sysop any file existing on BBS PC to a mail as autobinary
attachment. You have to write ".attach" in small letters and it can't be
shortend.

Example:
  s dl8mbt @ db0aab
  Leseutility
  Anbei neuestes Util util.tgz
  .attach src/util.tgz

In this example the file "util.tgz" in bcm-subdirectory "src" is attached to
the mail.

You can automatically add binary files into an import file:
-------------------
os BS -2 file.zip
s board file.b01
.attach file.b01
s board file.b02
.attach file.b02
-------------------
Nevertheless it's not possible to import a BS upload file, because those
files include special binary characters which import can't handle.
Filenames have to be less than 50 characters, if they are longer
they will be truncated, but filename ending will be kept.