|
Home > Archive > Unix Shell > May 2007 > Get attachment of a email
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Get attachment of a email
|
|
| The87Boy 2007-05-16, 7:18 pm |
| I'm trying to make a script, which can get the attachment of a email
and split the pdf-file up, so I only see 3 variables from the email,
which is important to me, but how do I get the attached pdf-file from
the email?
| |
| Bill Marcum 2007-05-16, 7:18 pm |
| On 16 May 2007 12:07:33 -0700, The87Boy
<the87boy@gmail.com> wrote:
>
>
> I'm trying to make a script, which can get the attachment of a email
> and split the pdf-file up, so I only see 3 variables from the email,
> which is important to me, but how do I get the attached pdf-file from
> the email?
>
munpack
--
I will follow the good side right to the fire, but not into it if I can
help it.
-- Michel Eyquem de Montaigne
| |
| The87Boy 2007-05-17, 7:16 am |
| On 16 Maj, 21:59, Bill Marcum <marcumb...@bellsouth.net> wrote:
> On 16 May 2007 12:07:33 -0700, The87Boy <the87...@gmail.com> wrote:
>
>
> munpack
Thx
|
|
|
|
|