Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Simple (but robust) email server (receiver)

by samtregar (Abbot)
on Dec 16, 2008 at 18:56 UTC ( [id://730715]=note: print w/replies, xml ) Need Help??


in reply to Simple (but robust) email server (receiver)

I've used Net::Server::Mail, but only as part of test scripts for sending email. Have you considered letting another system handle receiving the email? Then you could just write your code using a POP or IMAP client library to fetch new mail and process it. Easier and more reliable, particularly if it means you don't have to run a mail server at all, for example by setting up the target address at GMail. I did that recently for an automated responder app and it worked great.

-sam

  • Comment on Re: Simple (but robust) email server (receiver)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-23 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found