Go Back   Cloud Computing > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-30-11, 23:21
BOD Member
 
Join Date: Nov 2010
Posts: 202
Default qmail-pop3d

Hi!
I want to set up qmail-pop3d. How can I do that? Please give your suggestion about it.
Reply With Quote
  #2 (permalink)  
Old 06-08-11, 08:53
BOD Member
 
Join Date: Jun 2009
Posts: 68
Default

Hi,

You need to install qmail on server in order to install qmail-pop3d.
There are three utilities need for the qmail-pop3d.

Quote:
1. checkpassword : it is used for authentication qmail-pop3d.
2. qmail log account name
3. qmail POP3 service directory : /var/qmail/service/pop3d (by default)
Once you check all the above, You need to create service directory from qmail-pop3d-conf :
Quote:
qmail-pop3d-conf /bin/checkpassword qmaill /var/qmail/service/pop3d
got to /var/qmail/service/pop3d :
Quote:
cd /var/qmail/service/pop3d
allowing connections from your POP3 clients
Quote:
111.222.333.444:allow
555.666.777.888:allow
it can also be done by add-client scritp :
Quote:
./add-client 111.222.333.444 555.666.777.888
Compile tcp into a binary for tcpserver
Quote:
make
set pop3d as service in svscan
Quote:
ln -s /var/qmail/service/pop3d /service
svscan will start the service.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 23:58.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.