jetmore / swaks

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

update --data docs #48

Open jetmore opened 2 years ago

jetmore commented 2 years ago

In particular, be explicit about what transformations we perform on the argument. We mention \n and tokens, but we don't mention adding the dot, From_ stripping, line endings, etc. When adding it, explicitly mention options for turning off that behavior (--no-data-fixup, --no-strip-from, etc).