$useFileTransport public property
Whether to save email messages as files under $fileTransportPath instead of sending them to the actual recipients. This is usually used during development for debugging purpose.
See also $fileTransportPath.
public boolean $useFileTransport = false
Please login to continue.