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: 935, today: 2, yesterday: 0
Last-modified: 2011-03-22 (Tue) 03:29:35 (JST) (4791d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 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 31
Today

Who's Online

124 user(s) are online (18 user(s) are browsing xpwiki)

Members: 0
Guests: 124

more...

Access Counter

Today : 1718517185171851718517185
Yesterday : 1412914129141291412914129
Total : 2346279523462795234627952346279523462795234627952346279523462795
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com