Re: dsquery to list users with ending with @domain.com

Tech-Archive recommends: Fix windows errors by optimizing your registry



This gives me all SMTP addresses:

dsquery * forestroot -scope subtree -filter "(&(mail=*)(proxyaddresses=smtp:*))" -attr proxyaddresses

For this example, the search pattern is *SMTP:_*@*. This search pattern captures every SMTP (Internet Mail) Exchange e-mail proxy address that starts with an underscore.

ldifde -f badproxies.txt -d "dc=domain,dc=com" -l proxyaddresses -r "(proxyaddresses=*smtp:_*@*)"

using "(proxyaddresses=*smtp:*@domain.com)" - exports me all addresses like when i use "(proxyaddresses=*smtp:*@*)"

What is wrong?
.



Relevant Pages

  • Re: smarthost authentication
    ... > The second account is the Exchange Server account. ... > outgoing smtp traffic. ... space with the * wildcard so it sends all Internet mail that way. ...
    (microsoft.public.exchange.setup)
  • Re: Cannot get internet email configured correctly
    ... I'm attempting to get Exchange internet mail set up on my local domain ... I've run through the internet mail wizard error free, ... I can see the emails sitting in the SMTP Connector queuem however when I ... This is a SOHO set up, road runner is my ISP if that helps any. ...
    (microsoft.public.exchange.setup)
  • Re: Allowing Mail from an appliance &/or other Mail server
    ... If you want to continue receiving internet mail on that SMTP virtual server, ... If you want only authenticated SMTP ... SMTP connections to exchange mail with partners or within business units. ...
    (microsoft.public.exchange.connectivity)
  • SMTP mail not being relayed through SBS
    ... one sbs server with a .local domain name ... external SMTP address as teh primary SMTP address. ... send and receive Internet mail and not to. ...
    (microsoft.public.windows.server.sbs)
  • Re: x400 External Email
    ... server through the Internet Mail Service, the message should be in SMTP ... Now only having an X.400 does not prevent them from sending Internet mail ... You can use delivery restrictions on the IMS to control ... Please do not send email directly to this alias. ...
    (microsoft.public.exchange.admin)