exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Sending emails from app

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications
Author Message
John



Joined: 05 Aug 2007
Posts: 11

PostPosted: Sun Aug 27, 2006 9:59 pm    Post subject: Sending emails from app Reply with quote

Hi

I have a vb.net win form app that runs on a MS Small Business Server 2003
(windows 20003 server + ISA 2000 + exchange 2000). My question is how can I
send external emails from the app via code? Is there any way to leave a copy
of the sent emails in a mailbox on exchange?

Thanks

Regards

Archived from group: microsoft>public>dotnet>framework>windowsforms
Back to top
View user's profile Send private message
Michel Posseth [MCP]



Joined: 06 Aug 2007
Posts: 1

PostPosted: Sun Aug 27, 2006 11:20 pm    Post subject: Re: Sending emails from app Reply with quote

Hi John ,

Easiest way is to activate SMTP in exchange ( standard this is not
activated , so you must have control over the server ) , now you can send
e-mail from your .net app with the system.web.mail class , now create an
extra account in exchange and CC or BCC a copy of the message there

regards

Michel Posseth [MCP]


"John" schreef in bericht
news:%233n53ofyGHA.4092@TK2MSFTNGP04.phx.gbl...
> Hi
>
> I have a vb.net win form app that runs on a MS Small Business Server 2003
> (windows 20003 server + ISA 2000 + exchange 2000). My question is how can
> I send external emails from the app via code? Is there any way to leave a
> copy of the sent emails in a mailbox on exchange?
>
> Thanks
>
> Regards
>
Back to top
View user's profile Send private message
John



Joined: 05 Aug 2007
Posts: 11

PostPosted: Sun Aug 27, 2006 10:53 pm    Post subject: Re: Sending emails from app Reply with quote

Thanks. Anyway for message to end up in exchange sent item folder and not
inbox, just to simulate sending email from outlook?

Thanks again

Regards

"Michel Posseth [MCP]" wrote in message @TK2MSFTNGP04.phx.gbl...
> Hi John ,
>
> Easiest way is to activate SMTP in exchange ( standard this is not
> activated , so you must have control over the server ) , now you can send
> e-mail from your .net app with the system.web.mail class , now create an
> extra account in exchange and CC or BCC a copy of the message there
>
> regards
>
> Michel Posseth [MCP]
>
>
> "John" schreef in bericht
> news:%233n53ofyGHA.4092@TK2MSFTNGP04.phx.gbl...
>> Hi
>>
>> I have a vb.net win form app that runs on a MS Small Business Server 2003
>> (windows 20003 server + ISA 2000 + exchange 2000). My question is how can
>> I send external emails from the app via code? Is there any way to leave a
>> copy of the sent emails in a mailbox on exchange?
>>
>> Thanks
>>
>> Regards
>>
>
>
Back to top
View user's profile Send private message
Jeff Garman [MSFT]



Joined: 05 Aug 2007
Posts: 5

PostPosted: Thu Oct 26, 2006 4:11 am    Post subject: Re: Sending emails from app Reply with quote

If you are going to be running the code on the Exchange server, which it
seems that you are here, you can use CDOEX. You just need to make sure that
you use the following in your code:

..Configuration.Fields("CdoSendUsing") = cdoSendUsingExchange

Which is documented here, along with other information on using CDOEX to
send via Exchange.
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/_clb_sending_a_message_using_cdoex_vb.asp

--
-Jeff

"John" wrote in message @TK2MSFTNGP02.phx.gbl...
> Thanks. Anyway for message to end up in exchange sent item folder and not
> inbox, just to simulate sending email from outlook?
>
> Thanks again
>
> Regards
>
> "Michel Posseth [MCP]" wrote in message
> @TK2MSFTNGP04.phx.gbl...
>> Hi John ,
>>
>> Easiest way is to activate SMTP in exchange ( standard this is not
>> activated , so you must have control over the server ) , now you can
>> send e-mail from your .net app with the system.web.mail class , now
>> create an extra account in exchange and CC or BCC a copy of the message
>> there
>>
>> regards
>>
>> Michel Posseth [MCP]
>>
>>
>> "John" schreef in bericht
>> news:%233n53ofyGHA.4092@TK2MSFTNGP04.phx.gbl...
>>> Hi
>>>
>>> I have a vb.net win form app that runs on a MS Small Business Server
>>> 2003 (windows 20003 server + ISA 2000 + exchange 2000). My question is
>>> how can I send external emails from the app via code? Is there any way
>>> to leave a copy of the sent emails in a mailbox on exchange?
>>>
>>> Thanks
>>>
>>> Regards
>>>
>>
>>
>
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Sending CDO mail with CRLF Hey there, I'm attempting to send a plaintext email with chr(13) chr(10)s embedded in as linefeeds. When running SQL Profiler (CDO is kicked off using a stored proc) I see that the linefeeds are makeing there way to SQL Server, but the resulting mail is

Sending emails via Remote Desktop from Exchange Server I have several clients who remote desktop into our server. It has recently been installed with Exchange Server 2003. We run several applications during this session where we need to send out emails from within the applications. After installing Exchange S

sending mail from another domain that is not my own So no I am not a spammer, here is my situation: My company was bought by another company, and we are taking their name, however our computing will still be managed by us, and our networks are not connected. So we will continue to manage our own exchange s

DL in Public Foler not sending... I have a department that has created a Public Folder w/Contacts in it and within that folder they created a distribution list of some of these contacts. The problem is that when they try to send to that distribution list nothing happens... they all have

[OWA] Automatic pop when sending a mail Hello, I installed Exchange 2003 on a server and I consult it via OWA. However I noted that each time I send an email I have a popup "ok" which is posted and on which I am obliged to click before my email is sent. Do you have a solution so that this pop-u
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group