method
deliver!
deliver!(mail = @mail)
public
Delivers a TMail::Mail object. By default, it delivers the cached mail object (from the #create! method). If no cached mail object exists, and no alternate has been given as the parameter, this will fail.