drupal-mail

How to send e-mails from custom PHP code ?

hi, I need to send an e-mail from my custom php code using the Drupal service. In other words, I've noticed Drupal can easily send emails so I would like to know how can I use drupal libraries to send the emails, instead of using external libraries. thanks ...