PDA

View Full Version : Sending PDF Attachments with JMail??


angst
02-08-2005, 11:12 PM
Hello,
for some reason i cannot send PDF's as an attachment,
every other file type i try sends fine, but not pdf's..

could anyone please tell me why this is, and if there is a work around for it?

I'm running JMail 4.7

thanks in advance for your time!
-Ken

ghell
02-09-2005, 09:33 AM
its likely .pdf is either blocked in a setting or it just messes up because of something like its trying to read it in the browser (as pdf is a pretty unique thing when it comes to loading them in browsers)

try zipping it up, if you dont want to zip it up yourself, there are good things you can zip files with (you can tar in pure asp but i use xstandard's zip component)
otherwise it may be in a setting somewhere

sorry i cant be more helpful, ive never used jamil