Linux and Sendmail Attachment Help
david56
-
david56 -
david56 -
Hello,
I am sending you this message during this Christmas season and wish you happy holidays. So, here it is, I am using Linux and I would like to know how to send an attachment with sendmail. I tried this command but nothing works.
sendEmail -f ***@*** -t ***@*** -u "pentesting tester" -m "I'm doing my first test with sendmail" -s smtp.orange.fr -a /home/david/sendmail.pdf -o tls=no
I am currently studying for a certification in cybersecurity, specifically pentesting, and as a complete novice, I have been asked to perform various basic tasks to familiarize myself with email sending methods.
Configuration: Configuration: Linux / Firefox 45.0
I am sending you this message during this Christmas season and wish you happy holidays. So, here it is, I am using Linux and I would like to know how to send an attachment with sendmail. I tried this command but nothing works.
sendEmail -f ***@*** -t ***@*** -u "pentesting tester" -m "I'm doing my first test with sendmail" -s smtp.orange.fr -a /home/david/sendmail.pdf -o tls=no
I am currently studying for a certification in cybersecurity, specifically pentesting, and as a complete novice, I have been asked to perform various basic tasks to familiarize myself with email sending methods.
Configuration: Configuration: Linux / Firefox 45.0
Yes, absolutely, that's why I find it strange that a PDF document isn't going through since it's really very small in KB.
does the verbal mode force the sending?
There must have been a mistake somewhere ;-(