Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to send a jpeg using smtp with MIME format?

Status
Not open for further replies.

pcwc66

IS-IT--Management
Joined
Dec 14, 2001
Messages
163
Location
US
Hi,

I'm trying to send a jpeg using smtp using MIME format.

1. Is "Content-Type: image/jpeg;" the right content type for jpeg?
2. Do I need to encode the jpeg first? If yes, can I encode it using UUencode? If the file is encoded, do I need to specify the "Content-Transfer-Encoding"?

Thank you for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top