Results 1 to 3 of 3

Thread: Send and read mail

  1. #1
    Join Date
    Oct 2007
    Posts
    142

    Default Send and read mail

    Hi

    In the spring documentation, there is a chapter for sending mail and an object (maintemplate) to do so. How to read mail from the server?

    I think there is something messing.

    Regards

  2. #2
    Join Date
    Nov 2007
    Location
    Sun Prairie, WI
    Posts
    50

    Default

    Spring mail is a wrapper around Javamail. You can use SimpleMailMessage to do all the workflows that you need for a email.
    satsranchuser

  3. #3
    Join Date
    Oct 2007
    Posts
    142

    Default How to read

    Hi

    The doc explains how to send mail.
    I am looking for reading mail from the server.

    Regards

Posting Permissions

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