NEW PROBLEM:
I'm trying to setup Squirrel to work with several virtual hosts. As per the docs suggestion, I've placed a copy of SM in each of the domain folders in the WebStar webserver tree. I placed the DATA and ATTACHMENTS folders outside of the webserver tree for security. This seems to work just fine.
Where is that suggestion in the docs? I think it's not the ideal solution. I recommend *one* installation, using the vlogin plugin. It is far easier to manage one installation, and gives you all the same flexibility of having multiple installations.
I have 2 questions:
1) Can all of the domains use the same Data and Attachment folders.... or, should I create a unique Data and unique Attachments folder for each domain?
No, all domains is fine, except that your data directory might get confusing and out of control. Usually, you don't really care, since you mostly won't need to manually go into the data directory, but anyway... One solution for really large installations is to turn on directory hashing, which will compute a series of subdirectories inside the data dir. Careful of plugins that don't work right with hashing turned on. The only other reason you couldn't use the same data dir for all users is if you somehow managed to have two users of the same IMAP name in different domains, but that's fairly unusual, and avoidable if your usernames include the domain name in them.
2) Mail sending via SM works fine... but, I'm unable to attach files. I get ERROR - Unable to copy/move file. I'm guessing I still have a permissions problem somewhere. Any suggestions?
Yup. PHP setup problem, not specifically SM. Look at the permissions on your temp directory as well as your attachments directory. Look long and hard. :)
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
