Author |
|
taxviper Newbie
Joined: 14 July 2010 Location: Denmark
Online Status: Offline Posts: 4
|
Posted: 14 July 2010 at 4:04am | IP Logged
|
|
|
Hi,
I've tried to import contacts into AfterLogic WebMail Pro without any luck
I've used a .csv-file as this:
"first name";"last name";"e-mail address"
"John";"Doe";"Johndoe@mail.com"
"Jane";"Doe";"Janedoe@mail.com"
"Jake";"Doe";"Jakedoe@mail.com"
....
I've tried using , as a seperator - still without any luck.
What have i done wrong :)
- Michael
|
Back to Top |
|
|
taxviper Newbie
Joined: 14 July 2010 Location: Denmark
Online Status: Offline Posts: 4
|
Posted: 14 July 2010 at 4:07am | IP Logged
|
|
|
Just adding - it's tried as a normal (logged in) user.
- Michael
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 July 2010 at 4:12am | IP Logged
|
|
|
What version of the product are you using, ASP.NET or PHP? We'll need version number as well.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 July 2010 at 4:48am | IP Logged
|
|
|
In addition: did you receive an error message, or just "no contacts imported" or something like that?
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
taxviper Newbie
Joined: 14 July 2010 Location: Denmark
Online Status: Offline Posts: 4
|
Posted: 15 July 2010 at 9:23am | IP Logged
|
|
|
Hi,
thanks for your reply :)
Version: ASP.NET i guess (WebMailUrl = 'webmail.aspx';)
Versionnumber: <!--4.9.10-->
Message received are just "no contacts imported".
- Michael
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 16 July 2010 at 3:05am | IP Logged
|
|
|
Try modifying the first line of the file as follows (headers are case-sensitive):
Code:
"First Name";"Last Name";"E-mail Address" |
|
|
That should help!
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
taxviper Newbie
Joined: 14 July 2010 Location: Denmark
Online Status: Offline Posts: 4
|
Posted: 18 July 2010 at 11:15am | IP Logged
|
|
|
Hi again,
that did it :)
Thanks for your quick help.
- Michael
|
Back to Top |
|
|