-
Is there a way to enforce a password length/quality using the postfixadmin plugin?
I'd like to at least make sure that 6+ characters are used in passwords.
-
https://github.com/zuazo/postfix-dovecot-cookbook/blob/master/recipes/postfixadmin.rb#L22 explicitly sets the node['postfixadmin']['server_name'].
On some configurations I do want to be able to overr…
-
Can add support for dovecot:CRAM-MD5 encryption setting?
// dovecot:CRYPT-METHOD = use dovecotpw -s 'CRYPT-METHOD'. Example: dovecot:CRAM-MD5
// IMPORTANT:
// - don't use dovecot:* method…
-
I have not updated my little local instance since the migration from Sourceforge to Github and I wonder: why are we supposed to simply trust the released tarballs on Github, as if Github is not hacka…
yuv updated
10 months ago
-
Currently, the script hardcodes uids and guids, specifically, see https://github.com/BigRedS/postfixadmin-installer/blob/master/postfixadmin-installer#L354
I'm not confident enough in my programming …
-
Could there be a new release that include the changes to composer (particularly the inclusion of dependencies such as smarty)?
-
### RainLoop version, browser, OS:
1.10.4.183, Firefox, Android Marshmallow (6.0)
### Expected behavior and actual behavior:
Postfixadmin password reset plugin should be installable from the package…
-
```
failed to solve: process "/bin/sh -c apt-get update && apt-get install -y wget postfix-mysql dovecot-mysql dovecot-imapd dovecot-pop3d dovecot-lmtpd php5-imap postfixadmin roundcube …
-
This more of a "how-to" question than an issue, but I couldn't find any other forum where I could ask this question.
I am writing a plugin for Rainloop to change the password via Postfixadmin. I ha…
-
If at least one mailbox has a quota defined in the old postfixadmin install, the script failed with the following error:
```
Traceback (most recent call last):
File "manage.py", line 22, in
…