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...
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...
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...
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) ')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.