|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Extarcting email attachmnets from exchangeHi
I a new to MS Exchange programming. Is there a way to scan all emails arriving to all users on exchange and then extract the attachments of a specified type? If one of the .net languages can be used to achieve this then that would be great. Thanks Regards John,
You can do it, but then you need a lot to know from Pop and Mail I never saw a complete answer in this newsgroup (VB Net), mostly we see a link, but then the code I have seen was never complete, more a kind of finger point. Cor Show quoteHide quote "John" <info@nospam.infovis.co.uk> wrote in message news:%23cf8JPU5JHA.1716@TK2MSFTNGP03.phx.gbl... > Hi > > I a new to MS Exchange programming. Is there a way to scan all emails > arriving to all users on exchange and then extract the attachments of a > specified type? If one of the .net languages can be used to achieve this > then that would be great. > > Thanks > > Regards > What version of Exchange are you using 2003 or 2007 if you using 2003 look
at using a Global Event sink see http://msdn.microsoft.com/en-us/library/ms877303(EXCHG.65).aspx . On 2007 you can use Transport Agent http://technet.microsoft.com/en-us/library/bb125012.aspx Cheers Glen Show quoteHide quote "John" <info@nospam.infovis.co.uk> wrote in message news:%23cf8JPU5JHA.1716@TK2MSFTNGP03.phx.gbl... > Hi > > I a new to MS Exchange programming. Is there a way to scan all emails > arriving to all users on exchange and then extract the attachments of a > specified type? If one of the .net languages can be used to achieve this > then that would be great. > > Thanks > > Regards > |
|||||||||||||||||||||||