❌

ModalitΓ  di lettura

QmailAdmin

qmailAdmin Γ¨ un software libero che fornisce un'interfaccia web per gestire sistemi qmail con domini virtuali basati su vpopmail. Fornisce amministrazione per la creazione/cancellazione di utenti, alias, forward, mailing list e autoesponder.

Changelog

  • Nov 28, 2025 (v1.2.27)
    - Solved a compilation break on mailinglist.c when onchange is enabled in vpopmail a6395a9
    - --with-auth-log becomes --with-auth-logdir e6bdd48
    - Dropped VPOPMAIL_DEFS_H def in template.c 658eaa9
    - Revised the definition of PACKAGE and VERSION macros in several .c files 18abb99 bff23be
    - Functions file_exists() and str_replace() renamed to file_exists2() and str_replace2() on util.c because they are already defined in vpopmail bff23be
    - Fixed quick search button functionality (wasn't working well) bff23be
    - qmailadmin now requires vpopmail-5.6.11 a640c59
    - Solved undefined EZMLDIR and changing --enable-auth-log to --enable-auth-logdir in #5
    - Dropped a lot of br tags in lang files, fixed accents in italian language in #6
    - Dropped unusued --enable-help feature in configure in #7
    - mailinglist.c: if MySQL support is enabled mysql:localhost is the default host in #8
  • Nov 8, 2025 (v1.2.26)
    - Improved the handling of program exit because of wrong configuration. This should avoid the unpleasant "blank screen" situation in some cases.
    *Β Configure program is now able to require a minimum vpopmail version 3846a52
    * Upgrade in auth-logging feature: added configurable auth log path via --with-auth-log=DIR (default ~vpopmail/log). Log file now written under vpopmail privileges instead of apache. 59e234d 04e2bf9 0c75b47 5f768b1
    * Added verbosity to the "File error" event #4

  •  

vQadmin

VqAdmin Γ¨ un pannello di controllo su interfaccia web che consente di eseguire azioni che richiedono l'accesso a root β€” per esempio, aggiungere e cancellare domini.

Come si puΓ² vedere,Β VqAdmin ha una nuova versione con un nuovo aspetto mobile responsive, con tutte le mie vecchie patch incluse (compresa quella di ALI) e diverse correzioni e ripuliture del codice sorgente. Ho risolto tutti i warnings sia di autotools che di gcc e cambiato un paio di cose per poter rifare il tema html (guardare il changelog per maggiori dettagli). Come sempre i contributi nei commenti sono graditi.

PS: anche la parte apache Γ¨ stata modificata e prima di fare l'aggiornamento Γ¨ necessario guardare quali modifiche sono necessarie.

Have fun!

Changelog

  • Dec 06, 2024
    - added a patch to highlight users with restrictions and with admin privileges (PR #1, thanks Bai Borko)
    - added control files notlshosts_auto and tlsserverciphers
  • Oct 19, 2024 (version 2.4.2)
    - Minor fix to view_domain.html
    - Minor fix to the html of list all domains
    - aclocal fix
  • Jul 26, 2024 (version 2.4.1)
    - Fixed configure break. Trivial C test program breaks on gcc-14.1 due to missing headers (commit)
  • Mar 5, 2024
    - version 2.4.0 marked as stable
  • Jan 19, 2024
    - 2.4.0-beta.2
    Β * fixed a buffer overflow in domain.c (tx Bai Borko)
    Β * solved stringop-truncation warnings in domain.c and lang.c
  • Dec 21, 2023
    - 2.4.0-beta released
    - new skin
    - vqadmin moved to github
  • Jul 18, 2023
    patch updated
    - Italian translation file html/it updated, following the patch by Ali Erturk TURKER
    - the vqadmin source directory has been cleaned of unnececessary files
  • Feb 18, 2023
    Added Ali Erturk TURKER's patch to my combo. Original patch here

  •