> Continuing my saga of trying to get a working
> multi-domain installation up and running,....  :-)
>
> Ok, now we've got the pref files being created in the
> correct subdirectory.
>
> However, the spell checker still wants to use the
> generic data / attachment directory. (which is no
> longer writable by the web-server's user)

there is no reason for the attachments directory to be different for each
of your domains, except to make things harder for you

> I can see the the chance of a file collision would be rare

impossible.  read the squirrelspel file:

 * For the simplicity's sake we'll put all text into a file in
 * attachment_dir directory, then cat it and pipe it to
 * sqspell_command.  There are other ways to do it, including popen(),
 * but it's unidirectional and no fun at all.
 *
 * The name of the file is an md5 hash of the message itself plus
 * microtime. This prevents symlink attacks. The loop is here to
 * further enhance this feature, and make sure we don't overwrite
 * someone else's data, although the possibility of this happening is
 * QUITE remote.

> but I would still like to fully segment each
> domain's files.

segment files that are entirely temporary and entirely unique?  for what?

> Also, will user custom word files face a similar
> problem?

dunno...  try it and see!

 - paul



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to