No announcements
Found 2955561 threads
-
0 Votes
Send Mail with Attachments
Hello NTMS, You can use the Add method of the Attachments class for adding attachments to the mail item object.Answered | 3 Replies | 985 Views | Created by GC2006 - Thursday, January 2, 2014 3:02 PM | Last reply by Eugene Astafiev - Friday, January 3, 2014 7:53 PM -
0 Votes
How to send a mail with attached Text files in SSIS 2008 R2
Try ...Answered | 3 Replies | 2273 Views | Created by Vasu2049 - Friday, September 21, 2012 6:58 AM | Last reply by Raunak J - Friday, September 21, 2012 9:04 AM -
4 Votes
How to send a dynamic files attachment by send mail task?
This way it doesnt check the file path at compile time, but only when its running.Answered | 4 Replies | 26010 Views | Created by P.Chonnathan - Friday, January 19, 2007 7:35 AM | Last reply by real_Egis - Thursday, October 18, 2018 10:18 AM -
0 Votes
Send mail with attachment
One and ONLY ONE file?Answered | 1 Replies | 4473 Views | Created by SSAS BT - Tuesday, June 7, 2011 11:11 AM | Last reply by Todd C - Tuesday, June 7, 2011 12:13 PM -
0 Votes
Send HTML as attachment in email in Stored Procedure
As far as i understand the only requirement is to send the variable @tableHTML in an attached .html file.Answered | 10 Replies | 6184 Views | Created by Tharmendran Sukumaran - Saturday, April 4, 2015 1:15 PM | Last reply by Kartar Rana - Monday, April 6, 2015 10:49 PM -
0 Votes
how to attach latest file from the system and send mail using send mail task
For Each Loop to iterate through the files which you've in a folder 2.Answered | 1 Replies | 1635 Views | Created by vasu_479 - Friday, October 10, 2014 9:47 AM | Last reply by Visakh16 - Friday, October 10, 2014 10:21 AM -
0 Votes
how to send a mail if anyone of the file exists in the folder with attachement using ssis
Have three send mail tasks, one for each case, and then you can set a variable inside a script task based on what files were found using .net code (that will check for what ...Answered | 1 Replies | 1409 Views | Created by lakshmisudha - Tuesday, June 4, 2013 5:27 AM | Last reply by ArthurZ - Wednesday, June 5, 2013 2:58 AM -
0 Votes
Send a PDF file as an E-mail attachment from Network folder using SQL Server 2005 e-mail - issue
These options include sending attachments, setting sensitivity and importance, including query results, and formatting the e-mail message in an HTML format.Answered | 3 Replies | 6955 Views | Created by SSRS New Bie Beginner - Sunday, June 20, 2010 6:24 PM | Last reply by Sorna Kumar Muthuraj - Monday, June 21, 2010 12:18 PM -
0 Votes
Not able to send a ZIP file as attachement in a mail using mail task
Please check the changes in firewall policy to send zip file over the mail, as it was working previously and there is no code change related to zip file ...Answered | 5 Replies | 1987 Views | Created by Avhilash - Friday, July 26, 2013 7:31 AM | Last reply by James Leatherbarrow - Wednesday, December 21, 2016 10:01 PM -
0 Votes
How to send an Email With Thumbnail Attachment?
Hi, keep in mind that you have to send HTML/formatted mail so you can use pure .NET to send mail from SharePoint.Answered | 4 Replies | 4655 Views | Created by rihdus - Wednesday, December 21, 2011 8:42 AM | Last reply by Arup Biswas - Wednesday, December 21, 2011 4:02 PM -
0 Votes
How to send an HTML file as body using database mail?
Your HTML goes in the @body parameter, not the @file_attachment parameter.Answered | 1 Replies | 2053 Views | Created by Samantha v - Wednesday, January 20, 2016 6:42 PM | Last reply by Paul Wehland - Wednesday, January 20, 2016 9:45 PM -
0 Votes
how to attach file to send mail task
In your send mail task expression,use the filename (concatenated with variable "FileTimeStamp") Hope that helps.Answered | 3 Replies | 1717 Views | Created by maheshbabuk - Sunday, June 2, 2013 1:53 AM | Last reply by Khilitchandra Prajapati - Monday, June 3, 2013 3:56 PM -
1 Votes
Sending contents of BLOB as attachment in sql mail
Hi r-19966, The attachment send in the mail is just the title other than the content in your blob column.Answered | 12 Replies | 13932 Views | Created by r-1966 - Sunday, May 1, 2011 11:37 AM | Last reply by Chirag Shah - Friday, May 27, 2011 3:08 PM -
0 Votes
Using SSIS - sending html mail
Hi hotbox, The below link will be usefull for you, here i have mentioned how to embed weblink while sending ...Answered | 2 Replies | 2230 Views | Created by Hotbox - Friday, March 1, 2013 8:24 AM | Last reply by Naveen Kumar K.R - Tuesday, March 12, 2013 11:36 AM -
0 Votes
Getting validation errors from Send Mail with attachment
Remove the Send Mail task from the Data Flow package.Answered | 6 Replies | 9921 Views | Created by Maggie3614 - Wednesday, January 5, 2011 4:24 PM | Last reply by Maggie3614 - Wednesday, January 5, 2011 5:20 PM -
0 Votes
Send HttpPostedFileBaseWrapper As A Mail Attachement
Use the answer here as sample code and replace the MemoryStream with filefromDB.InputStream in your code and it should be okay.Answered | 6 Replies | 540 Views | Created by ShatterStar2012 - Tuesday, September 13, 2016 11:50 AM | Last reply by CoolDadTx - Wednesday, September 14, 2016 1:46 PM -
0 Votes
How to show html tag body in email?
However I think HTML is a better thing to have, you can consider suggest to Microsoft by suggestion ...Answered | 2 Replies | 791 Views | Created by Copper Lau - Thursday, December 11, 2014 3:47 AM | Last reply by Jamles Hez - Friday, December 26, 2014 5:18 AM -
0 Votes
How to send the Flat File as an attachment through Send EMail Task
This will send the text file you create as an attachment.Answered | 2 Replies | 2542 Views | Created by Deepu982 - Wednesday, June 12, 2013 12:00 AM | Last reply by Bhushan W Juare - Wednesday, June 12, 2013 5:18 AM -
2 Votes
send e-mail with attachment through excel
If the objective is to send different files to different recipients (in an array), check this ...Answered | 6 Replies | 4646 Views | Created by adcz250 - Thursday, August 2, 2012 11:08 AM | Last reply by jgarciaf106 - Wednesday, March 15, 2017 3:58 PM -
0 Votes
Mail attachment missing when sending with EmailManager.ShowComposeNewEmailAsync
What is your default mail tool?Answered | 6 Replies | 1347 Views | Created by Christoph Müller - Sunday, November 1, 2015 4:31 PM | Last reply by Christoph Müller - Saturday, November 7, 2015 1:03 PM - Items 1 to 20 of 2955561 Next ›
No announcements