Script to disable SMTP protocol within Curl
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 12-10-2020 01:40 PM
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
0 REPLIES 0
