[GH-ISSUE #16] No CRAM password scheme option #15

Closed
opened 2026-02-26 09:35:09 +03:00 by kerem · 2 comments
Owner

Originally created by @nrosier on GitHub (May 21, 2012).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/16

I'm considering migrating from PostFixAdmin to ViMbAdmin but miss 1 major feature that is important to me: CRAM-MD5 authentication. PostFixAdmin allows to specify dovecot (dovecotpw) as source for passwords:

// dovecot:CRYPT-METHOD = use dovecotpw -s 'CRYPT-METHOD'. Example: dovecot:CRAM-MD5
$CONF['encrypt'] = 'dovecot:CRAM-MD5';

Is it possible to implement this in ViMbAdmin?

Originally created by @nrosier on GitHub (May 21, 2012). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/16 I'm considering migrating from PostFixAdmin to ViMbAdmin but miss 1 major feature that is important to me: CRAM-MD5 authentication. PostFixAdmin allows to specify dovecot (dovecotpw) as source for passwords: // dovecot:CRYPT-METHOD = use dovecotpw -s 'CRYPT-METHOD'. Example: dovecot:CRAM-MD5 $CONF['encrypt'] = 'dovecot:CRAM-MD5'; Is it possible to implement this in ViMbAdmin?
kerem closed this issue 2026-02-26 09:35:09 +03:00
Author
Owner

@barryo commented on GitHub (May 24, 2012):

Thanks for the interest.

We've just added this and released 2.2.1.

See https://github.com/opensolutions/ViMbAdmin/wiki/Password-Schemes

  • Barry
<!-- gh-comment-id:5897726 --> @barryo commented on GitHub (May 24, 2012): Thanks for the interest. We've just added this and released 2.2.1. See https://github.com/opensolutions/ViMbAdmin/wiki/Password-Schemes - Barry
Author
Owner

@nrosier commented on GitHub (May 24, 2012):

Great! Thanks for the quick fix.

<!-- gh-comment-id:5897931 --> @nrosier commented on GitHub (May 24, 2012): Great! Thanks for the quick fix.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#15
No description provided.