php - Why PHPMailer needs an SMTP to send emails and postfix doesn't -


i installed postfix: it's sending email without configuration me. (i choosed no-config setup)

can know why phpmailer needs valid smpt or relay send emails while postfix doens't?

thanks

postfix mail server. phpmailer library interface mail server.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -