I have an exchange 2000 server with more than 150 users using
I want to get a copy of messages that users sending through my SMTP server
is there any method to get this copy...
thanks in advance
Software/Hardware used:
ASKED:
March 9, 2005 3:27 AM
UPDATED:
March 30, 2005 6:09 AM
As said before SMTP is just the mail transfer protocol. POP3 and IMAP is used by the clients to download the messages from the mail server. If you implement IMAP, that allows you to save messages on the mail server and also to download them.
In MSExchange Server 2000, you can use GFI MailArchiver tool, you have to buy the licence for it, to archive all mails sent and received. You can also try to backup your database where all the messages are stored.
Hi,
One way to get all the mails SENT to your Exchange users is to set the Forwarding address to your email address in each user’s properties in ADUC and select the option “Deliver messages to both forwarding address and mailbox”.