[-
  $fdat{Email} = 'richter at embperl dot org' ;
  -]
  [$ syntax + Mail $]
  
    Hi,
    this is a test for a new mail tag
    it is send at [+ scalar(localtime) +]
    from Embperl's Mail taglib.
  
  [+ "tagend" +]
  $? = [+ $? +]
  [$ if $? $]
		Sorry, there was an error, your mail couldn't be send
  [$else$]
		Your mail was successfully delivered
  [$endif$]