mail vs smtp performance

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jemminger
Forum Newbie
Posts: 3
Joined: Fri Apr 18, 2008 9:53 pm

mail vs smtp performance

Post by jemminger »

anyone know of the performance of using 'mail' on a *nix platform vs. sending mail via smtp? in both cases i'm going through the PHPMailer class. wondering if anyone knows which way offers better speed performance.

thanks,
jeff
Post Reply