You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "McLean, Conrad" <Co...@axa-equitable.com> on 2008/03/21 14:47:04 UTC

Email

Is it possible to retieved pop3 email with attachments and decode & save
the attachments?


**********************************************************************

Confidentiality Note:  This message and any attachments 
may contain legally privileged and/or confidential information.  
Any unauthorized disclosure, use or dissemination of this e-mail 
message or its contents, either in whole or in part, is prohibited.  
If you are not the intended recipient of this e-mail message, 
kindly notify the sender and then destroy it.

**********************************************************************


Re: Email

Posted by Ben Speakmon <bs...@apache.org>.
Hi Conrad,

commons-email is about simplifying the sending of messages. For nontrivial
mail tasks, like what you're describing, the full-strength JavaMail API is
indicated. And yes, it'll do what you're trying to do. :)

On Fri, Mar 21, 2008 at 2:09 PM, Siegfried Goeschl <
siegfried.goeschl@it20one.at> wrote:

> Hi Conrad,
>
> it is possible ... :-) ... I recently wrote an Avalon service polling
> multiple POP3 server to save the emails - and survived a POP3 server having
> already 32.000 emails with 4GB attachments.
>
> +) I safely assume that you are not interested in Avalon services .... ;-)
> +) I actually started to refactor the code to donate it to commons-email
> but not sure if this is the right project - would this be in general a good
> donation for commons-email
>
> Cheers,
>
> Siegfried Goeschl
>
>
> McLean, Conrad wrote:
>
> > Is it possible to retieved pop3 email with attachments and decode & save
> > the attachments?
> >
> >
> > **********************************************************************
> >
> > Confidentiality Note:  This message and any attachments may contain
> > legally privileged and/or confidential information.  Any unauthorized
> > disclosure, use or dissemination of this e-mail message or its contents,
> > either in whole or in part, is prohibited.  If you are not the intended
> > recipient of this e-mail message, kindly notify the sender and then destroy
> > it.
> >
> > **********************************************************************
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

Re: Email

Posted by Siegfried Goeschl <si...@it20one.at>.
Hi Conrad,

it is possible ... :-) ... I recently wrote an Avalon service polling 
multiple POP3 server to save the emails - and survived a POP3 server 
having already 32.000 emails with 4GB attachments.

+) I safely assume that you are not interested in Avalon services .... ;-)
+) I actually started to refactor the code to donate it to commons-email 
but not sure if this is the right project - would this be in general a 
good donation for commons-email

Cheers,

Siegfried Goeschl

McLean, Conrad wrote:
> Is it possible to retieved pop3 email with attachments and decode & save
> the attachments?
>
>
> **********************************************************************
>
> Confidentiality Note:  This message and any attachments 
> may contain legally privileged and/or confidential information.  
> Any unauthorized disclosure, use or dissemination of this e-mail 
> message or its contents, either in whole or in part, is prohibited.  
> If you are not the intended recipient of this e-mail message, 
> kindly notify the sender and then destroy it.
>
> **********************************************************************
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org