|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
mail attachment command line
Hi
I'm looking for a simple command line to send a postscript or pdf file in "attachment" within a shell with mail or sendmail thanks gilles -- tel +41 21 693 26 33 mobile +41 79 513 74 10 fax +41 21 693 76 00 www http://ltswww.epfl.ch/~auric GILLES AURIC EPFL ITS CH-1015 LAUSANNE SUISSE |
|
#2
|
|||
|
|||
|
mail attachment command line
Gilles Auric <gilles.auric@epfl.chwrote:
Hi I'm looking for a simple command line to send a postscript or pdf file in "attachment" within a shell with mail or sendmail $ uuencode file.pdf file.pdf | mail -s "See attached file.pdf" someone@somewhere.org Good luck -- Michael Heiming Remove +SIGNS and www. if you expect an answer, sorry for inconvenience, but I get tons of SPAM |
|
#3
|
|||
|
|||
|
mail attachment command line
Michael Heiming wrote:
Gilles Auric <gilles.auric@epfl.chwrote: > >>Hi >>I'm looking for a simple command line to send a postscript or pdf file >>in "attachment" within a shell with mail or sendmail > > $ uuencode file.pdf file.pdf | mail -s "See attached file.pdf" someone@somewhere.org > Good luck If you use perl for scripting then take a look at MIME::Lite module at http://www.cpan.org/ -- Andrzej [pl>en: Andrew] Adam Filip http://www.polbox.com/a/anfi/ anfi@priv.onet.pl anfi@xl.wp.pl [former: anfi@Box43.pl] I am proud I am not a new model bushman. *Random Epigram* : First love is only a little foolishness and a lot of curiosity, no really self-respecting woman would take advantage of it. -- George Bernard Shaw, "John Bull's Island" |
|
#4
|
|||
|
|||
|
mail attachment command line
In article <3F0E777B.3000807@epfl.ch>,
Gilles Auric <gilles.auric@epfl.chwrote: >I'm looking for a simple command line to send a postscript or pdf file >in "attachment" within a shell with mail or sendmail I wrote a simple script called matt that does that. See http://www.impa.br/~lhf/software.html |
|
#5
|
|||
|
|||
|
mail attachment command line
Gilles Auric wrote:
I'm looking for a simple command line to send a postscript or pdf file in "attachment" within a shell with mail or sendmail Heiner -- _ / __| |_ _ _ Heiner STEVEN <heiner.steven@nexgo.de> \__ \ _/ -_) V / -_) ' \ Shell Script Programmers: visit |/\__\|\_/\|_||_| http://www.shelldorado.com/ |
![]() |
| Viewing: Web Development Archives > FAQs > Unix/Linux > mail attachment command line |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|