Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
it:oss:swaks [2024-02-16 10:31] strolsit:oss:swaks [2024-02-16 11:39] (current) – Content-Type ergänzt strols
Line 4: Line 4:
  
 <code> <code>
-for i in recipient@example.invalid ; do swaks -s localhost -p 25 --from sender@example.invalid --h-From: '"First Sur" <sender@example.invalid>' --to recipient-bcc@example.invalid,$i --h-To: "$i" --h-Subject: 'subject line' -b ./file.txt ; done+for i in recipient@example.invalid ; do swaks -s localhost -p 25 --from sender@example.invalid --h-From: '"First Sur" <sender@example.invalid>' --to recipient-bcc@example.invalid,$i --h-To: "$i" --h-Subject: 'subject line' -h-Content-Type: 'text/plain; charset="UTF-8"' -h-Content-Transfer-Encoding: '8bit'  -b ./file.txt ; done
 </code> </code>
  
it/oss/swaks.1708075886.txt · Last modified: 2024-02-16 10:31 by strols
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0