| Author |  | 
      
        | Guest Guest Group
 
  
 
 Joined: 10 November 2003
 Online Status: Online
 Posts: 262
 | 
          Hi,
           | Posted: 10 January 2006 at 1:30am | IP Logged |   |  
           | 
 |  I have a question. Can we make multiple POP3 connections to the same mail account?
 
 To give you more context on the problem that we are trying to solve:
 We have multiple excel sheets which has underlying VBA script to connect to POP3 server (using mailbee POP3 objects)and read mails from a mailbox (one single mail account).The contents of the mails are then parsed and copied into the excel sheets.
 What we found was that when one excel has made a connection and reading a mail, the other excels are not able to make POP3 connections.
 
 Please let me know as to what may be wrong. Is it in the POP3 objects or the POP3 server implementation.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          MailBee POP3 object itself has no limitations on mutliple simultaneous connections to the same POP3 account. Mail servers, however, often imply such limitation. Usually, this limitation can be turned off in the mail server settings.
           | Posted: 10 January 2006 at 8:37am | IP Logged |   |  
           | 
 |  
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |