Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CDOSYS SMTP MAIL   (RSS)

How to send Excel contents as PDF attachment with the email using CDOSYS

One of my customer would like to send Excel 2007 worksheet contents as email using CDOSYS. We are facing issues regarding formatting of the contents in the resultant emails on the different email clients. Then we decided to send contents as PDF attachment
Posted by brijs | 2 Comments

How to send a copy of all SMTP mails to another recipient mailbox using SMTP Event Sink

Sometime we need to trap all the outgoing/incoming email messages and would like to forward a copy of it to another recipient mailbox. Here is sample script to achieve that: Step 1: Install Exchange 2003 SDK on your Exchange Server. You can download it

How to send SMTP Mail via Port using CDOSYS with Basic Authentication

Here is a sample script to send SMTP mail via Port using CDOSYS with Basic Authentication. 1: 'Sending SMTP Mail by Port 25 Using CDOSYS with Basic Authentication 2: 'Refer the following article for sending mail with out using authentication : http://msdn.microsoft.com/en-us/library/ms992546(EXCHG.65).aspx
Posted by brijs | 0 Comments
 
Page view tracker