Author |
|
schase02 Newbie
Joined: 15 October 2004 Location: United States
Online Status: Offline Posts: 18
|
Posted: 20 November 2007 at 1:10pm | IP Logged
|
|
|
Noticing something odd.
When an email is sent in through yahoo with a picture attachment - mailbee identifies it as an inline attachment - and mailbee knows that the attachment is there - but just will not yank out a filename for it. and will not save it to a temporary location.
Testing the same image through gmail, hotmail & local accounts all work okay - either as attachment or inline.
And if I zip up the image and send it through yahoo - that is detected as a regular attachment (not inline) without difficulty.
And further info - smiley faces sent through Yahoo are detected as inline and display just fine.
Here is some code from the email
through yahoo.
--0-1400293609-1195591214=:73640
Content-Type: image/pjpeg; name="clownsit.jpg"
Content-Transfer-Encoding: base64
Content-Description: 1073871575-clownsit.jpg
Content-Disposition: inline; filename="clownsit.jpg"
and the Gmail example
------=_Part_13830_20685864.1195591557989
Content-Type: image/jpeg; name=clownsit.jpg
Content-Transfer-Encoding: base64
X-Attachment-Id: f_f98wajfk0
Content-Disposition: attachment; filename=clownsit.jpg
and the zip through yahoo
--0-892079827-1195591934=:91234--
--0-1660940110-1195591934=:91234
Content-Type: application/x-zip-compressed; name="clownsit.zip"
Content-Transfer-Encoding: base64
Content-Description: 3693467054-clownsit.zip
Content-Disposition: attachment; filename="clownsit.zip"
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 21 November 2007 at 9:15am | IP Logged
|
|
|
I just checked the yahoo header you sent and did not find any problems. I used the recent version of MailBee.dll from latest version but I don't remember any recent changes in this regard.
You can also send us the problem message using our Support Form.
Regards,
Alex
|
Back to Top |
|
|