Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: POP3/IMAP Server modules?

by Molt (Chaplain)
on Apr 12, 2003 at 23:48 UTC ( [id://250096]=note: print w/replies, xml ) Need Help??


in reply to Re: POP3/IMAP Server modules?
in thread POP3/IMAP Server modules?

The reason 'why' is because I really expected there to be a Perl version as there is no good reason someone wouldn't have tried anything similar before.

As you say, the protocols are well-defined and so building to their specification shouldn't involve too much hunting round for obscure exceptions.

The C implementations are great providing you're doing what it's intended to do (ie. serve mail from a static file), but I do tend to view CPAN as a wonderful resource for getting simple-to-use implementations of common protocols and I do view POP3 as an exceptionally common one. There are also very fast C implementations of things such as web servers, but I'd expect Perl to have it's own modules to handle raw HTTP requests.

I did find references of an entire POP3 server implemented in Perl, but at the time couldn't find it, so I do know people have tried things like this in the past.

Thanks for the pointers to the WML/WAP modules. I can see these would suit for many needs, but for this I do need to be able to keep data in long-term storage until the user deletes it, as part of the project is intended to provide an offline browser of sorts.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found