How to Change Logo in Zimbra Mail Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น • 10

  • @gauravrana7735
    @gauravrana7735 3 ปีที่แล้ว

    Thank for explaining we are waiting more video related to zimbra mail server.

  • @meer7391
    @meer7391 3 ปีที่แล้ว +1

    I thought FOSS versiom doesnt allow you to rid off Zimbra logo

  • @AriefAdhie
    @AriefAdhie 4 ปีที่แล้ว

    @Md Anwar Hossain And how to set back to original logo?

  • @rafaelit3096
    @rafaelit3096 3 ปีที่แล้ว

    sir how can i backup and retore mail mail zimbra

  • @selmabrkn9511
    @selmabrkn9511 4 ปีที่แล้ว

    thank you for this explanation....😊😊😊😊😊😊😊😊😊😊😊
    We can change the background and the text below for Zimbra????????
    And how¿¿¿¿¿¿

    • @MuhammadFurqanKhan.13
      @MuhammadFurqanKhan.13 3 ปีที่แล้ว

      vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
      665:clientLoginNotice = :: TYPE YOURS ::
      3747:zimbraLoginTitle = TYPE YOURS
      4142:splashScreenCopyright = TYPE YOURS.
      su - zimbra
      zmcontrol restart

    • @MuhammadFurqanKhan.13
      @MuhammadFurqanKhan.13 3 ปีที่แล้ว

      For Users:
      1. copy the image in /opt/zimbra/jetty/webapps/zimbra/img/ (image should be in ".jpg" format)
      2. go to vi /opt/zimbra/jetty/webapps/zimbra/public/login.jsp and append before the following css:
      (line no :780) & add these lines,

      .LoginScreen {
      background-color : #777 !important;
      background-image : url('/img/logoname.jpg') !important;
      background-position : center;
      background-repeat : no-repeat;
      background-size : 100% 100% !important;
      }

      For Admin Screen:
      1. copy the image in /opt/zimbra/jetty/webapps/zimbraAdmin/img/ (image should be in ".jpg" format)
      2. go to vi /opt/zimbra/jetty/webapps/zimbraAdmin/public/admin.jsp and append before the following css:
      (line no :780) & add these lines,

      .LoginScreen {
      background-color : #777 !important;
      background-image : url('/img/logoname.jpg') !important;
      background-position : center;
      background-repeat : no-repeat;
      background-size : 100% 100% !important;
      }

      Note: zimbra or any service restart is not required.

  • @neidsonsantos5910
    @neidsonsantos5910 4 ปีที่แล้ว

    Great!

  • @globexpharmaltd.6203
    @globexpharmaltd.6203 3 ปีที่แล้ว

    md your name? or command part?

  • @clarityamazon9220
    @clarityamazon9220 2 ปีที่แล้ว

    Thanks