Operating System - HP-UX
1748324 Members
3886 Online
108762 Solutions
New Discussion

Re: Mail attachment from command line

 
SOLVED
Go to solution
Raja_2
Advisor

Re: Mail attachment from command line

Hi Robert,

it's very handy trick with parenthesis... :)
I didn't know it.

Thanks

Radim
A. Clay Stephenson
Acclaimed Contributor

Re: Mail attachment from command line

Actually, your elm method would have also worked just fine from the command BUT there must be a .elm directory in the sender's home directory.

The include syntax within your mail textfile should be something very close to this:
[include myfilename application/octet-stream base64]

Where myfilename is your attachment.

Clay
If it ain't broke, I can fix that.