RE: [PHP] image viewing in the mail client

2002-09-30 Thread Steven
Question: Do you need to authenticate to a web proxy type server / firewall to view web pages. In our configuration, if you do not authenticate to our proxy server, you are not only blocked from surfing the web, but any e-mail with images embedded via HTML is also blocked. To view the e-mail pro

RE: [PHP] image viewing in the mail client

2002-09-30 Thread John W. Holmes
Do you actually want to send the image data in the email? Why not just reference them off of your server. In your email, provide a full path to the image, http://www.domain.com/email/images/pic.gif. That's providing you are already setting the correct HTML headers. Sending the actual image data a