0

I am trying to send a mail via sendmail command in ubuntu terminal like this:

sendmail EMAILADDRESS
FROM: FROMADDRESS
SUBJECT: hello world
this is a test email
.

I don't get any error in console, but in the logs I get the next line:

localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4

What could I do? I don't know how to do...

Thank for helping!

jartymcfly
  • 1,945
  • 9
  • 30
  • 51
  • Possible duplicate of [sendmail: how to configure sendmail on ubuntu?](http://stackoverflow.com/questions/10359437/sendmail-how-to-configure-sendmail-on-ubuntu) – Skrat Feb 13 '16 at 19:20
  • 1) Could you provide command line options you passed to sendmail? 2) Insert empty line between email headers and email body. – AnFi Feb 14 '16 at 08:36

0 Answers0