Skip to content

Add (and ignore) -B option.

Greg Arnold requested to merge gja/ssmtp:add-B-option into master

Sendmail has a -B option to dictate the body type.

If ssmtp is invoked as sendmail -B 8BITMIME $rcpt, the user 8BITMIME also gets a copy of the e-mail. This fixes that and silently ignores the flag.

Merge request reports

Loading