Skip to content

Missing -f #1

@ghost

Description

If sendmail is called by sendmail [email protected] it results in sendmail [email protected]. On this line:

args[(($optIndex-2))]=$newFrom

needs to be some logic to deal with that. For example if [[ "${args[(($optIndex-2))]}" == \-f* ]] is true then add the missing -f argumment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions