Showing posts with the label unix
Hashing, if you didn't know, is a term generally meant to refer to converting a bit of text, a key, or a file into a specific type of value. In the context of email address h…
Hey, *nix users! Did you know that you can send email using cURL? If you weren't aware, cURL "is a computer software project providing a library (libcurl) and command-li…
Here's a neat unix/linux email trick: How to get notified via email for SSH logins , courtesy of Tech Republic's Jack Wallen. And it uses your Gmail account to send the m…
Need to export a file from Linux via email? Got  uuencode ? Do you even remember  uuencode ? It's how we used to encode files for file sharing, back before you were born. Bec…
The linux/unix tool  mb2md  does one thing and it does it well: It takes and "mbox" mailbox file and converts it into Maildir files. In " mbox " mailbox forma…
With a bit of help from an online tutorial , I've figured out how to relay outbound mail through Gmail. (Of course, that means that I'm sending mail out through a specifi…