RE: sending an email attachment

2002-11-08 Thread Luna Antonio (Servi-Centro)
You need to download the perl modules listed below and copy the code to a perl program. use MIME::QuotedPrint; use MIME::Base64; use Mail::Sendmail 0.75; # doesn't work with v. 0.74! %mail = ( SMTP => 'smtp.site1.csi.com', from => '[EMAIL PROTECTED]', to => '[EMAIL PROTECT

RE: What is cat?

2002-06-03 Thread Luna Antonio (Servi-Centro)
cat - concatenate files and print on the standard output > -Original Message- > From: Camilo Gonzalez [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 9:55 AM > To: '[EMAIL PROTECTED]' > Subject: What is cat? > > > I see the word 'cat' being used an awful lot lately here and

RE: parsing a domain name out of an email address

2002-03-19 Thread Luna Antonio (Servi-Centro)
Title: RE: parsing a domain name out of an email address I think the following page could help you. -Original Message- From: Rand Cufley [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 12:55 PM To: 'Eric Peers'; [EMAIL PROTECTED] Subject: RE: parsing a domain name out of an e