How to Retrieve Files for a deleted domain
-
thank you for the helpful information - happy happy you make me standing you make me look good to the staff i real appreciate your support Kindly please is there a way to retrieve the web mails associated to the deleted user thank you for your continued support; Yusufu
Mail? Depends on the system. If it's something like Yahoo, GMail, Hotmail, ... no. If it's your own internal email system, then you're going to have to consult the documentation on it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Mail? Depends on the system. If it's something like Yahoo, GMail, Hotmail, ... no. If it's your own internal email system, then you're going to have to consult the documentation on it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
it is our webserver emails(outlook emails). what documentations am supposed to look? thanks, Yusufu
How about Exchange Server. If you don't have an Exchange Server running, then you're using web emails, in which case, you're S-O-L.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
How about Exchange Server. If you don't have an Exchange Server running, then you're using web emails, in which case, you're S-O-L.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Shit Outta Luck If all his email was a personal, web-based, account on Yahoo, GMail, Hotmail, and some other service like that, you won't be able to recover it since those services will not grant you access to it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
How about Exchange Server. If you don't have an Exchange Server running, then you're using web emails, in which case, you're S-O-L.
A guide to posting questions on CodeProject[^]
Dave Kreskowiakthe Statue Of Liberty lost some files too? :-D
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
Shit Outta Luck If all his email was a personal, web-based, account on Yahoo, GMail, Hotmail, and some other service like that, you won't be able to recover it since those services will not grant you access to it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak@ Dave No, it was not Yahoo,Gmail nor Hotmail . It was outlook emails .May be we are not on the same page and correct me if i am wrong i think i am not clear with exchange server because we have our server where these emails are always copied there. thanks you for your patience and support Yusufu
-
@ Dave No, it was not Yahoo,Gmail nor Hotmail . It was outlook emails .May be we are not on the same page and correct me if i am wrong i think i am not clear with exchange server because we have our server where these emails are always copied there. thanks you for your patience and support Yusufu
Then you're going to have to find it and get the documentation on it. Without knowing what you have, it's impossible for me to help any further.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Then you're going to have to find it and get the documentation on it. Without knowing what you have, it's impossible for me to help any further.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
ANYTHING you have on your mail server!
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
it is our webserver emails(outlook emails). what documentations am supposed to look? thanks, Yusufu
Hi, Outlook is not a mail server ; Outlook is the mail client that connects to the server and fetch messages. If you want to know which server Outlook uses, you have to go to the account's properties to see how it is configured. It can be Exchange Server ; in that case you can reconnect a mailbox, whose original user has been deleted, to another user (this one must not have a mailbox already). It can be a POP3 or IMAP account stored on a local server, or hosted by a provider. But the best way to collect useful data about your mail system would be to ask the one that set it up, or, if he/she's not working there anymore, to read the documentation he must have left. I kindly suggest you to study the mail system of the company you're working for very seriously before attempting to have any action on it ;)