As far as I know it's used to send mail via authentication.
However, if you disable everything and only use php mail for CMS instead of authenticated mail, this can lead to your server get into spamlists when a script has a leak or gets hacked.
You might already be aware of that, but I'm mentioning it just in case.