If you're looking to burst MIME attachments into files, the perl-MIME-tools
also includes the command mimeexplode.

NAME
    mimeexplode - explode one or more MIME messages

SYNOPSIS
        mimeexplode <mime-msg-file> <mime-msg-file> ...

        someprocess | mimeexplode -

DESCRIPTION
    Takes one or more files from the command line that contain MIME
    messages, and explodes their contents out into subdirectories of the
    current working directory. The subdirectories are just called "msg0",
    "msg1", "msg2", etc. Existing directories are skipped over.


On Wed, Nov 9, 2022 at 10:51 PM John Abreau <abre...@gmail.com> wrote:

> There's a /bin/mimeencode in the package perl-MIME-tools.
>
> NAME
>     mimeencode - encode a file
>
> SYNOPSIS
>         mimeencode
>             Give usage.
>
>         mimeencode [-d] encoding <infile >outfile
>             Encode/decode stdin to stdout.
>
> DESCRIPTION
>     Encode (or, with -d, decode) stdin with the given encoding, writing
>     results to stdout.
>
>     This does not do MIME parsing; it merely exercises the decoder modules.
>
> AUTHOR
>     Eryq, e...@zeegee.com
>
> On Wed, Nov 9, 2022 at 10:37 PM Dale R. Worley <wor...@alum.mit.edu>
> wrote:
>
>> What RPM for Fedora contains mimencode?  I've tried the usual searches
>> and come up empty.  It doesn't help that the name isn't consistent, I've
>> seen "mencode" and "mmencode".  I've seen some indication that mimencode
>> is packaged with Metamail, but I couldn't find Metamail either.
>>
>> Dale
>> _______________________________________________
>> Discuss mailing list
>> Discuss@lists.blu.org
>> http://lists.blu.org/mailman/listinfo/discuss
>>
>
>
> --
> John Abreau / Executive Director, Boston Linux & Unix
> Email: abre...@gmail.com / WWW http://www.abreau.net / PGP-Key-ID
> 0x920063C6
> PGP-Key-Fingerprint A5AD 6BE1 FEFE 8E4F 5C23  C2D0 E885 E17C 9200 63C6
>
>

-- 
John Abreau / Executive Director, Boston Linux & Unix
Email: abre...@gmail.com / WWW http://www.abreau.net / PGP-Key-ID 0x920063C6
PGP-Key-Fingerprint A5AD 6BE1 FEFE 8E4F 5C23  C2D0 E885 E17C 9200 63C6
_______________________________________________
Discuss mailing list
Discuss@lists.blu.org
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to