Send a mail with cdosys and save a copy in the Sent Mail folder: how to???
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > Send a mail with cdosys and save a copy in the Sent Mail folder: how to???




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Send a mail with cdosys and save a copy in the Sent Mail folder: how to???  
fcetrini@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-15-07 06:27 PM

Hello to the board, i'm facing this problem and i need some help: with
cdosys i'm able to send e-mail from asp using the local exchange
server. Now I also have to save the sent mail into the user's mailbox
for future reference: how to???

i'm using:

.Fields("http://schemas.microsoft.com/cdo/configuration/smtpserver") =
ServerName
.Fields("http://schemas.microsoft.com/cdo/configuration/
smtpserverport") = ServerPort
.Fields("http://schemas.microsoft.com/cdo/configuration/sendusing") =
3

thank you!!

fabio






[ Post a follow-up to this message ]



    Re: Send a mail with cdosys and save a copy in the Sent Mail folder: how to???  
ThatsIT.net.au


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-15-07 06:27 PM

I have a script here that will do this, BUT, the script askes for permission
to access address book, maybe there is a workaround


Dim olTaskItem
olTaskItem = 3

set ol = createObject( "Outlook.Application" )


Set mi = ol.CreateItem(olMailItem)


mi.Subject = "test"
mi.Recipients.Add("test@test.com")
mi.send




<fcetrini@gmail.com> wrote in message
news:1173970156.854558.250350@l75g2000hse.googlegroups.com...
> Hello to the board, i'm facing this problem and i need some help: with
> cdosys i'm able to send e-mail from asp using the local exchange
> server. Now I also have to save the sent mail into the user's mailbox
> for future reference: how to???
>
> i'm using:
>
> .Fields("http://schemas.microsoft.com/cdo/configuration/smtpserver") =
> ServerName
> .Fields("http://schemas.microsoft.com/cdo/configuration/
> smtpserverport") = ServerPort
> .Fields("http://schemas.microsoft.com/cdo/configuration/sendusing") =
> 3
>
> thank you!!
>
> fabio
>






[ Post a follow-up to this message ]



    Re: Send a mail with cdosys and save a copy in the Sent Mail folder: how to???  
ThatsIT.net.au


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-15-07 06:27 PM

Sorry I forgot we were on a asp group, the script I sent is client side.

<fcetrini@gmail.com> wrote in message
news:1173970156.854558.250350@l75g2000hse.googlegroups.com...
> Hello to the board, i'm facing this problem and i need some help: with
> cdosys i'm able to send e-mail from asp using the local exchange
> server. Now I also have to save the sent mail into the user's mailbox
> for future reference: how to???
>
> i'm using:
>
> .Fields("http://schemas.microsoft.com/cdo/configuration/smtpserver") =
> ServerName
> .Fields("http://schemas.microsoft.com/cdo/configuration/
> smtpserverport") = ServerPort
> .Fields("http://schemas.microsoft.com/cdo/configuration/sendusing") =
> 3
>
> thank you!!
>
> fabio
>






[ Post a follow-up to this message ]



    Re: Send a mail with cdosys and save a copy in the Sent Mail folder: how to???  
fcetrini@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-07 12:26 PM

> Save it into which user's mailbox?  Are you using windows authentication on
> the server?

yes, got username, mail address, mail id
how could i find the "sent mail" folder for a user???








[ Post a follow-up to this message ]



    Re: Send a mail with cdosys and save a copy in the Sent Mail folder: how to???  
fcetrini@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-20-07 12:26 PM

any help?






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:31 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register