King_Kong <[EMAIL PROTECTED]> writes:
> Hi all!
>
> How can I attache a file or files by sending mail from console ?
>
> $ mail -s subject [EMAIL PROTECTED] ... ? <-- How to attache from here ?
<UNTESTED>
You could try some thing like this:
uuencode file1 file2|mail -s "HOPE a file is attached" recipient@address
If both sender and receiver have compatible uuencode binary, it should
work.
Out of curiousity, I did test it here and it worked but sender and
receiver were the same person....
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list