Attachment support in MacSOUP

Ask a Question related to Mac Networking, Design and Development.

  1. #1

    Default Attachment support in MacSOUP

    Hey there,

    I seem to be having a very annoying problem, whereby PC users who
    receive mime encoded attachments sent via MacSOUP cannot open them. I'm
    not sure if this is related to Stuffit Expander not being able to
    extract some attachments sent to me, that I save as text files and drag
    and drop onto Expander. Any link?

    Anyway, sending the exact same mime attachment with other software works
    fine for the recipients. Just not if I drag and drop it into a MacSOUP
    message. Why is that?

    I can provide additional details and sample attachments on request. I am
    using MacSOUP 2.5 on a Rev c iMac running MacOS 8.6.

    Regards,
    Jamie Kahn Genet
    --
    If you're not part of the solution, you're part of the precipitate.
    Jamie Kahn Genet Guest

  2. Similar Questions and Discussions

    1. WSE Attachment
      Hi, If you want to have a web service which transfers file to/from a client app, is that easily done with WSE 2.0 attachment? Does the client need...
    2. [ANN] MacSOUP 2.5 (final) available
      MacSOUP 2.5 is no longer beta. There's yet another bunch of bug fixes since 2.5b3, and it includes a manual again. Available from: ...
    3. emailing an attachment
      Greetings, I'm looking for some help sending an e-mail attachment via a perl CGI. I'm an experienced programmer, but a Perl moron. Previous...
    4. MacSOUP 2.5b3 available
      The third beta release of MacSOUP 2.5 is available from <http://home.snafu.de/stk/macsoup/> This version should be very stable now, you might...
    5. MacSOUP S-2.5b3
      Den tredje beta versionen av MacSOUP S-2.5 (svensk version) kan laddas ner från <http://www.kio.nu/macsoup/> Denna version ska vara mycket...
  3. #2

    Default Re: Attachment support in MacSOUP

    Jamie Kahn Genet <jamiekg@slingshot.co.nz> wrote:
    > Hey there,
    >
    > I seem to be having a very annoying problem, whereby PC users who
    > receive mime encoded attachments sent via MacSOUP cannot open them. I'm
    > not sure if this is related to Stuffit Expander not being able to
    > extract some attachments sent to me, that I save as text files and drag
    > and drop onto Expander. Any link?
    >
    > Anyway, sending the exact same mime attachment with other software works
    > fine for the recipients. Just not if I drag and drop it into a MacSOUP
    > message. Why is that?
    >
    > I can provide additional details and sample attachments on request. I am
    > using MacSOUP 2.5 on a Rev c iMac running MacOS 8.6.
    >
    Since MIME attachements require a special header (to denote the MIME
    seperations), I would assume MacSOUP is stripping that header on a
    forward.

    But this is pure speculation on my part.

    I just UUEncode anything I want to attach, and copy-n-paste it into the
    message.

    --
    tim lindner
    [email]tlindner@ix.netcom.com[/email] Bright
    tim lindner Guest

  4. #3

    Default Re: Attachment support in MacSOUP

    Jamie Kahn Genet <jamiekg@slingshot.co.nz> wrote:
    > I seem to be having a very annoying problem, whereby PC users who
    > receive mime encoded attachments sent via MacSOUP cannot open them.
    How do you send MIME encode attachments with MacSOUP? MacSOUP doesn't
    support this (yet).

    If you encode the files yourself with something like mpack, and then
    drop the encoded file into a MacSOUP message, it's no surprise that it
    doesn't work. MacSOUP labels the message as plain text, so the receiver
    will see all the MIME encoding garbage.

    It's just not possible to send file attachments with MacSOUP, sorry. In
    the rare cases where I need to do it myself, I usually resort to Eudora
    or Mail.


    --
    Stefan Haller
    Berlin, Germany
    [url]http://home.snafu.de/stk/[/url]
    Stefan Haller Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139