﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / Save mail files(.msg) from Mail Server using SSIS 2005 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 02:10:46 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>If you have the .msg already somewhere and want to save it else......should be simple in ssis using FST.But , lets say, if you want to extract .msg from outlook server, yes, then you will have to write code in a script task and then save the file manually in your script task.</description><pubDate>Thu, 13 Sep 2012 13:33:17 GMT</pubDate><dc:creator>n79799</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>[quote][b]bhushan_juare (9/5/2012)[/b][hr]Hi Guys, I am working on SSIS packge where I want to save mail files(.msg) coming from Mail Server along with attachment using SSIS 2005Kindly provide links if its possible...Thanks &amp; Regards,   Bhushan[/quote]If you can use third-party solutions, check the commercial COZYROC [b][url=http://www.cozyroc.com/ssis/receive-mail-task]Receive Mail Task[/url][/b]. It allows you to download message from email server using one of these protocols: IMAP, Exchange and POP3 and also extract the attachments from the message. No programming skills are required.</description><pubDate>Thu, 13 Sep 2012 13:04:32 GMT</pubDate><dc:creator>CozyRoc</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>[quote][b]bhushan_juare (9/5/2012)[/b][hr]I don't want SSIS code what I want is Visual basic ASP.net 2005 code where save mail files (.msg) along with attachment is handled. Rest i will do in SSIS package.. Can you help me in this...??[/quote]This is an SSIS forum. You should look for this type of help elsewhere.</description><pubDate>Wed, 05 Sep 2012 09:42:58 GMT</pubDate><dc:creator>Phil Parkin</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>I don't want SSIS code what I want is Visual basic ASP.net 2005 code where save mail files (.msg) along with attachment is handled. Rest i will do in SSIS package.. Can you help me in this...??</description><pubDate>Wed, 05 Sep 2012 06:59:14 GMT</pubDate><dc:creator>bhushan_juare</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>i googled "vb.net read pop3 mail" and got lots of hits for code examples; switch it around if you are more comfortable with C#, but the code is pretty basic.I'm not familiar enough with SSIS to give you a copy-paste example yet that I know you could use.</description><pubDate>Wed, 05 Sep 2012 06:18:49 GMT</pubDate><dc:creator>Lowell</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>SSIS have "Script Task Component" where scripting language used is "Microsoft Visual Basic .NET" 2005Could you please fwd me code link so to check in SSIS package ??</description><pubDate>Wed, 05 Sep 2012 06:15:33 GMT</pubDate><dc:creator>bhushan_juare</dc:creator></item><item><title>RE: Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>I've done this in code in vb.net/c#.net, where you pull messages from an SMTP server, and then you can do what you want with them: delete them off the mail server, save the messages, save the attachments, etc.I would reckon in SSIS you'll have to put the same code in place; i don't remember seeing a component to read email directly.you could also create some CLR methods to do the same work as well, since it's the same code.</description><pubDate>Wed, 05 Sep 2012 06:03:51 GMT</pubDate><dc:creator>Lowell</dc:creator></item><item><title>Save mail files(.msg) from Mail Server using SSIS 2005</title><link>http://www.sqlservercentral.com/Forums/Topic1354440-148-1.aspx</link><description>Hi Guys, I am working on SSIS packge where I want to save mail files(.msg) coming from Mail Server along with attachment using SSIS 2005Kindly provide links if its possible...Thanks &amp; Regards,   Bhushan</description><pubDate>Wed, 05 Sep 2012 05:27:50 GMT</pubDate><dc:creator>bhushan_juare</dc:creator></item></channel></rss>