Re: How to mail a file?

1999-01-19 Thread Jiri Baum
Hello, Horacio: - How would I gzip and/or tar the file? Yes. If you use tar, you can use the `z' option instead of separate compression (but note that some other versions of tar don't have that). Would this process take place before encoding? Yes. - And digital signing and/or encrypting?

How to mail a file?

1999-01-14 Thread homega
Hi there, I believe there's a command for e-mailing a file without having to use an MTU, but directly from the command line. mailx, smail,... any ideas? TIA -- Un saludo, Horacio [EMAIL PROTECTED]

Re: How to mail a file?

1999-01-14 Thread Remco van de Meent
On Thu, Jan 14, 1999 at 01:28:48PM +0100, [EMAIL PROTECTED] wrote: : I believe there's a command for e-mailing a file without having to use an : MTU, but directly from the command line. mailx, smail,... any ideas? For text files: mail -s 'your subject' recipient file.txt For binary

Re: How to mail a file?

1999-01-14 Thread E.L. Meijer \(Eric\)
On Thu, Jan 14, 1999 at 01:28:48PM +0100, [EMAIL PROTECTED] wrote: : I believe there's a command for e-mailing a file without having to use an : MTU, but directly from the command line. mailx, smail,... any ideas? For text files: mail -s 'your subject' recipient file.txt For

Re: How to mail a file?

1999-01-14 Thread Hanno 'Rince' Wagner
Hi, On Thu, Jan 14, 1999 at 02:46:49PM +0100, E.L. Meijer Eric wrote: there a way to send more than one file in a mail this way? what about mutt? mutt -a file1 -a file2 -a file3 -s subject recipient /dev/null works fine :-) Ciao, Hanno --

Re: How to mail a file?

1999-01-14 Thread Carsten Schabacker
In [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I believe there's a command for e-mailing a file without having to use an MTU, but directly from the command line. mailx, smail,... any ideas? If you want to send a textfile: $ mailx -s Subjecttext [EMAIL PROTECTED] FILENAME If you want to

Re: How to mail a file?

1999-01-14 Thread homega
Hi again, The below responses to my initial question just left me with a few doubts: - Both commands, mail and mailx, seem to work pretty much the same way, are there any differences? and, will they send the files to the mailing queu (sp?)? - How would I gzip and/or tar the file? Would this

Re: How to mail a file?

1999-01-14 Thread Remco van de Meent
On Thu, Jan 14, 1999 at 05:45:11PM +0100, [EMAIL PROTECTED] wrote: : The below responses to my initial question just left me with a few doubts: : : - How would I gzip and/or tar the file? Would this process take place : before encoding? (OTH tar'ing would be a way of sending several files

Re: How to mail a file?

1999-01-14 Thread Steve Lamb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 14 Jan 1999 13:28:48 +0100, [EMAIL PROTECTED] wrote: I believe there's a command for e-mailing a file without having to use an MTU, but directly from the command line. mailx, smail,... any ideas? Yes, it is called FTP. - --

Re: How to mail a file?

1999-01-14 Thread Andrew Ivanov
Or mail email_address file That works with mailx installed. Andrew Never include a comment that will help | Andrew Ivanov someone else understand your code. | [EMAIL PROTECTED] If they understand it, they don't | ICQ: