Tagged Questions
4
votes
2answers
725 views
What is the MIME equivalent of uuencode for sendmail?
e.g., I've got files I want to send by sendmail but the receiving mailbox (for posting pictures to my blog) will not accept uuencode files a la
$uuencode file | sendmail user@domain
I'm guessing ...