JavaMail + procmail interaction

From: Hasan Diwan (hdiwan_at_local)
Date: 12/07/03

  • Next message: Maria Laura Re: "Applet and Application Problem - Please Help!!!"
    Date: Sun, 07 Dec 2003 02:42:09 -0600
    
    

            Does anyone know of a method to get a javax.mail.Message from stdin?
    I'm attempting to interface my class with procmail. procmail hands the whole
    message on a pipe to the script. I don't see any construtor for JavaMail's
    Message class taking a String or a character array. Maybe I'm not seeing
    something? Someone care to elighten me? Thanks in advance!

    -- 
    Hasan Diwan  {http://ibn.com/~hdiwan}
    OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56  732C 8528 2579 E6E9 4842
    

  • Next message: Maria Laura Re: "Applet and Application Problem - Please Help!!!"