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

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

fortran - Function return type mismatch -

queue - mq_receive: message too long -