Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: Staying Connected to a POP3/SMTP Server

Reply
Thread Tools

Re: Staying Connected to a POP3/SMTP Server

 
 
Irmen de Jong
Guest
Posts: n/a
 
      06-25-2003
Amos Joshua wrote:
> Would any Bad Things happen if I stayed connected to a POP3 and an
> SMTP server for say, an hour, while checking for new emails say, every
> ten seconds, and sending some at small intervals like that too?


If it is your own mail server, I think not.
If it is the mail server of your ISP, I think they won't be happy.
Checking for mail that often is a substantial load on the machine,
compared to 'normal use'.

I'm not sure, but the POP3 server may erminate the connection
if you keep it open for <specific interval> minutes...?
As a safeguard for people hogging server resources...

--Irmen

 
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
Wireless Connection has trouble staying connected rf1908 Wireless Networking 0 04-27-2006 02:19 PM
Staying Connected =?Utf-8?B?amVzcw==?= Wireless Networking 0 05-13-2005 06:50 PM
Trouble staying connected to wifi Michael Giroux Wireless Networking 1 08-03-2004 08:33 PM
isdn staying connected? clarky Computer Support 1 10-22-2003 10:03 AM
Re: Staying Connected to a POP3/SMTP Server Peter Hansen Python 1 06-29-2003 10:59 AM



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