Показать сообщение отдельно

  #16  
Старый 22.02.2009, 20:34
ettee
Administrator
Регистрация: 12.10.2006
Сообщений: 466
С нами: 10304966

Репутация: 5170
По умолчанию

SquirrelMail

*log

/usr/share/squirrelmail/plugins/squirrel_logger/setup.php

$sl_logfile = "/var/log/squirrelmail.log";

/var/log/apache2/squirrelmail.log

/var/log/apache2/squirrelmail.err.log

/var/lib/squirrelmail/prefs/squirrelmail.log

/var/log/squirrelmail.log

/var/log/mail.log

ls:

#ls /usr/local/squirrelmail/www/

Код:
AUTHORS    configure  doc        include    plugins      src
ChangeLog  contrib    functions  index.php  po            themes
class      COPYING    help      INSTALL    README        UPGRADE
config    data      images    locale    ReleaseNotes
# ls /var/local/squirrelmail/

Код:
attach  data
# ls /etc/squirrelmail/

Код:
apache.conf        config_local.php  default_pref      index.php
config_default.php  config.php        filters_setup.php  sqspell_config.php
*conf

/etc/squirrelmail/config/config.php

/etc/squirrelmail/config.php

/etc/httpd/conf.d/squirrelmail.conf

/usr/share/squirrelmail/config/config.php

/private/etc/squirrelmail/config/config.php

/srv/www/htdos/squirrelmail/config/config.php

/var/www/squirrelmail/config/config.php

/var/www/html/squirrelmail/config/config.php

/var/www/html/squirrelmail[Version]/config/config.php (/var/www/html/squirrelmail-1.2.9/config/config.php)

Plugin

/etc/squirrelmail/plugins

/usr/share/squirrelmail/plugins

/usr/share/squirrelmail/config/config.php

$plugins[1] = 'squirrel_logger';

$plugins[2]

...
 
Ответить с цитированием