MBF Knowledge Base

Why does PHPMailer need a SMTP to send emails, but Postfix does not?

Postfix is a mail server (SMTP). Phpmailer is simply a library to interface with a mail server.