Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorJustin
    • CommentTimeSep 14th 2009 edited
     
    You shouldn't allow remotely hosted images in emails, it allows anyone to see who visits the inbox!

    A solution is to either have a button that says "show images", or redirect the images through the mailcatch site.

    A "view headers and source" link for emails would be good too, this could be used to view the message from the inbox without loading the images.
    • CommentAuthorMailCatch
    • CommentTimeSep 16th 2009
     
    Hi,

    Yes indeed that is a good option to have.
    View source is easy I'll try to include it real soon. Image blocking requires a bit more work as it requires to parse the html looking for images, which can be annoying given the "quality" of random emails :)

    Thanks