Squirrelmail and Serversidefilter with ISPConfig

Discussion in 'Tips/Tricks/Mods' started by Schmickers, Aug 28, 2006.

  1. Schmickers

    Schmickers New Member

    Hi all,

    I have installed the Squirrelmail package for ISPConfig, and am trying to get the serversidefilter plugin working. Anyone here have any experience with it? I'm hacving trouble getting the config.php file setup, as I'm not sure of whether ISPConfig uses virtual or shell users, and what paths to use. And also, what user runs Apache.

    Anyone got serversidefilter running with Squirrelmail and ISPConfig?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig uses shell users.
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Have a look into your Apache configuration. There's a line like this:

    Code:
    User [I]apacheuser[/I]
    Common usernames for the Apache user are www-data, wwwrun, apache, ...
     

Share This Page