無料グループウェア Aipo


リマインダーメール

vi /usr/local/aipo/tomcat/webapps/aipo/WEB-INF/conf/JetspeedJResources.properties
----
daemon.entry=remainderscheduledaemon

daemon.remainderscheduledaemon.classname=com.aimluck.eip.schedule.daemon.RemainderScheduleDaemon
daemon.remainderscheduledaemon.interval=30
daemon.remainderscheduledaemon.onstartup=false
----
/usr/local/aipo/bin/shutdown.sh
/usr/local/aipo/bin/startup.sh

テーブル構成


DBパスワード


Webメールを定期的に削除する

Aipo5.1のWebメールはPOPクライアントとして動作するようで、データベース内にどんどんメールがたまり、消えません。バックアップ時にも時間と容量が圧迫されます。
サポートセンターにメールしたところ、「また、Webメール一括削除SQL等につきましては、現在提供させていただいておりません。」との回答。


Aipo5でDNSキャッシュがクリアされない


伝言メモのデフォルトを「選択して下さい」に変更


アンインストール


another postmaster may be running

  1. cd /usr/local/aipo/bin
  2. bash shutdown.sh
  3. bash startup.sh
  4.  
  5. pg_ctl: another postmaster may be running; trying to start postmaster anyway
  6. pg_ctl: could not start postmaster

携帯でみると真っ白になる対策


セッションタイムアウトの延長


Apacheと同居


お問い合わせ画面の削除


httpポートの変更

vi /usr/local/aipo/tomcat/webapps/aipo/WEB-INF/conf/AipoResources.properties
----
aipo.webappserver.port=81
----

vi /usr/local/aipo/tomcat/conf/server.xml
----
<Connector port="81"
----

./shutdown.sh

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2018-09-15 (土) 07:31:37