A process that I've found that works to convert address box date is to create a file as tab delimited, and using Pegasus Import option.
Created a test addressbook and made a record with data and exported it.
First line is just a comment, * at possition 1.
The other lines are the fields, and should have a tab after each field
- Pegasus Mail Addressbook, Tue, 27 Feb 2024 11:47:31
namexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
email@mailxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
KEYXXXXXXXX Deptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Phonexxxxxxxxxxxxxxxxxx
Faxxxxxxxxxxxxxxxxxxxxx
Streetxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Postxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Notexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Other options would be tagged delimenated format.
Name: namexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
E-mail address: email@mailxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Key: KEYXXXXXXXX
Of: Deptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Phone number: Phonexxxxxxxxxxxxxxxxxx
Fax number: Faxxxxxxxxxxxxxxxxxxxxx
Street address: Streetxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Postal address: Postxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Notes: Notexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
--
A process that I've found that works to convert address box date is to create a file as tab delimited, and using Pegasus Import option.
Created a test addressbook and made a record with data and exported it.
First line is just a comment, * at possition 1.
The other lines are the fields, and should have a tab after each field
* Pegasus Mail Addressbook, Tue, 27 Feb 2024 11:47:31
namexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
email@mailxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
KEYXXXXXXXX Deptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Phonexxxxxxxxxxxxxxxxxx
Faxxxxxxxxxxxxxxxxxxxxx
Streetxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Postxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Notexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Other options would be tagged delimenated format.
Name: namexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
E-mail address: email@mailxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Key: KEYXXXXXXXX
Of: Deptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Phone number: Phonexxxxxxxxxxxxxxxxxx
Fax number: Faxxxxxxxxxxxxxxxxxxxxx
Street address: Streetxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Postal address: Postxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Notes: Notexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
\--