I am using uuencode to create attachment and send to other users. As this,
uuencode temp.txt temp.txt | mailx "email adresses"
I do receive the email, but I don't see the attachments, instead I see the encrypted file.
It seems that Outlook could not see it's an encryption. I tried do the samething from a friends Unix server. It worked perfectly.
Just curious what do I have to do to make sure mine works.
Thanks for the help!
uuencode temp.txt temp.txt | mailx "email adresses"
I do receive the email, but I don't see the attachments, instead I see the encrypted file.
It seems that Outlook could not see it's an encryption. I tried do the samething from a friends Unix server. It worked perfectly.
Just curious what do I have to do to make sure mine works.
Thanks for the help!