----- Original Message ----- 
From: "Dan Barker" <[EMAIL PROTECTED]>


> OK, I pinned it down some more. It's not a difference in the headers, it's
a
> difference in the attached message. If it's html, then you don't see the
> "cover letter". If it's plain text, you do. However, it's not an
attachment
> as my "Text attachments: Show as links" selection should provide.
>
> Webmail is inlining all text attachments whatever the setting of the
> preference. It seems TEXT_ATT_MASK is being ignored. Not seeing the "Cover
> letter" when the next part is html is understandable - text before the
> <HTML> tag is not supposed to display. You can see the "cover letter" with
> the "Printable Version" selection.
>
> So, anyone know how to make "Show as links" work? There's nothing in the
> Knowledgebase I can find on "Show as links" or "Text attachment". Any
other
> search terms come to mind?

How are you asking SA to attach the file?  See
http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html#basic_message_tagging_options
=====
    report_safe { 0 | 1 | 2 } (default: 1)
        if this option is set to 1, if an incoming message is tagged as
        spam, instead of modifying the original message, SpamAssassin will
        create a new report message and attach the original message as a
        message/rfc822 MIME part (ensuring the original message is
        completely preserved, not easily opened, and easier to recover).

        If this option is set to 2, then original messages will be attached
        with a content type of text/plain instead of message/rfc822. This
        setting may be required for safety reasons on certain broken mail
        clients that automatically load attachments without any action by
        the user. This setting may also make it somewhat more difficult to
        extract or view the original message.

        If this option is set to 0, incoming spam is only modified by adding
        some "X-Spam-" headers and no changes will be made to the body. In
        addition, a header named X-Spam-Report will be added to spam. You
        can use the remove_header option to remove that header after setting
        report_safe to 0.

        See report_safe_copy_headers if you want to copy headers from the
        original mail into tagged messages.
=====

Bill


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to