pop3 cgi client

R

robin

anyone have some pointers on how to write a pop3 CGI client in perl? I
just need general details and some links to good tutorials.... thanks
everyone,
-Robin
 
A

A. Sinan Unur

anyone have some pointers on how to write a pop3 CGI client in perl? I
just need general details and some links to good tutorials.... thanks
everyone,

"general details", huh?

Are you talking about sending CGI requests via email to a web server?

In that case, the protocol would you should use would be SMTP rather
than POP3.

Or, will you write something that connects to a POP3 mailbox, and reads
off CGI requests?

But, then, where does the output go?

What are you smoking?

Sinan
 
M

Mark Clements

robin said:
anyone have some pointers on how to write a pop3 CGI client in perl? I
just need general details and some links to good tutorials.... thanks
everyone,
-Robin
CPAN is your friend.

Mark
 
M

Mark Clements

A. Sinan Unur said:
@g14g2000cwa.googlegroups.com:




"general details", huh?

Are you talking about sending CGI requests via email to a web server?

In that case, the protocol would you should use would be SMTP rather
than POP3.

Or, will you write something that connects to a POP3 mailbox, and reads
off CGI requests?

But, then, where does the output go?

What are you smoking?

Sinan

He's probably trying to write his own webmail client, unfortunately.

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,172
Messages
2,570,933
Members
47,472
Latest member
blackwatermelon

Latest Threads

Top