1830908 Members
1723 Online
110017 Solutions
New Discussion

mailx

 
SOLVED
Go to solution
Jon Thomas
New Member

mailx

Is there a simple way in mailx to append a file onto a message. Open this mailx message in Lotus Notes mail and extract and save the file in MS Windows for use (ie. Word or Excel).
2 REPLIES 2
Tracey
Trusted Contributor

Re: mailx

I use elm for including files, the command:
elm -s "Subject" tracey@home.com <script.file

The script file will include the name and path of the file(s) to be included. Format of file:

[include filename.dat text/plain quoted-printable]
Rita C Workman
Honored Contributor
Solution

Re: mailx

Oh, this is my favorite thing !! We set up and use the following method mentioned at this thread, because it works so well to do exactly what you mentioned...as well other things like sending tif, etc files.

http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x41950559ff7cd4118fef0090279cd0f9!0,00.html

Hope you like too,
/rcw