jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
847 stars 86 forks source link

ERROR when i send email to OUTLOOK #59

Closed jojojojojoj5564656465465 closed 5 months ago

jojojojojoj5564656465465 commented 1 year ago

Email sent to outlook are received, but the content of any kind is unreadable

swaks --attach-type text/html --attach-body @mod.html --attach-type application/pdf --attach documentation.pdf -t "$email" --add-header "MIME:Version 1.0" --add-header "Content-Type: text/html" --h-Subject "Devis pour Visite Virtuelle Google $prix€" --h-From: '"<MY NAME>" <EMAIL@gmail.com>' -s smtp.gmail.com:587 -tls -au EMAIL@gmail.com -ap jbnymdemutvqifd -f EMAIL@gmail.com --tls-protocol tlsv1_3

jetmore commented 7 months ago

@jojojojojoj5564656465465 I'm willing to look at this but you need to provide some detail. The contents of the files you're sending, the transaction where you actually send it, and the email that ends up being received on the server would all be needed to figure out what's going on

jetmore commented 5 months ago

feel free to reopen if there is more detail