Make an Address Book Global? - Pegasus

This is a discussion on Make an Address Book Global? - Pegasus ; OK, I know this must have been answered here before, but I can't find the answer, and I think I know it can easily be done - How do you make an address book available to all users? Thanks much, ...

+ Reply to Thread
Results 1 to 7 of 7

Make an Address Book Global?

  1. Default Make an Address Book Global?

    OK, I know this must have been answered here before, but I can't find the
    answer, and I think I know it can easily be done -

    How do you make an address book available to all users?

    Thanks much,
    Larry {in Honolulu]

  2. Default Re: Make an Address Book Global?

    Larry [in Honolulu] a écrit :
    > OK, I know this must have been answered here before, but I can't find the
    > answer, and I think I know it can easily be done -
    >
    > How do you make an address book available to all users?
    >
    > Thanks much,
    > Larry {in Honolulu]


    The solution is to copy the files referring to the AB (.pmr and .pmr) in
    the directory containing the winpm-32.exe file (usualy
    c:\pmail\programs) but you can also define another location using the
    pegasus.ini file (in the same directory than winpm-32.exe, if it dosen't
    exist just crete it, it's a plain text file):
    In the [WinPMail 32-bit environment] section (if it doesn't exist create
    it) add an entry of this kind:
    PMR = path_to_shared_AB
    You can also add a PML entry for shared dlists and a MAI entry for
    public folders and a NB entry for noticeboards.

  3. Default Re: Make an Address Book Global?

    Youri Ligotmi a écrit :
    > Larry [in Honolulu] a écrit :
    >> OK, I know this must have been answered here before, but I can't find
    >> the answer, and I think I know it can easily be done -
    >>
    >> How do you make an address book available to all users?
    >>
    >> Thanks much,
    >> Larry {in Honolulu]

    >
    > The solution is to copy the files referring to the AB (.pmr and .pmr)


    Please read ".pmr and .pm!"

  4. Default Re: Make an Address Book Global?

    > > How do you make an address book available to all users?
    >
    > The solution is to copy the files referring to the AB (.pmr and .pmr)
    >
    > Please read ".pmr and .pm!"


    The only problem with this solution is that it creates a separate
    independent copies of addressbook for all users and not one global
    addressbook shared by all.

    Maciej


  5. Default Re: Make an Address Book Global?

    "MaciejZal@gmail.com" <MaciejZal@gmail.com> wrote in
    news:1172588120.185573.42540@8g2000cwh.googlegroups.com:

    >> > How do you make an address book available to all users?

    >>
    >> The solution is to copy the files referring to the AB (.pmr and .pmr)
    >>
    >> Please read ".pmr and .pm!"

    >
    > The only problem with this solution is that it creates a separate
    > independent copies of addressbook for all users and not one global
    > addressbook shared by all.


    There are two ways to share addressbooks:

    1) If you place the PM! and PMR files in the same directory as the WINPM-
    32.EXE file, then all users sharing that copy of the executable will be
    able to share that addressbook. This is useful if you have a single copy
    installed on a network server, and all users run that single copy.

    2) Place the PM! and PMR files in a network accessible location. Then set
    the PMR system variable either using the method Youri Ligotmi specified, or
    create a Windows environment variable named PMR with the location
    specified, or add the following switch to the Pegasus Mail commandline:

    -V PMR=\\server\share\directory
    -or-
    -V PMR=Z:\directory

    This also works with Distribution Lists, using the PML files and the PML
    variable.

    --
    Rob Croson (robert@arcm.com)
    Member of the Pegasus Mail and Mercury/32 Beta Test Teams
    Pegasus Mail and Mercury/32 Portal: http://email.arcm.com
    Visit the MailWiki: http://email.arcm.com/wiki
    Support Pegasus Mail: http://www.cafeshops.com/pegasusmail

  6. Default Re: Make an Address Book Global?

    In article <Xns98E4935747909robertarcmcom@207.115.17.102>, Rob <rob@example.com> wrote:
    >"MaciejZal@gmail.com" <MaciejZal@gmail.com> wrote in
    >news:1172588120.185573.42540@8g2000cwh.googlegroups.com:
    >
    >>> > How do you make an address book available to all users?
    >>>
    >>> The solution is to copy the files referring to the AB (.pmr and .pmr)
    >>>
    >>> Please read ".pmr and .pm!"

    >>
    >> The only problem with this solution is that it creates a separate
    >> independent copies of addressbook for all users and not one global
    >> addressbook shared by all.

    >
    >There are two ways to share addressbooks:
    >
    >1) If you place the PM! and PMR files in the same directory as the WINPM-
    >32.EXE file, then all users sharing that copy of the executable will be
    >able to share that addressbook. This is useful if you have a single copy
    >installed on a network server, and all users run that single copy.
    >
    >2) Place the PM! and PMR files in a network accessible location. Then set
    >the PMR system variable either using the method Youri Ligotmi specified, or
    >create a Windows environment variable named PMR with the location
    >specified, or add the following switch to the Pegasus Mail commandline:
    >
    >-V PMR=\\server\share\directory
    >-or-
    >-V PMR=Z:\directory
    >
    >This also works with Distribution Lists, using the PML files and the PML
    >variable.
    >


    Rob,

    Thanks so much for the detailed explanation, I'll give it a try!

    It seems so odd to me that in the list of address books it shows a "Type" of
    book, but provides no way I can find to change that (other than manually as
    you suggest). I keep expecting to see a choice when you create a new book to
    make it Personal or Global, but no such exists.

    Larry L [in Honolulu]
    10 year user of Pegasus

  7. Default Re: Make an Address Book Global?

    none@nowhere.net (Larry [in Honolulu]) wrote in
    news:45e4a5c4$0$28068$4c368faf@roadrunner.com:

    > It seems so odd to me that in the list of address books it shows a
    > "Type" of book, but provides no way I can find to change that (other
    > than manually as you suggest). I keep expecting to see a choice when
    > you create a new book to make it Personal or Global, but no such
    > exists.


    I would guess that the reason there is no way to do it through the GUI is
    that it involves changing the physical location of the file. There are also
    several ways to do it, and the GUI can only make it work for people using
    the shared executable method. I thought there was a discussion of this in
    the help file, but apparently not. There may be information about it in the
    manual, which is now freely available from http://www.pmail.com.

    --
    Rob Croson (robert@arcm.com)
    Member of the Pegasus Mail and Mercury/32 Beta Test Teams
    Pegasus Mail and Mercury/32 Portal: http://email.arcm.com
    Visit the MailWiki: http://email.arcm.com/wiki
    Support Pegasus Mail: http://www.cafeshops.com/pegasusmail

+ Reply to Thread

Similar Threads

  1. Global address book
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 04-04-2005, 08:29 AM
  2. global address book
    By Application Development in forum Microsoft Exchange
    Replies: 3
    Last Post: 09-09-2004, 10:00 AM
  3. global address book
    By Application Development in forum Microsoft Exchange
    Replies: 1
    Last Post: 09-09-2004, 09:40 AM
  4. how to add a second global address book?
    By Application Development in forum Microsoft Exchange
    Replies: 1
    Last Post: 07-08-2004, 01:43 PM
  5. Global Address Book Conversion
    By Application Development in forum Microsoft Exchange
    Replies: 1
    Last Post: 11-23-2003, 10:39 PM