Results 1 to 6 of 6

Thread: Qpopper configuration question

  1. #1
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Exclamation Qpopper configuration question

    I've recently installed qpopper, via Synaptic, in my 10.04.4 LST system that runs Postfix as my local mail server. Now logwatch gives me the following report every morning:
    Code:
     **Unmatched Entries**
        in.qpopper: PAM adding faulty module: /lib/security/pam_unix_acct.so: 119 Time(s)
        in.qpopper: PAM adding faulty module: /lib/security/pam_unix_auth.so: 119 Time(s)
        in.qpopper: PAM unable to dlopen(/lib/security/pam_unix_acct.so): /lib/security/pam_unix_acct.so: cannot open shared object file: No such file or directory: 119 Time(s)
        in.qpopper: PAM unable to dlopen(/lib/security/pam_unix_auth.so): /lib/security/pam_unix_auth.so: cannot open shared object file: No such file or directory: 119 Time(s)
    Obviously something is incomplete in my qpopper configuration, but I've not been able to pin down just what this something might be. The most recent of the 10 threads returned by searching all forums for "qpopper" dates from 2011 so is too old to use; anyway, none of the 10 seems relevant to my question. And the official qpopper guide is silent on the subject.

    There's also another message about "bulletins" that I would like to shut off, but I'll stick with a single question at this point...
    Last edited by JKyleOKC; April 8th, 2013 at 04:17 PM. Reason: To tag as SOLVED
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

  2. #2
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Qpopper configuration question

    bump?
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

  3. #3
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Qpopper configuration question

    anyone else using qpopper?
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

  4. #4
    Join Date
    Mar 2013
    Beans
    1

    Re: Qpopper configuration question

    Try copying a PAM configuring for a service that works and using that as the Qpopper configuration. Best to pick as similar a service as you can.

  5. #5
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Qpopper configuration question

    Any suggestions? I'm not all that familiar with PAM and the names in the /lib/security/pam* listing don't offer much clarity. There's one called /lib/security/pam_unix.so that might be applicable -- or might not!
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

  6. #6
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Qpopper configuration question

    Finally solved it, thanks to fwoop's suggestion. I checked the /etc/pam.d directory and found that several of the files had the same four "include" statements and nothing else, so I commented out the two bad lines in the qpopper file, and pasted in that same four include lines. No more error reports!

    In searching, I find that the default file created by the repository version of qpopper still includes reference to those two files although they have not been included in the distribution for at least five years, and their use was deprecated for some 10 years before they were dropped! Surely we could do a better job of maintaining the packages in the official repositories!
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •