| Author |  | 
      
        | martyabus Newbie
 
  
  
 Joined: 10 November 2008
 Location: Czech Republic
 Online Status: Offline
 Posts: 4
 | 
          Hello,
           | Posted: 04 June 2009 at 5:16pm | IP Logged |   |  
           | 
 |  
 how can I make update from lite to pro version without loss of existing users, server.tab settings etc.
 
 Thanks for help.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          You'll need to backup MailRoot/domains directory, that's where user accounts and emails are stored.
           | Posted: 05 June 2009 at 5:21am | IP Logged |   |  
           | 
 |  
 If you'd like to be able to manage accounts with the Pro version, you'll need to backup and remove MailRoot/domains, create a blank installation of AfterLogic XMail Server, create all domains you had using Admin Panel and then bring MailRoot/domains folder to new installation. Please note that user accounts would appear in Admin Panel only once user logged in for the first time.
 
 It is recommended to reconfigure XMail Server Pro from scratch, but you can use server.tab file from Lite version and add the following lines to it:
 
 
| Code: 
 
    
    | 
      
       | "Imap4_DLL" "1" #### IMAP4 settings
 "Imap4Proto" "0"
 "Imap4Port" "143"
 "Imap4PortSSL" "993"
 "Imap4RenameSubscribed" "1"
 |  |  |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  |