[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-WebCGI] retrieving email with Perl (2)



(This message was posted recently and I didn't see a reply to the entire list but am curious as to a solution. Please send me some information on this as I am looking to do the same thing.)
 
Is there a way to have Perl retrieve or even receive email?
 
In this project Perl will generate and send email to a list of addresses of
folks who have requested specific information. That part I can already do.
I would like to have an address in the email's 'From:' field so that when
an individual replies to the message the reply will be sent somewhere where
Perl can access it and 'automatically' remove that individual's email
address from the list of addresses.

Thanks,