Trying to send email from my linux using php

A friend introduced me to Linux recently, and i have been exploring it, using to do my web designing jobs, but i have an issue i don’t know how to go about, in windows once i install WAMP server, i’m able to send emails straight from the localhost using PHPmailer. now on Linux, i have installed sendmail and PHPmailer yet the emails refuse to send. any help will be appreciated. thank you.

Welcome to the Fedora Community

I “know” you are running Fedora

Hey! You have seen this page?:
msmtp is in Fedora repos and it is still recent (according to msmtp - news)

sudo dnf install msmtp

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.