1: 2011-03-22 (Tue) 03:26:21 iseki  |
Cur: 2011-03-22 (Tue) 03:29:35 iseki  |
- | ** Qpopper [#l1242b8a] | + | ** qpopper4 [#l1242b8a] |
| - http://www.eudora.com/products/unsupported/qpopper/index.html | | - http://www.eudora.com/products/unsupported/qpopper/index.html |
| + | #br |
| | | |
| *** Install [#l6a7e9f5] | | *** Install [#l6a7e9f5] |
| make | | make |
| make install | | make install |
| + | #br |
| + | *** xinetd [#zedf3816] |
| + | - /etc/xinetd.d/popper |
| + | service pop3 |
| + | { |
| + | socket_type = stream |
| + | protocol = tcp |
| + | wait = no |
| + | user = root |
| + | server = /usr/local/sbin/popper |
| + | server_args = qpopper -s |
| + | nice = 10 |
| + | disable = no |
| + | flags = IPv4 |
| + | port = 110 |
| + | } |
| + | #br |
| + | *** PAM [#t83d072a] |
| + | - /etc/pam.d/pop3 |
| + | #%PAM-1.0 |
| + | auth include system-auth |
| + | account required pam_nologin.so |
| + | account include system-auth |
| + | password include system-auth |
| + | session optional pam_keyinit.so force revoke |
| + | session include system-auth |
| + | session required pam_loginuid.so |
| + | #br |
|
Today : |
    |
Yesterday : |
    |
Total : |
        |
|
|