Previous: how to configure SMTP http://www.cnblogs.com/dosboy/archive/2007/09/05/882565.html
If exchange is not integrated into enterprise applications, is there a way to implement the email import function of moss or WSS?
Someone in my previous SMTP chapter said that I only wrote half of it and asked how to configure it, because the article mentioned configuring SMTP, many people ask if POP3 needs to be configured for the email input function, which is not necessary. If you want to use the simple mailbox function to allow customers to send and receive emails through outlook, you can configure POP3. However, if you only want to implement SharePoint Email Transfer, you do not need to use POP3.
If you configure SMTP in my way, you can implement the input function by making a few simple settings.
Find "incoming email" in "Management Center"
Set as follows:
In fact, it is important to set the domain name and directory:
After setting it, moss or WSS will monitor this directory. Once an email is sent in, the batch processing of the incoming mail will be performed.
You can refer to the following settings in the file Library:
The name entered here is not used before. It cannot conflict with the user name.
It's easy!