No setSender() / setDate() with Yii's mailer?

I am used to using the Swift mailer and wondering why Yii doesn’t implement the setSender() and setdate() methods from SwiftMailer? Is there any reason for this?

Edit: Also noticed it doesn’t support ReturnPath() either.

Thanks!

What we got is a nice foundation. You can build on it.