Hi Eric, Which qmailadmin we should include with qmaitoaster?
-- -- Best Regards Muhammad Tahnan Al Anas On Wed, May 6, 2020 at 10:03 PM Eric Broch <[email protected]> wrote: > Yes. > > In the mean time if you already have it installed and want to remove > branding here are the commands > > wget https://github.com/qmtoaster/images/raw/master/banner.png > cp /usr/share/qmailadmin/images/banner.png > /usr/share/qmailadmin/images/banner.png.bak > mv banner.png /usr/share/qmailadmin/images/banner.png > chown apache:apache /usr/share/qmailadmin/images/banner.png > chmod 644 /usr/share/qmailadmin/images/banner.png > cd /usr/share/qmailadmin/html > sed -i 's/GCL/QMT/g' *.html > sed -i 's/Grameen CyberNet Ltd./QMT/g' *.html > sed -i 's/www.citechco.net/www.qmailtoaster.org/g' *.html > > > On 5/4/2020 7:38 AM, Gary Bowling wrote: > > > > > > Nice, interested to learn if this might eventually be added to the > > repo for general use or if we will have to download and custom build? > > > > > > thanks > > > > > > On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote: > >> Hi all, > >> during coronavirus spare time I've found the time to improve a bit > >> qmailadmin with a new responsive skin and also with the cracklib > >> patch, which checks the pwd strenght. > >> > >> If useful feel free to download. Have a look here > >> https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html > >> > >> regards > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
