This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Puremessage and digest maps

Hi,

i use puremessage for unix installed on RedHat O.S.

I use digest with ldap maps to manage all users and aliases:

<map notifications>
    name = Digest  Ldap
    description = Digest  Ldap
    match_type = is
    <args>
        base = dc=example,dc=con
        password = *******
        match = (&(objectclass=inetorgperson)(objectclass=person)(|(mail=%s)(mailalternateaddress=%s)))
        attr = mail
        dn = cn=Directory Manager
    </args>
    source = ldap:********.babel.it
</map>

Bue in my system i have al Maillist Also.

With this configurations the digests, isn't send to list.

For this way, i create a file in /opt/pmx/etc/ that have static content:

mylist@example.con:     ownerlist1@example.com

mylist2@example.con:     ownerlist2@example.com

......

I configure in my maps.conf the new maps:

<map lists>
    name = list notify
    description = list notify
    match_type = mail
    source = file:lists
</map>

But the pmx-qdigest script, use only the "notifications" maps.

Can i configure pmx-qdigest script to use notifications and lists maps?

:4121


This thread was automatically locked due to age.
Parents
  • Hey suuuper,

    Unfortunately at this time, only the notifications can be used for pmx-qdigest.  We want to avoid getting into a loop with two different lists.

    You can submit a feature request via support if you would like to see this feature added in a future release.

    Cheers,

    MarkJD

    :4208
Reply
  • Hey suuuper,

    Unfortunately at this time, only the notifications can be used for pmx-qdigest.  We want to avoid getting into a loop with two different lists.

    You can submit a feature request via support if you would like to see this feature added in a future release.

    Cheers,

    MarkJD

    :4208
Children
No Data