[Bug 13426] New: sendmail does not ignore unknown options

bugzilla at busybox.net bugzilla at busybox.net
Tue Jan 5 08:11:21 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13426

            Bug ID: 13426
           Summary: sendmail does not ignore unknown options
           Product: Busybox
           Version: 1.32.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: kukuk at suse.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

The busybox sendmail help contains:

"Other options are silently ignored; -oi is implied."

But sendmail does not ignore other options:

sendmail -F aaa
sendmail: invalid option -- 'F'
BusyBox v1.32.0 () multi-call binary.

Usage: sendmail [-tv] [-f SENDER] [-amLOGIN 4<user_pass.txt | -auUSER -apPASS]
                [-w SECS] [-H 'PROG ARGS' | -S HOST] [RECIPIENT_EMAIL]...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list