Which webmail interface to use in Debian Sarge

Discussion in 'Server Operation' started by ruskicar, Jan 14, 2006.

  1. ruskicar

    ruskicar New Member

    Hy.

    Which is a good webmail interface, that can be used in Debian 3.1 (I mean something like squirrelmail or neomail or horde, etc...)?

    Is there any good howto for any of them?

    Bye, RuskiCar
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If you run ISPCOnfig, the easiest to install is UebiMiau. There is a pacakge that can be installed with the ISPConfig update function.

    Otherwise i can recommend squirrelmail, but i dont have an howto for that.
     
  3. falko

    falko Super Moderator ISPConfig Developer

    I guess
    Code:
    apt-get install squirrelmail
    will install Squirrelmail into Debian's default web site under /var/www. You can run
    Code:
    apt-cache search squirrelmail
    to find the exact package name.

    I don't know the URL under which Squirrelmail can be accessed then, but I guess it's either http://<default_website>/squirrelmail or http://<default_website>/webmail
     
  4. ruskicar

    ruskicar New Member

    Yes, I have really tried to install squirrelmail a day or two ago, but when i wanted to login using squirrelmail interface, it said that my imap server does not allow plain text logins or something like that.
    What can solve that problem?

    Regards, ruskicar
     
    Last edited: Jan 15, 2006
  5. falko

    falko Super Moderator ISPConfig Developer

    Which IMAP server are you using?
     
  6. ruskicar

    ruskicar New Member

    If that helps you:
    Oh...i see here that I have logindisabled :)
    Should I change this and how?

    Regards, ruskicar
     
  7. ruskicar

    ruskicar New Member

    OK...it works now, but I had to add a c-client.cf file to /etc/ with following:
    Is this really risky? Is there any better method?

    Regards, RuskiCar
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Not really, as long as you connect from localhost to localhost.
     
  9. falko

    falko Super Moderator ISPConfig Developer

    I haven't tried it, but the screenshots look nice. What I don't like very much is that it is programmed in Perl, not PHP. :(
     

Share This Page