Elihu has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to set up a specific email address that intercepts an email (maybe a procmail setup?) and send it to a perl script. The perl script would then parse the file and insert relevant fields into a database.
My biggest question is the email -> procmail -> perl script part. Anyone have examples or tips on how one can set this up?
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: email to database via perl?
by tadman (Prior) on Jun 29, 2001 at 12:33 UTC |
Back to
Seekers of Perl Wisdom