sb.ateliervision
New Pleskian
Hello together!
I do not want any mailservers running on one server. But I want to use mail and sendmail completely normal.
I set up a small fileserver with ubuntu about one year ago and it was no problem!
If I try to send an email in the terminal I always get an error:
I do not want any mailservers running on one server. But I want to use mail and sendmail completely normal.
I set up a small fileserver with ubuntu about one year ago and it was no problem!
If I try to send an email in the terminal I always get an error:
# mail -s "hello" "test@gmail.com" <<EOF
hello
world
EOF
# send-mail: der Server sendete eine leere Antwort
send-mail: konnte Mail nicht verschicken (Account default aus /etc/msmtprc)
How I can fix this?hello
world
EOF
# send-mail: der Server sendete eine leere Antwort
send-mail: konnte Mail nicht verschicken (Account default aus /etc/msmtprc)