Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kandym
  • Content: Threads
  • Order by date
  1. kandym

    Exchange SMTP Virtual Server IP Adresses

    I have two smtp virtual servers on my exchange server, each with their own IP address. They receive mail just fine on their specified IP addresses, but when they send mail, they both send over the default IP address of the server. It's as if when sending mail, an smtp server ignores its bound...
  2. kandym

    System Manager on Win XP Pro Machines

    I am trying to run the Exchange system manager and AD tools from my Win XP Pro workstation, and after following the instructions for installing the tools (install adminpak, IIS Services, then Exchange Management Tools) I can't seem to access most of the system manager functions. Active...
  3. kandym

    routing to multiple smtp virtual servers

    My exchange server hosts several domains, and I'm having some issues routing messages to the appropriate SMTP virtual server. The first problem I'm having is that even though I've created an SMTP virtual server on its own IP address for each domain, the virtual servers are all redirecting...
  4. kandym

    Using Contains in Stored Procedures

    I'd like to create a stored procedure for a full-text search query using the "contains" function, with a generation term. It would look something like: CREATE PROCEDURE [search] @string varchar AS select t.item FROM table t where contains(t.info, ' FORMSOF (INFLECTIONAL, @string) ')...

Part and Inventory Search

Back
Top