Also possible with Postmarkapp's Inbound hook, and they support image attachments. They even provide PHP, Ruby, Python libraries for saving attachments.
I don't think so (though I'm not sure). Cloudmine looks like it is aimed at mobile app backends, and the amount of code used for this project would be too custom for what is afforded on those types of services.
Sorry, I was in a bad mood. I should have written:
This is now how you edit that file. You should edit this file using `visudo`, which "locks the sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for parse errors" (quotes text from man page).
My apologies, please let me know how it should be done? You're right, though, all of my other technical knowledge has become null and void because I goofed this part up.
[+] [-] twakefield|14 years ago|reply
[+] [-] andrewjshults|14 years ago|reply
if($_POST['signature'] !== hash_hmac('sha256', $_POST['timestamp'] . $_POST['token'], MAILGUN_KEY)) { exit; }
[+] [-] blakeperdue|14 years ago|reply
[+] [-] toomuchtodo|14 years ago|reply
[+] [-] jazzychad|14 years ago|reply
[+] [-] mrothe|14 years ago|reply
This is _not_ how you do this! I stopped reading once I read that line. I can't take anyone serious who does this.
[+] [-] beaumartinez|14 years ago|reply
[+] [-] mrothe|14 years ago|reply
This is now how you edit that file. You should edit this file using `visudo`, which "locks the sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for parse errors" (quotes text from man page).
[+] [-] jazzychad|14 years ago|reply
[+] [-] siculars|14 years ago|reply