Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > pop3 and http proxy

Reply
Thread Tools

pop3 and http proxy

 
 
Daniel
Guest
Posts: n/a
 
      03-16-2005
Hi,
I need to write a small tool to read mail from a mailbox using pop3.
the problem i have is that i use proxy to connect to the internet, and
the Net:op3 does not support proxy. outlook can get to the mailbox
with no problem.
can someone give me direction how do i use proxy for pop3 in perl?

Regards,

Daniel
 
Reply With Quote
 
 
 
 
Gunnar Hjalmarsson
Guest
Posts: n/a
 
      03-17-2005
Daniel wrote:
> I need to write a small tool to read mail from a mailbox using pop3.
> the problem i have is that i use proxy to connect to the internet, and
> the Net:op3 does not support proxy. outlook can get to the mailbox
> with no problem.
> can someone give me direction how do i use proxy for pop3 in perl?


Did you search for "proxy" at CPAN?

A commercial Perl script that works fine also on proxy connections is:
http://www.endymion.com/products/mailman/

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Greg Java 4 08-16-2012 08:26 PM
HTTP SOAP/HTTP GET/HTTP POST milan_9211 Software 0 01-10-2011 02:10 PM
Press Release: Scalable SIP Proxy and RTP Media Proxy for NAT traversal sales@lanscapecorp.com VOIP 1 01-23-2006 06:32 PM
HTTP Proxy via HTTP Layer by Perl? nntp Perl Misc 12 10-23-2004 07:52 AM
ANN: libgmail 0.0.8 - Gmail access via Python - POP3 Proxy added! Follower Python 0 08-22-2004 01:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57