Hello,
I'm looking to write a script within Jamf to disable the SMTP feature within curl as it is a security vulnerability to allow users to send mail via curl. I've attempted several iterations of the following commands in the script. Any suggestions?
curl --proto -smtp
curl --proto all,-smtp