Documentation about the structure of o=pab

Hello,

For some reasons, we want to use another webmail in place of Messenger Express but we would like to remain compatible in case of future changes...

We have already create the interface for the SIEVE filters and we want now create an interface for the AdressBook.

Is there some documentation about

- how to create an AdressBook : why the name AdressBookc9a643a ?

where do the string c9a643a come from ?

- how to create entry in the address book

Exemple : PascalMaesd2cb535 where do the "d2cb535" come from ?

Thanks

# imsimta version

Sun Java(tm) System Messaging Server 6.2-3.04 (built Jul 15 2005)

libimta.so 6.2-3.04 (built 01:32:55, Jul 15 2005)

SunOS mailstore-2-1 5.10 Generic_Patch i86pc i386 i86pc

[788 byte] By [pascal.maesa] at [2007-11-26 14:18:18]
# 1

Hi,

> For some reasons, we want to use another webmail in

> place of Messenger Express but we would like to

> remain compatible in case of future changes...

No problem there, Sun is also using another interface, Comms Express :) I should point out that in Comms Express, the PAB format is actually different (refer to the following site for a migration tool):

http://www.sun.com/blueprints/1206/820-0618.html

> Is there some documentation about

>

> - how to create an AdressBook : why the name

> AdressBookc9a643a ?

>where do the string c9a643a come from ?

> - how to create entry in the address book

> Exemple : PascalMaesd2cb535 where do the

> "d2cb535" come from ?

No public documentation that I am aware of exists, but then again it isn't really needed. It should be straight-forward enough to reverse-engineer the structure.

From memory the random looking strings are just that -- some unique identifier generated to reduce the possibility of clashes. So if you were to use some kind of timestamp/username hash has you could generate your own string and that should be fine.

Basically it's a case of trial/error to see what generated strings are accepted by the existing messenger express installation.

Regards,

Shane.

shane_hjortha at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

> Hi,

>

> > For some reasons, we want to use another webmail

> in

> > place of Messenger Express but we would like to

> > remain compatible in case of future changes...

>

> No problem there, Sun is also using another

> interface, Comms Express :) I should point out that

> in Comms Express, the PAB format is actually

> different (refer to the following site for a

> migration tool):

>

> http://www.sun.com/blueprints/1206/820-0618.html

>

>[...]

> Regards,

>

> Shane.

I have read the document but did not find any pab2abs.pl on http://www.sun.com/blueprints/tools !

pascal.maesa at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
Hi,Yep that utility seems to be missing... I am poking the relevant people in Sun to see what can be done.Regards,Shane.
shane_hjortha at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
Turns out that for 'legal reasons' <insert comment about state of world these days here> the file wasn't posted. I will update this thread when it is posted -- hopefully sooner rather then later.Shane.
shane_hjortha at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
Can I assume no update to this thread = still not available (I didn't see it on the download page)thanks
BenSpencera at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
Still not. You can, however, obtain it from tech support.
jay_plesseta at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7
Great. While support has yet to answer any questions with regards to my runMigrate.sh problem, maybe they will be willing to provide me the perl script (since that will get me out of their hair also).
BenSpencera at 2007-7-8 2:09:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...