So this is something of a head scratcher for me, the mail() function has been virtually useless for most practical applications because of it’s lack of smtp and authentication support that most mta use these days, besides using 3rd parties like phpMailer , does newer versions of PHP mail() or equivelant functions have any native smtp or modern mail processing capabilities?