Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Sylvain on July 26, 2003, 10:34:59 PM
-
Hello Folks,
From the command line, how do I send a files to a mail account?
Thank you!
-
man mutt :-)
Try:
mutt -a file -s "subject" < mailtext address
--
Lo
-
Google for "BLAT"
-
Whoops, misparsed the question! My assumption was that the command line in question was from the land of Redmondor (where the windows lie). Still, mayhap some of you who've not run across blat before will find it handy.
-
You might wanna have a look at FileExchange if you plan to do a lot of transferring.
Its a PHP based proggie that allows you to send files to an e-mail adres.
http://www.seattleserver.com/projects.htm
There should be a sme rpm somewhere to !
-
this may be a dumb assumption, but if the mail account is on the command line computer, wouldn't cp work?
and if the file is not on the command line computer, don't you need an email client to create a wrapper?
Someone here pointed me to WinSCP2 to use to move files from windows clients to/from SME, works great wherever I have privileges, BLAT is very useful too