Not signed in (Sign In)

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

    • CommentAuthorMailCatch
    • CommentTimeSep 24th 2009
     
    A new version has been deployed which includes the tow requested features:
    - Hide images: All images will be hidden by default, with a new option to display them. This should stop hidden trackers
    - Show source: A new option that pops up a new window/tab in your browser containing the full source code of the mail (*INCLUDING* the attachments)

    Have fun!
    • CommentAuthorJustin
    • CommentTimeSep 25th 2009
     
    Wow, thank you very much!
    • CommentAuthorMailCatch
    • CommentTimeSep 28th 2009
     
    My pleasure :)
    • CommentAuthorJustin
    • CommentTimeNov 8th 2009
     
    Seems to be loading images again.
    • CommentAuthorMailCatch
    • CommentTimeNov 17th 2009
     
    It can if the image is already in the browser's cache, but there should not be any network access.
    if there is, it is a bug :/
    • CommentAuthorJustin
    • CommentTimeDec 22nd 2009
     
    Looks like it happens when

    <base href='http....... />

    is set in the email.
    • CommentAuthorMailCatch
    • CommentTimeDec 28th 2009
     
    Ah that is probably not catched by the plugin doing that..
    Hum I'l ltry to think of something