July 25, 2023 in Ubuntu
How to send testmail for sendmail in UBUNTU
you can test if sendmail is configured correctly by sending an email. Follow these steps to send an email using sendmail − echo “Subject: Test email” | sendmail -v recipient@email.com Replace “adityaypi@yahoo.com” with the email address that you want to send the email to. If you receive the email, then sendmail is working correctly and configured to […]






