Hands-on guide for curl

I used curl from pinging a website to downloading a file or scrapping entire websites with it, but it never crossed my mind to interact with my mail provider with it.

Everything curl is an extensive guide for all things curl, mostly written by Daniel Stenberg, the founder of cURL project.

This is not a dry, technical help manual, but very hands-on, with many examples.

In the Using curl section, you will find how to read or send an email with curl.