Yeah, just check with mail(), it return false
Then I check sendmail status with cmd
Then I try to send mail with cmd:
but it returns send-mail: Cannot open mail:25
Then I check sendmail status with cmd
Quote:service sendmail statusit returns
Quote:* sendmail.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
Then I try to send mail with cmd:
Code:
mail -s "Test Postfix" dfsdfsdfds@gmail.com
but it returns send-mail: Cannot open mail:25