Rahul Pawar rearranged electrons thusly:

> The problem is of sending ATTACHMENT(S) using
> 'sendmail'
> Please help me with how to send attachment using
> sendmail of Linux.
 
 You can do that either using your mail program, or using a perl script.

 See if you have the MIME::Tools perl module installed - makes the job easier.
 Or, find out the mime type of the attachment and hardcode the appropriate
 headers, boundaries, etc.  Search for 'send a file' scripts on
 http://scriptsearch.internet.com
 
        -s (or you could uucp the file and append it to the plain text).
        
-- 
Suresh Ramasubramanian + [EMAIL PROTECTED]
Linux is like a Teepee - No Windows, No Gates, Apache Inside

----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to