Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Mail problems

Author  Topic 

scullee
Posting Yak Master

103 Posts

Posted - 2003-01-21 : 20:05:55
I am writing an interface to our new system to be used when we move from oracle to SQL Server back end. The files are sent to us currently through a series of email addresses and the recipient name tells me what the file format is going to be.

I have set up the addresses in exchange and they all point to the same mail box except now exchange changes the recipient name to be the mail box name and hence i can no longer query that field.

Now to the questions.

1. This isnt the right place to ask but i will ask anyway. Can you make exchange not change the recipient smtp address to the mail-box name so i can query it from SQL Mail?

2. Can i setup SQL Mail to check multiple mailboxes?

3. Can i setup SQL Mail to check different folders in the same mailbox?

Depends on which of these i can do depends on how i will solve the problem?

Thanks for the feedback





Edited by - scullee on 01/21/2003 20:12:31

ValterBorges
Master Smack Fu Yak Hacker

1429 Posts

Posted - 2003-01-22 : 00:04:28
You might want to post questions on an exchange server forum.
http://forums.msexchange.org/

Also take a look
http://www.sqlteam.com/Forums/topic.asp?TOPIC_ID=23006


Edited by - ValterBorges on 01/22/2003 00:06:43
Go to Top of Page

scullee
Posting Yak Master

103 Posts

Posted - 2003-01-22 : 18:09:43
Thanks for the information.

The thread didnt really help much but i am trying on the exchange forum.

Go to Top of Page
   

- Advertisement -