cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2004
Views
0
Helpful
2
Replies

Group query error

penmar_ironport
Level 1
Level 1

Hi,

very sorry for my english.

I've global distribution group in Active Directory "irnon_mp3" and one member user "test" and email "test@test.com", when send file mp3 well be accepted, rest users be drop. How can I configured IRONPORT ? Please Help.
When I test oryginal query then I heave error.

Query Definition and Attributes*
Query String: (&(memberOf={g})(proxyAddresses=smtp:{a}))

Test Parameters
Email Address: test@test.com
Group Name: ironport_mp3

Connection Status
Query results for host:dc.test.com
Query (&(memberOf=ironport_mp3)(proxyAddresses=smtp:test@test.com)) to server dc (dc.test.com:636)
Query (&(memberOf=ironport_mp3)(proxyAddresses=smtp:test@test.com)) lookup success, (dc.test.com:636) returned 0 results
Failure: Action: match negative.
Reason: unknown error (assumed not a member of the group).

2 Replies 2

kluu_ironport
Level 2
Level 2

You may want to try this query:


For the group name, you may need to use the entire string. For example,

Group Name: cn=ironport_mp3, ou=users, dc=domain, dc=com


Try something like that first. If that still fails, try this more complete query string.

QueryString:

(&(memberOf={g})(|(proxyAddresses={a})(proxyAddresses=smtp:{a})(mail={a})))


Hi,

very sorry for my english.

I've global distribution group in Active Directory "irnon_mp3" and one member user "test" and email "test@test.com", when send file mp3 well be accepted, rest users be drop. How can I configured IRONPORT ? Please Help.
When I test oryginal query then I heave error.

Query Definition and Attributes*
Query String: (&(memberOf={g})(proxyAddresses=smtp:{a}))

Test Parameters
Email Address: test@test.com
Group Name: ironport_mp3

Connection Status
Query results for host:dc.test.com
Query (&(memberOf=ironport_mp3)(proxyAddresses=smtp:test@test.com)) to server dc (dc.test.com:636)
Query (&(memberOf=ironport_mp3)(proxyAddresses=smtp:test@test.com)) lookup success, (dc.test.com:636) returned 0 results
Failure: Action: match negative.
Reason: unknown error (assumed not a member of the group).

penmar_ironport
Level 1
Level 1

Thanks "kluu"every things is ok.

This is what I needed. You have a large beer from me ;)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: