flagflag  
Page Top

Install anchor.png

  • コンパイルに pam-devel が必要
wget http://core.ring.gr.jp/archives/net/mail/qpopper/qpopper4.0.19.tar.gz
zcat qpopper4.0.19.tar.gz | tar xfv -
cd qpopper4.0.19 
./configure --with-pam=pop3
make 
make install
 
Page Top

xinetd anchor.png

  • /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
    }
     
Page Top

PAM anchor.png

  • /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
     

Front page   Freeze Diff Backup Copy Rename Reload   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 932, today: 1, yesterday: 0
Last-modified: 2011-03-22 (Tue) 03:29:35 (JST) (4787d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Today

Who's Online

109 user(s) are online (29 user(s) are browsing xpwiki)

Members: 0
Guests: 109

more...

Access Counter

Today : 5843584358435843
Yesterday : 1529415294152941529415294
Total : 2340054323400543234005432340054323400543234005432340054323400543
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com