this is more of a sighter as to what i will need to complete this..
We have an intranet using asp.net, the idea is to retrieve mail and its attachments and then displaying this/these messages in a listbox/ or table of some description.
i will be using c# to compile this.
now the mail that is needed to be retrieved are faxes/from our fax account which we have setup in outlook atm,
-each of these faxes has an attachment.
-the attachment is a tiff file.
-so the end result is to get at the tiff file and to have it listed.
im aware that there are librays/class's out there tha will need to be attached/referenced, so this can work.
at the moment i have a brief idea of what is needed for this but i would like a list if possible the items/things i need to have.. a checklist if you will.
i have a very crude first attempt. im using the S22.IMAP set of librays from
https://github.com/smiley22/S22.Imap
I take it this can be acheived someway or another.
the idea is to get this so its displayed on out intranet so everybody who neeeds to, can view theses messages/faxes
please excuse me if i have misunderstood you. – Dan Wood Nov 12 '12 at 15:28