| Author | 
         | 
         
      
        
         
         ChrisKader Newbie 
          
  
  Joined: 09 May 2013 Location: United States
 Online Status: Offline Posts: 3
          | 
        
         
          
           | Posted: 09 May 2013 at 6:00am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Is it possible to enable SPA for the PHP version of Webmail Lite?
 
 Thanks!
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 10 May 2013 at 8:48am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
There's no such configuration option, if that's what you mean. However, since WebMail Lite is an open-source product, you can definitely modify it to make it meet your requirements.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         ChrisKader Newbie 
          
  
  Joined: 09 May 2013 Location: United States
 Online Status: Offline Posts: 3
          | 
        
         
          
           | Posted: 10 May 2013 at 8:49am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
I notice that the ASP.NET version has this option. I guess I am limited to what PHP can do?
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 10 May 2013 at 8:54am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Seems that way indeed. Some things native to Windows are solved a simpler way in ASP.NET case. WebMail Lite ASP.NET, however, is not open-source even though it can be used for free.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         ChrisKader Newbie 
          
  
  Joined: 09 May 2013 Location: United States
 Online Status: Offline Posts: 3
          | 
        
         
          
           | Posted: 10 May 2013 at 10:06am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Can you direct me to the file that controls the connection/authentication part of Webmail Lite? I want to give it a go and see what I can do.
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 12 May 2013 at 11:11pm | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
I don't think that one is limited to a single file. But if I had to research that, I'd start from common/imap_storage.php and libraries/other/class_imap.php for IMAP, and common/class_pop3.php for POP3.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |