Skip to content

pam-imap 0.3.9 - PAM module that authenticates a user login against a remote IMAP(S) server.

License

Notifications You must be signed in to change notification settings

wdoekes/pam-imap

Repository files navigation

pam-imap for 2017+

This is an updated version of pam_imap 0.3.8, taken from http:https://pam-imap.sourceforge.net/. See README.z_original for the original readme.

These files were mostly updated last in 2003, 2004 and imap.c in 2009. These edits might make it work in 2017 again.

See also: https://github.com/MrDroid/pam_imap

Building manually

Build requirements: libpam0g-dev libssl-dev libgdbm-dev

$ ./bootstrap
$ ./configure CPPFLAGS=-DVERIFY_CERT
$ make

Building a Debian package using git-buildpackage

See build requirements from Building manually.

Utility requirements: git-buildpackage debhelper dh-autoreconf

$ git clean -xf
$ gbp buildpackage -us -uc -sa --git-debian-branch=master \
    --git-upstream-tag='v%(version)s' --git-ignore-new

About

pam-imap 0.3.9 - PAM module that authenticates a user login against a remote IMAP(S) server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published