Description
     This function should be called once you have added the 
     text/html/images/attachments. It builds the message and returns it. 
     It does not send it. To send what this function returns (in conjunction 
     with the headers()
      -function) you would need to use the 
      Mail::send()-function