Asked By
caspian zec
30 points
N/A
Posted on - 03/08/2013
I use AfterLogic Webmail Pro PHP in my POP3 mail server. I need AfterLogic webmail export contact to Outlook. Do I have to convert it first to a CSV file before exporting to Outlook? I'm on Windows XP 64 bit sp2 and I use Microsoft Outlook 2007. Any help would be appreciated. Thanks.
I need Afterlogic webmail export contact to Outlook
Hi Caspian!
This process is quite simple. Just take a look into awm_addr_book database table and it should give a clear insight. In some phases, this credentials page might be helpful as well.
There are a couple of other tables used by Contacts section of WebMail: awm_addr_group maintains list of contact groups while awm_addr_groups_contacts holds the information for each grouped contact about the group that contact belongs to.
I need Afterlogic webmail export contact to Outlook
Hi Caspian,
As Darek mentioned above you can export your contacts from awm_addr_book this database table into a CSV file and then moving into outlook 2007 you can import the csv file with very ease. Follow the instructions:
File->Import/Export->Import and all your contacts will be imported into Outlook 2007.
Please let me know if you have any queries. Thank You.