1. Download Apache James from http://james.apache.org/download.cgi
2. Unzip to your local drive
3. Add the host files Entry
127.0.0.1 smtp.bala.com
127.0.0.1 pop3.bala.com
4. Edit the file D:\ATG\apache-james-2.3.2\james-2.3.2\apps\james\SAR-INF\config.xml
a) Add server names in “servernames” section
<servername>bala.com</servername>
b) Modify the following properties in “dnsserver” section
c) “authorizedAddresses” section
<authorizedAddresses>
172.18.251.141/255.0.0.0, 127.0.0.0/8
</authorizedAddresses>
5. Run D:\ATG\apache-james-2.3.2\james-2.3.2\bin\run.bat
6. Run the below command
2. Unzip to your local drive
3. Add the host files Entry
127.0.0.1 smtp.bala.com
127.0.0.1 pop3.bala.com
4. Edit the file D:\ATG\apache-james-2.3.2\james-2.3.2\apps\james\SAR-INF\config.xml
a) Add server names in “servernames” section
<servername>bala.com</servername>
b) Modify the following properties in “dnsserver” section
<server>172.18.18.210</server>
<!-- Your DNS server ip-->
<autodiscover>false</autodiscover>
c) “authorizedAddresses” section
172.18.251.141/255.0.0.0, 127.0.0.0/8
</authorizedAddresses>
5. Run D:\ATG\apache-james-2.3.2\james-2.3.2\bin\run.bat
You should get the below running server
6. Configure Outlook express
Tools->Accounts->Add->Mails
7. Adding Mail
address
8. Adding mail server
names
9. Adding mail login
details
10. Testing the mail configurations
Sending Test mail
Receiving test mail
Add user : adduser
ReplyDelete