Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: ziox on January 02, 2005, 01:10:19 AM

Title: sending picture with mail/sendmail
Post by: ziox on January 02, 2005, 01:10:19 AM
HellO..

How to send pictures with the mail command ?...if i want to send an html page with pictures included it always received in binary format...


__________________
Title: sending picture with mail/sendmail
Post by: hitesh on January 17, 2005, 05:53:49 PM
Hi,

i do not know about mail but I used Mutt, through that you can attach file.

it's ease to use. for more information use mutt at console.

About Sendmail, you can not create attachment using sendmail. it's a MTA

 Creating e-mail messages, including adding attachments or signatures, is the function of a mail user agent (MUA). Some popular MUAs include mutt, elm, exmh, Netscape, Eudora and Pine.

-/Hitesh