diff options
Diffstat (limited to 'debian/dovecot-core.dovecot.pam')
-rw-r--r-- | debian/dovecot-core.dovecot.pam | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/dovecot-core.dovecot.pam b/debian/dovecot-core.dovecot.pam new file mode 100644 index 0000000..3443434 --- /dev/null +++ b/debian/dovecot-core.dovecot.pam @@ -0,0 +1,6 @@ +#%PAM-1.0 + +@include common-auth +@include common-account +@include common-session + |