Tar ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ChrisTech
    Senior Member
    • Mar 2004
    • 530

    #16
    Guess is who is re-installing his mail again....whoopsie...


    edit - why is it bad that I use webmail as the subdir ?
    Hosting at Dathorn since March 2003!

    My Interwebs speed on Charter Cable!

    Comment

    • KyleC
      Senior Member
      • Mar 2004
      • 291

      #17
      Originally posted by ChrisTech
      Guess is who is re-installing his mail again....whoopsie...


      edit - why is it bad that I use webmail as the subdir ?

      you cant install it in /webmail that is where cPanel installs its webmail...

      use /squirrelmail or something other than /webmail
      -Kyle

      Comment

      • ][kkebra
        Junior Member
        • Mar 2004
        • 7

        #18
        I install my squirrelmail into a folder called mail

        Then in my main page index.php, I have this javascript that takes them to squirrelmail if they goto mail.mydomain.com.

        Code:
        <script language="JavaScript">
        <!-- hide from old browsers
        if ( location.hostname == "mail.mydomain.com" ) {
        self.location.href = "mail/src/"
        }
        // done hiding -->
        </script>

        Comment

        • bjcleaver
          Junior Member
          • Mar 2004
          • 6

          #19
          So I assume this means in order to customize SquirrelMail, we need to install it ourselves per domain, since we don't have access to the CPanel version?

          Comment

          • Andy
            Senior Member
            • Mar 2004
            • 257

            #20
            Originally posted by bjcleaver
            So I assume this means in order to customize SquirrelMail, we need to install it ourselves per domain, since we don't have access to the CPanel version?

            Correct
            Andy

            Comment

            Working...