File/plugins/newmail/config_default.php

Description

NaSMail NewMail plugin

Default configuration file

  • version: $Id: config_default.php 1261 2008-04-08 09:06:11Z tokul $
  • copyright: (c) 2005-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • license: GNU Public License
Variables
boolean $newmail_allowsound (line 19)

Set $newmail_allowsound to false if you don't want sound files available

boolean $newmail_mediacompat_mode (line 34)

controls insertion of embed tags

array $newmail_mmedia (line 48)

List of available multimedia files.

For example. $newmail_mmedia['notify']['types'] = array(SM_NEWMAIL_FILETYPE_SWF,SM_NEWMAIL_FILETYPE_MP3,SM_NEWMAIL_FILETYPE_WAV); $newmail_mmedia['notify']['args'] = array('width'=>0,'height'=>0);

These two entries say that media/ directory contains notify.swf, notify.mp3 and notify.wav files Object elements for these files should use zero width and height attributes

boolean $newmail_uploadsounds (line 27)

Set $newmail_uploadsounds to false if you don't want to allow uploading of custom sound files.

Documentation generated on Sun, 22 Nov 2009 17:36:21 +0200 by phpDocumentor 1.4.3