0 pts.
 Saving Mails sent through SMTP
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

Answer Wiki:
Please clarify - is your "SMTP server" the SMTP component of Exchange, or is it a separate product either on the same physical box or on a different server? It depends on your software implementation, but if memory serves me correctly, the SMTP standard does not make allowances for message saving. In theory, it should just be passing messages from the upstream host to the next downstream SMTP host, in order to route the message properly. In other words, if your SMTP service is a standalone product, you're likely out of luck. Someone please check me, I may be wrong. Cheers
Last Wiki Answer Submitted:  March 10, 2005  7:39 am  by  Sonotsky   680 pts.
All Answer Wiki Contributors:  Sonotsky   680 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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.

 0 pts.

 

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”.

 0 pts.