Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

RE: RE: Re: give perl an email

by btrott (Parson)
on Apr 18, 2000 at 01:43 UTC ( [id://7889]=note: print w/replies, xml ) Need Help??


in reply to RE: Re: give perl an email
in thread give perl an email

Right. Did you look at my response? Try reading from STDIN.

By the way, you might want to rephrase your question-- it's not very clear (in fact, it's sort of meaningless) to say that you want to "send an email to perl". That just doesn't mean anything.

What you want to do, as far as I can tell, is to have all incoming email messages handled by a Perl script. So, for example, if I set up a Perl script to handle my mail, all incoming mail would be piped to that Perl script, and it could do whatever it wished with the contents of the messages.

You might want to take a look at Mark-Jason Dominus's My Life with Spam series. Part One is up on his site, but I can't seem to get to plover.com, so it's also on LinuxPlanet; Part Two and Part Three are both up on perl.com. The articles deal with filtering spam from your mail, but you may be able to get something useful out of them. Here's a part that deals specifically with how the mail message gets into your program.

Replies are listed 'Best First'.
RE: RE: RE: Re: give perl an email
by skazat (Chaplain) on Apr 18, 2000 at 05:33 UTC

    hey thanks!!!!
    i checked out the article, and its exactly what i was looking for. Mark-Jason Dominus made it so clear and his code is just super good. does anyone know where he lives? he mentioned that he had to go back to boulder.. i wonder if he lives there... if so, we're neighbors ;)

    thanks again!

RE: RE: RE: Re: give perl an email
by Anonymous Monk on Apr 18, 2000 at 05:04 UTC
    thanks ;) i tried to say <STDIN> but it got sucked in as a html <tag> so i get " " ;( i've been looking over majordomo and mhonarc code, but when theres 20 small scripts making them up, its sometimes are to figure out whats doing what.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://7889]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-19 16:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found