Dave Fischetti wrote:
> I have all mail coming in and being parsed also redirected to another 
> email account so I see everything that comes in as I test (since the 
> parsed deletes things immediately). It seems that these files coming in 
> are images. in one case the file was named the same in both cases but it 
> wasn't picked up by the parser. The only other attachement in that email 
> was some text file that was blank. so it should have seen the image. 
> Maybe it was just a hiccup. 
> 
> But then another one recently wasn't picked up. This one is from a 
> different phone carrier:
> 
> Content-Type: image/jpeg; name=m_000c8e00983658a5839ec75edd2031a4.jpg
> Content-Transfer-Encoding: base64
> Content-Location:media1.jpeg
> Content-ID: <136>
> 
> /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a
> HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy
> MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCADiAKoDASIA
> AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA
> AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3
> ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm
> p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA
> AwE... ... ... ... <snip>
> 
> The attachment in my mirrored mail shows up fine. The filename is 
> "m_000c8e00983658a5839ec75edd2031a4.jpg"
> There are 5 other attachments in that email. All are gif files and 
> should be skipped by my code I believe. 
> 
> I actually went back to a few other emails from this carrier and their 
> emails also have jpg images that are missed by the parser.
> 
> Do you have any other suggestions as to what might be causing this. DO 
> you want me to send the full source for an email that had a missed 
> image? Would more of my code help?

It would be helpful to have the full mail, and the code which process it.

-- 
Alexandru Stanoi
eZ Components System Developer
eZ Systems | http://ez.no
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to