Server. Creating unique return addresses should not be that difficult, but
handled the returned emails is a funtion of your mail server. I think would
"Dan Foxley" <dfoxley@nospampacificdatavision.com> wrote in message
news:OQeJJk55EHA.3472@TK2MSFTNGP09.phx.gbl...
> This seems like the solution. I've heard of VERP Variable Envelope Return
> Path, mainly used in the Unix world for prepending each email recipient
> with a unique "From:", have you seem implementations using SQL?
>
> Thanks,
> Dan
>
>
> "John Bell" <jbellnewsposts@hotmail.com> wrote in message
> news:%23s2NQ3x5EHA.3472@TK2MSFTNGP09.phx.gbl...
>> Hi
>>
>> SQLMail can be configured to use a non-exchange email account, but I have
>> never done it. Looking at CDONTS you can access a SMTP login (logonSMTP)
>>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdo/html/_denali_session_object_cdonts_library_.asp
>> and from there access the inbox and messages within it.
>>
>> John
>>
>> "Dan Foxley" <dfoxley@nospampacificdatavision.com> wrote in message
>> news:%23hUyOZu5EHA.4040@TK2MSFTNGP14.phx.gbl...
>>> Are there options to using SQL Mail without an Exchange server? Looks
>>> like SQLiMail in SQL 2005 will not use a MAPI client.
>>>
>>>
>>> "John Bell" <jbellnewsposts@hotmail.com> wrote in message
>>> news:OrhAbMt5EHA.2600@TK2MSFTNGP09.phx.gbl...
>>>> Hi
>>>>
>>>> If you are not returning the emails to a profile that is set up so that
>>>> SQL Server can read the mailbox then you can not do it from SQL Server.
>>>> If you can access the emails using SQL Mail, then you may be able to
>>>> read then with xp_readmail and parse and process them accordingly,
>>>> unfortunately you may have to deal with a multitude of formats.
>>>>
>>>> John
>>>>
>>>> "Dan Foxley" <dfoxley@nospampacificdatavision.com> wrote in message
>>>> news:uwL30Ls5EHA.1524@TK2MSFTNGP09.phx.gbl...
>>>>> We use CDonts to send email from SQL 2k & IIS 6.0. All the email is
>>>>> "From: server@myserver.com", it has a "Reply To:
>>>>> ourcustomer@thieremail.com" that is the user we are sending on behalf
>>>>> of, so to speak.
>>>>>
>>>>> I need to process undeliverable emails (bounced email is the term
>>>>> yes?). Looking for suggestions, using ASP or SQL is preferred.
>>>>>
>>>>> Thanks,
>>>>> Dan Foxley
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>