Article Archive for 7月 2009
info@○○○○はスパムが次から次と来ます。そのたびに管理画面から[ ブラックリストの設定 ][ メールフィルターの追加 ]をしていましたが追いつかない
エックスサーバーはメールのスパム対策にspamassass [...]
海外だとは思いますが
何にもコントロール禁止です ただ見るだけ
http://collegio-cam.pittstate.edu/ViewerFrame?Mode=Motion&Language=1 [...]
覚書 Maia Mailguard config.php <?php /* * $Id: config.php.dist 1075 2006-07-22 15:58:50Z dmorton $ * * MAIA MAILGUARD LICENSE v.1.0 * * Copyright 2004 by Robert LeBlanc <rjl@renaissoft.com> * David Morton <mortonda@dgrmm.net> * All rights reserved. * * PREAMBLE * * This License is designed for users of Maia Mailguard * ("the Software") who wish [...]
覚書 /etc/maia.conf ################################################################### # Maia Mailguard Script Configuration File # # # # This file (/etc/maia.conf) contains configuration information # # used by Maia Mailguard's Perl maintenance scripts. # ################################################################### # Configure your Maia database DSN here $dsn = "DBI:mysql:maia:localhost:3306"; # Your Maia database user's login name $username = "vscan"; # Your Maia database user's [...]
覚書
/etc/postfix/main.cf
##########################################################################
# postfi [...]
覚書
/etc/dovecot/dovecot.conf
## Dovecot 設定ファイル
##
## 日本語訳 龍義(toyota at tatsuyoshi.net)
## Prompt Wor [...]
覚書
/etc/my.cnf
######################################################################
#
# /etc/my.cnf
#
##### [...]
覚書 [PHP] ;;;;;;;;;;;;;;;;;;; ; About php.ini ; ;;;;;;;;;;;;;;;;;;; ; This file controls many aspects of PHP's behavior. In order for PHP to ; read it, it must be named 'php.ini'. PHP looks for it in the current ; working directory, in the path designated by the environment variable ; PHPRC, and in the path that [...]
覚書 /etc/logrotate.d/amavis /var/spool/amavis/amavis.log { compress weekly dateext rotate 4 missingok size +4096k create 0644 root root postrotate /etc/init.d/amavis reload > /dev/null endscript } /etc/logrotate.d/apache2 /var/log/apache2/example.jp-access_log { compress dateext maxage 365 rotate 99 size=+4096k notifempty missingok create 644 root root postrotate /etc/init.d/apache2 reload endscript } /var/log/apache2/access_ssl_log { compress dateext maxage 365 rotate 99 size=+4096k notifempty missingok [...]
覚書 /etc/apache2/default-server.conf ### default-server.conf ### ServerAdmin info@example.jp ServerName example.jp DocumentRoot /home/example/public_html #ErrorLog /var/log/apache2/example.jp-error_log #CustomLog /var/log/apache2/example.jp-access_log combined HostnameLookups Off UseCanonicalName Off ServerSignature On ScriptAlias /cgi-bin/ "/home/example/public_html/cgi-bin/" <directory "/home/example/public_html/cgi-bin"> AllowOverride None Options +ExecCGI -Includes Order allow,deny Allow from all AddHandler image/gif .gif AddHandler image/jpg .jpg AddHandler image/png .png AddHandler text/html .html AddHandler text/htm .htm AddHandler text/css .css [...]
