Showing posts with the label linux
If you've ever typed "echo hi | mail user@example.com" from a *nix prompt. then you're familiar with the unix "mail" command, typically part of GNU Ma…
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…
As reported on Slashdot: "[After recent spam filter changes at Gmail, Linux inventor Linus] Torvalds said his own experience [is] that around 30 per cent of the mail in his …