User Activity

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Tried the ‘feature-improve-pacrypt’ branch. Upgrade.php was giving me errors about no vendor/autoload.php so I installed Composer (from Homebrew) and run ‘composer update’ from the postfixadmin root. After that, it all worked - am now logged in! Thanks for your help. BTW, small cosmetic issue for me: Ie the menu line at top is over the box with the buttons. Thanks, James. On 13 Oct 2021, at 7:00 pm, GingerDog gingerdog@users.sourceforge.net wrote: The shortest answer - if you can try using the 'feature-improve-pacrypt'...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Thanks GingerDog. Nothing came up when I googled (before I posted) and couldn’t see anything in the Github Issue Tracker. Must be looking for the wrong thing. Permissions for doveadm are: -r-xr-xr-x 1 myuser staff 585944 Aug 9 11:40 doveadm So that should mean _www can execute it I believe? And this worked: sudo -u _www /opt/homebrew/bin/doveadm pw -r 14 Password: Enter new password: Retype new password: {CRYPT}$2y$14$j/fABT4T77cXaOUQcHErR.MFA1691xUUHmecSaZPdhYJDffjtd4x Suppose I’ll have to install...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    I’m setting up a new M1 Mac web server and I’m having an issue with not being able to login using Postfix Admin. Using Homebrew as package manager. Error I get is: [Wed Oct 13 16:31:42.666132 2021] [php:notice] [pid 8658] [client 192.168.1.10:51239] Failed to read password from /opt/homebrew/bin/doveadm pw -r 14 ... stderr: , password: , referer: https://my.server.com/postfixadmin/public/login.php [Wed Oct 13 16:31:42.667844 2021] [php:notice] [pid 8658] [client 192.168.1.10:51239] Error while trying...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Thanks - I had changed that for the new jquery file (and changed it's name) but it was still saying I was on the old version. It was just a cache issue. Worked fine this morning. console.log(jQuery.fn.jquery); 3.6.0 -ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated/ajax-event-alias,-effects,-effects/Tween,-effects/animatedSelector

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Thanks GingerDog. Sorry if this is a stupid question, but where is it loading jquery from? And how can we get it to include/load the current version of jquery (that I've downloaded)?

  • Modified a comment on discussion Postfix Admin Discussion on PostfixAdmin

    As far as I can tell Bootstrap uses an existing jquery, but doesn’t include it itself? bootstrap.js: if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } +function ($) { 'use strict'; var version = $.fn.jquery.split(' ')[0].split('.') if ((version[0] < 2 && version[1] < 9) || (version[0] == 1 && version[1] == 9 && version[2] < 1) || (version[0] > 3)) { throw new Error('Bootstrap\'s JavaScript requires jQuery version 1.9.1 or higher, but lower than version...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    As far as I can tell Bootstrap uses an existing jquery, but doesn’t include it itself? bootstrap.js: if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } +function ($) { 'use strict'; var version = $.fn.jquery.split(' ')[0].split('.') if ((version[0] < 2 && version[1] < 9) || (version[0] == 1 && version[1] == 9 && version[2] < 1) || (version[0] > 3)) { throw new Error('Bootstrap\'s JavaScript requires jQuery version 1.9.1 or higher, but lower than version...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Subject says it all - I think 3.6 is the latest version, but PFA is using 1.12.4 if I’m correct? Thanks James.

View All

Personal Data

Username:
jlbrown123
Joined:
2005-05-28 08:32:27

Projects

  • No projects to display.

Personal Tools