Skip to content

Instantly share code, notes, and snippets.

@bencevans
Last active October 21, 2019 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bencevans/45d41193b5d21973e58f2597f355c1bb to your computer and use it in GitHub Desktop.
Save bencevans/45d41193b5d21973e58f2597f355c1bb to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
html, body {
font-family: 'Inconsolata', monospace;
max-width: 800px;
}
table {
border-spacing: 0;
}
td {
padding:0;
}
.man-body {
margin-left: 30px;
}
<table style="width: 100%;border:0;">
<tr>
<td style="text-align:left">curlmail(1)</td>
<td style="text-align:center">The CurlMail Manual</td>
<td style="text-align:right">curlmail(1)</td>
</tr>
</table>
<br/>
<b>NAME</b><br/>
<div class="man-body"><b>curl curlmail.co/</b>[email]?[options...]</div>
</br>
<b>DESCRIPTION</b>
<div class="man-body">
CurlMail allows you to very easily and quickly send yourself email notifications using curl (without requring an account, API key, unblocking port 25<br/>
and issues with email rejection etc.)
<br/><br/>
Get started by sending yourself a notification using the curl command above!
<br/><br/>
If you want to enable customisations, simply click the activation link, provided in one of the emails.
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment