Share address book - Pegasus

This is a discussion on Share address book - Pegasus ; I have PM 4.31 and I have created 2 users on the same pc. Any chance I can share the same address book with both users? Thanks Gianluca -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/...

+ Reply to Thread
Results 1 to 7 of 7

Share address book

  1. Default Share address book

    I have PM 4.31 and I have created 2 users on the same pc. Any chance I can
    share the same address book with both users?

    Thanks

    Gianluca

    --
    Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

  2. Default Re: Share address book

    On 21 Dec 2005, "Gianluca Grechi" <grechi@pacbell.net> wrote in
    newsp.s14bgehhzeakrt@toshiba-user:

    > I have PM 4.31 and I have created 2 users on the same pc. Any
    > chance I can share the same address book with both users?


    The answer is found in WGUIDE.HLP.

    "Creating system-wide address books

    "Address books consist of two files - name.PMR and name.PM!, where
    name is any filename. To create a system-wide address book, copy
    both files for the book into the same directory on the server as
    WINPMAIL.EXE. Alternatively, copy the files into a public directory
    then set a DOS environment variable called PMR which points to that
    directory. If the address book is large and changes little, consider
    creating a secondary index for it using PMSORT.EXE - this will
    markedly speed up the process of opening the book."

    So, in your case, since everyone is (presumably) using the same
    executable, you can just put the address book in the WINPMAIL.EXE
    directory and everyone should be able to see it.



  3. Default Re: Share address book

    It works perfectly!

    Thanks again Nil

    Gianluca

    On Tue, 20 Dec 2005 21:48:42 -0800, Nil <rednoise@REMOVETHIScomcast.net>
    wrote:

    > On 21 Dec 2005, "Gianluca Grechi" <grechi@pacbell.net> wrote in
    > newsp.s14bgehhzeakrt@toshiba-user:
    >
    >> I have PM 4.31 and I have created 2 users on the same pc. Any
    >> chance I can share the same address book with both users?

    >
    > The answer is found in WGUIDE.HLP.
    >
    > "Creating system-wide address books
    >
    > "Address books consist of two files - name.PMR and name.PM!, where
    > name is any filename. To create a system-wide address book, copy
    > both files for the book into the same directory on the server as
    > WINPMAIL.EXE. Alternatively, copy the files into a public directory
    > then set a DOS environment variable called PMR which points to that
    > directory. If the address book is large and changes little, consider
    > creating a secondary index for it using PMSORT.EXE - this will
    > markedly speed up the process of opening the book."
    >
    > So, in your case, since everyone is (presumably) using the same
    > executable, you can just put the address book in the WINPMAIL.EXE
    > directory and everyone should be able to see it.
    >
    >




    --
    Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

  4. Default Re: Share address book

    "Gianluca Grechi" <grechi@pacbell.net> wrote in
    newsp.s14e0n1rzeakrt@toshiba-user:

    > It works perfectly!
    >
    > Thanks again Nil
    >
    > Gianluca
    >
    > On Tue, 20 Dec 2005 21:48:42 -0800, Nil
    > <rednoise@REMOVETHIScomcast.net> wrote:
    >
    >> On 21 Dec 2005, "Gianluca Grechi" <grechi@pacbell.net> wrote in
    >> newsp.s14bgehhzeakrt@toshiba-user:
    >>
    >>> I have PM 4.31 and I have created 2 users on the same pc. Any
    >>> chance I can share the same address book with both users?

    >>
    >> The answer is found in WGUIDE.HLP.
    >>
    >> "Creating system-wide address books
    >>
    >> "Address books consist of two files - name.PMR and name.PM!, where
    >> name is any filename. To create a system-wide address book, copy
    >> both files for the book into the same directory on the server as
    >> WINPMAIL.EXE. Alternatively, copy the files into a public directory
    >> then set a DOS environment variable called PMR which points to that
    >> directory. If the address book is large and changes little, consider
    >> creating a secondary index for it using PMSORT.EXE - this will
    >> markedly speed up the process of opening the book."
    >>
    >> So, in your case, since everyone is (presumably) using the same
    >> executable, you can just put the address book in the WINPMAIL.EXE
    >> directory and everyone should be able to see it.
    >>
    >>

    >


    Setting a DOS variable is one way. Another is creating a Pegasus.ini
    and placing it in the Pegasus Mail program folder pointing to the
    location. Below is mine.

    [WinPMail 32-bit environment]
    PML = D:\Pmail\Mail
    PMR = D:\Pmail\Mail
    MAI = D:\Pmail\Mail
    NB = D:\Pmail\Mail
    [Systemwide Folders]
    PublicTree = "System-wide folders", "D:\\Pmail\\Mail"


  5. Default Re: Share address book

    On 21 Dec 2005, John Gray <nospam@invalid.com> wrote in
    news:Xns97335AC168897T.JGray@65.24.3.139:

    > Setting a DOS variable is one way. Another is creating a
    > Pegasus.ini and placing it in the Pegasus Mail program folder
    > pointing to the location. Below is mine.
    >
    > [WinPMail 32-bit environment]
    > PML = D:\Pmail\Mail
    > PMR = D:\Pmail\Mail
    > MAI = D:\Pmail\Mail
    > NB = D:\Pmail\Mail
    > [Systemwide Folders]
    > PublicTree = "System-wide folders", "D:\\Pmail\\Mail"


    That's a neat trick! Where did you learn that one?

  6. Default Re: Share address book

    Nil <rednoise@REMOVETHIScomcast.net> wrote in
    news:Xns973374C706E15nilch1@216.196.97.136:

    > On 21 Dec 2005, John Gray <nospam@invalid.com> wrote in
    > news:Xns97335AC168897T.JGray@65.24.3.139:
    >
    >> Setting a DOS variable is one way. Another is creating a
    >> Pegasus.ini and placing it in the Pegasus Mail program folder
    >> pointing to the location. Below is mine.
    >>
    >> [WinPMail 32-bit environment]
    >> PML = D:\Pmail\Mail
    >> PMR = D:\Pmail\Mail
    >> MAI = D:\Pmail\Mail
    >> NB = D:\Pmail\Mail
    >> [Systemwide Folders]
    >> PublicTree = "System-wide folders", "D:\\Pmail\\Mail"

    >
    > That's a neat trick! Where did you learn that one?
    >


    I gleaned it from the PM-WIN mailing list. I've learned a lot there.

    If you are interested, you can subscribe and participate in the
    discussion. Go to http://bama.ua.edu/archives/index.html and scroll
    down to the PM-WIN link about 2/3 of the way down the page. Follow the
    instructions. Sometimes you will get 30-50 messages a day and other
    times 5-10 maximum. It's busy right now because of the release.

  7. Default Re: Share address book

    On 21 Dec 2005, John Gray <nospam@invalid.com> wrote in
    news:Xns97338817DE10ET.JGray@65.24.3.139:

    > If you are interested, you can subscribe and participate in the
    > discussion. Go to http://bama.ua.edu/archives/index.html and
    > scroll down to the PM-WIN link about 2/3 of the way down the page.
    > Follow the instructions. Sometimes you will get 30-50 messages a
    > day and other times 5-10 maximum. It's busy right now because of
    > the release.


    Thanks, I'm already on it. Some other people here might be interested,
    though.



+ Reply to Thread

Similar Threads

  1. Replies: 2
    Last Post: 11-28-2007, 03:36 AM
  2. Replies: 5
    Last Post: 05-11-2007, 08:04 PM
  3. Auto-add outgoing address to whitelist (or address book)?
    By Application Development in forum Eudora
    Replies: 2
    Last Post: 08-07-2006, 05:18 PM
  4. address book
    By Application Development in forum Eudora
    Replies: 2
    Last Post: 02-13-2006, 07:36 AM
  5. Address Book in OWA
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 05-08-2004, 04:42 AM