Guest User!

You are not Sophos Staff.

[7.500][BUG][CONFIRMED] SMTP / Footer (2)

Another issue found (still using "Inline, unicode conversion):

When I send an excel file (using the "send to" option inside excel) the
file will be converted to garbage. Looks like that the footer is added into the excel file (see screen).

When I send a file using "send to" from explorer it's working, also when changing the footer to "MIME part".

EDIT: Same when using "send to" within Word - file is garbage...
Parents
  • If the E-Mail is created over word, a single part E-Mail will be build. The Astaro will write the footer into the attachement and as result the file is corrupt:

    MIME-Version: 1.0
    Content-Type: application/msword; charset="iso-8859-1"; name="detect_factory_reset_en.doc"
    Content-Transfer-Encoding: base64
    Content-Description: detect_factory_reset_en.doc
    Content-Disposition: attachment;

    if you sent the file over Desktop > right cursor > "senden an E-Mail Empfänger" a multi part E-Mail will be created. The attachment is readable and footer will only be added to the text part of the E-Mail.

    MIME-Version: 1.0
    Content-Type: multipart/mixed;
        boundary="----_=_NextPart_001_01CA4040.9C35917A"
    ------_=_NextPart_001_01CA4040.9C35917A
    Content-Type: text/plain; charset="utf-8"
    Content-Transfer-Encoding: quoted-printable
    ------_=_NextPart_001_01CA4040.9C35917A
    Content-Type: application/msword;
        name="detect_factory_reset_en.doc"
    Content-Transfer-Encoding: base64
    Content-Description: detect_factory_reset_en.doc
    Content-Disposition: attachment;
        filename="detect_factory_reset_en.doc"
Reply
  • If the E-Mail is created over word, a single part E-Mail will be build. The Astaro will write the footer into the attachement and as result the file is corrupt:

    MIME-Version: 1.0
    Content-Type: application/msword; charset="iso-8859-1"; name="detect_factory_reset_en.doc"
    Content-Transfer-Encoding: base64
    Content-Description: detect_factory_reset_en.doc
    Content-Disposition: attachment;

    if you sent the file over Desktop > right cursor > "senden an E-Mail Empfänger" a multi part E-Mail will be created. The attachment is readable and footer will only be added to the text part of the E-Mail.

    MIME-Version: 1.0
    Content-Type: multipart/mixed;
        boundary="----_=_NextPart_001_01CA4040.9C35917A"
    ------_=_NextPart_001_01CA4040.9C35917A
    Content-Type: text/plain; charset="utf-8"
    Content-Transfer-Encoding: quoted-printable
    ------_=_NextPart_001_01CA4040.9C35917A
    Content-Type: application/msword;
        name="detect_factory_reset_en.doc"
    Content-Transfer-Encoding: base64
    Content-Description: detect_factory_reset_en.doc
    Content-Disposition: attachment;
        filename="detect_factory_reset_en.doc"
Children
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?