RFC 3676 says there can't be more in the signature delimiter line than this
[squirrelmail.git] / plugins / fortune / README
1 Simple SquirrelMail plugin that displays the quotes above the message listing.
2
3 Original code contributed by paulm@spider.org, now maintained by the
4 SquirrelMail Project Team.
5
6 Plugin requires /usr/games/fortune or any other similar program, that outputs
7 short text messages. If you are running php in safe_mode, path to program must
8 be present in php safe_mode_exec_dir setting. If you are running chrooted
9 webserver, program must be present inside of your chroot jail.
10
11 Plugin can be configured with config/fortune_config.php or
12 plugins/fortune/config.php files.