RE: [SM-USERS] copied over SM to another domain
Sounds like you have almost everything figured out. I can offer to give you a customized vlogin plugin that will allow you to turn on the secure_login (or other) plugin for just one (or more) of your domains so you only need one SM installation. Let me know. - paul > -Original Message- > From: Keith Mastin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 1:38 AM > To: [EMAIL PROTECTED] > Subject: RE: [SM-USERS] copied over SM to another domain > > Hi Paul, > > >> Unfortunately, now that I get a closer look at the plugin, it won't > >> work in this instance. See, on the one domain, the admin is kmastin, > >> while on the others they are varied by domain. Using a squirrel user > >> to >> own files will deny those admins access, for one. For another, > >> the main >> site is ssl-enabled, and considered very secure. The > >> other domains all >> pass their user info in plain text. > > > > By "admin'd" you mean that all the files under each domain need to be > > owned by different users? Um, well, I'll leave that unique setup to > > you, but if you are serving all of it using apache anyway, can you > > give group ownership to apache for most of it? Or go the other way > > giving your files a sensible owner and just making sure your "admin" > > user is in the group that owns those files. It seems like you can > > make this work but you need to be creative with your owners and > > groups. > > There is group ownership by apache for all the websites. > > > As for one domain being SSL and the rest not, I would think that could > > be accommodated... hmmm. Yah, I can envision a small tweak to that > > plugin that should do the job, but I won't go there unless you get > > that other stuff nailed. > > I just bypassed the need for this by installing a second instance of SM > into one of the unprotected domains. I'll be looking more closely into > the vlogin and virtual_host plugins tomorrow (too much coffee/not enough > sleep right now). > > >> I just logged into the original site as the admin user for that > >> domain, and went to configure the plugins. I got an error message: > >> ERROR Preference file, /web/mlib/data/keith.mastin.pref.tmp, could > >> not be opened. Contact your system administrator to resolve this > >> issue. > >> > >> I did a look-see (ls) in /web/mlib/data/, and shor'nuff, there's no > >> tmp file there, like the error states. > > > > It was probably trying to create the tmp file but didn't have enough > > permissions to do so. Make sure the ownership and perms on the > > containing directory are appropriate. > > I got this straightened out. The problem was group ownership was apache, > when it should have been shadow-readers... You were right on. > > >> One other thing about this domain is that it is adminn'ed by user > >> kmastin, but the SM and mail is adminn'ed by keith.mastin, but owned > >> by kmastin. That didn't make a difference before, but all of a sudden > >> this >> error pops up and I'm in doubt. Scratch the whole works and > >> start over? > > > > Again, forgive me, but I'm not clear on the difference you're drawing > > between "adminn'ed" and "owned" and what the implications are for your > > file ownership and permissions, but I would think that it could be > > worked out. It sort of sounds like things got really screwed up when > > you copied your previous installation. Why not just reinstall from > > tarball and copy in your data dir and config file (since those are the > > only things that are probably unique to you)? Or wipe it all and do > > another cp with -Rp flags. > > > > - paul > > I already did a complete new install for one of the unprotected domains. > Looks like I might have to scratch the original ssl-enabled install and > redo it also... another chore for tomorrow. I'll take another closer > look at all the file ownerships then too. > > Thanks > > -- > Keith Mastin > BeechTree Information Technology Services Inc. > Toronto, Canada > (416)696-6070 > --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
[SM-USERS] unsubsribe
unsubsribe --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
[SM-USERS] Mail_Fetch Crashing....
Does anyone know why mail_Fetch would be causing my system to hang? I'm running SM 1.2.0 with qmail-ldap. When I do a mail_fetch it sits there for the longest time and HTTP just starts using up CPU cycles like they are candy and sky rockets through the roof. Any idea what this might be and how to get this plugin working correctly? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
[SM-USERS] what are the suggested/minumum php compile options (2nd request)
Hi what are the suggested/minimum options that php must be compiled with in order to use squirrelmail --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] plus sign not allowed in folder name
Thijs > Hello Tony, > >> I have just upgraded to version 1.2.11 and one of my users had a >> problem with folders that contain a plus sign (+) in the the name; >> Squirrelmail returns an error "invalid mailbox". >> >> I have also just upgraded Courier-IMAP (their mailing list says that >> other mail clients work with plus signs) and mod_php to version 4.3.1. > > I think your problem is not in SquirrelMail. I've tried to reproduce it, > but folder names with a + work just fine, I can create, read messages > in, and delete folders with a + sign in it. This goes for SquirrelMail > 1.2.11 and 1.4.0, using Courier. > > Is the error you're getting a SquirrelMail error or an IMAP error? > >> Is there a list of characters allowable in folder names? > > All characters are allowed, except the following three: > " \ > > > Thijs Hmm. Well I do get the error when I try to open a message in a folder that has a plus sign in the name thus: ERROR : Could not complete request. Query: SELECT "INBOX.SuSE 1" Reason Given: Invalid mailbox The folder name is actually SuSE+1 although the + is not shown in the error message, perhaps this is a clue. It's not really a big deal to me, but if anyone wants to follow up to clear up I am willing to help with testing. Tony --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] what are the suggested/minumum php compile options (2nd request)
> Hi what are the suggested/minimum options that php must be compiled with > in order to use squirrelmail >From the INSTALL documentation that comes with Squirrelmail: ./configure --enable-track-vars --enable-force-cgi-redirect --with-gettext If you want database or LDAP support, you'll have to add that as well. Consult the PHP install documentation to see if there are any other features, tweaks, or switches you want to enable for your server. -- Chris Hilts [EMAIL PROTECTED] --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Re: SAConf/ProcFilter plugin...more explicit?
Okay, I've made some progress. In squirrelmail's setup, my default mail folder prefix is mail/. This lists everything. If I tweak that variable, it is reflected in saconf and procfilter. Example is that I changed that setting to $HOME/mail/, and thus all my drop downs began showing $HOME/mail/foldername. The problem with this is that it's not looking in the user's home, but the webserver's home for folders at this point. There has to be a way to seperate these out. :( Man this is frustrating. Tony Shadwick Manager of Internet Services Strategic Technology Group --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] what are the suggested/minumum php compile options (2nd request)
Hello Robin, On Wednesday, March 05, 2003, Robin Mordasiewicz wrote... > Hi what are the suggested/minimum options that php must be compiled with > in order to use squirrelmail I've compiled PHP using the defaults (no user specified options), and ran SM just fine on that. The rest is up to you... but things that must be enabled are sessions, otherwise you're not going to get anywhere. -- Jonathan Angliss ([EMAIL PROTECTED]) --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] plus sign not allowed in folder name
Hello Tony, On Wednesday, March 05, 2003, Tony Austin wrote... > Hmm. Well I do get the error when I try to open a message in a > folder that has a plus sign in the name thus: > ERROR : Could not complete request. > Query: SELECT "INBOX.SuSE 1" > Reason Given: Invalid mailbox > The folder name is actually SuSE+1 although the + is not shown in > the error message, perhaps this is a clue. That's our fault I think... We made a bug on ourselves. We do a urldecode on the $mailbox variable, but because of the way PHP works, you don't need to on $_GET values... When we do that, + gets replaced with a " " which, as you've shown... breaks stuff. I'll take a look... in a bit :) -- Jonathan Angliss ([EMAIL PROTECTED]) --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] View as HTML weirdness
require_once(SM_PATH . 'functions/global.php'); Uh...that global.php file doesn't exist. I'm not sure what's going on, but that's the first interpreted line in setup.php for the view_as_html plugin, and it brings squirrelmail to it's knees when enabled. Yuck. Tony Shadwick Manager of Internet Services Strategic Technology Group --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] View as HTML weirdness
If you read the Details page for that version of the plugin, you'll see that it requires SquirrelMail >= 1.4.0. If you are using the 1.2.x series you need to use version 2.7 Seth. Tony Shadwick said: > require_once(SM_PATH . 'functions/global.php'); > > Uh...that global.php file doesn't exist. I'm not sure what's going on, > but that's the first interpreted line in setup.php for the view_as_html > plugin, and it brings squirrelmail to it's knees when enabled. Yuck. > > Tony Shadwick > Manager of Internet Services > Strategic Technology Group > > > > > --- > This SF.net email is sponsored by: Etnus, makers of TotalView, The > debugger for complex code. Debugging C/C++ programs can leave you > feeling lost and disoriented. TotalView can help you find your way. > Available on major UNIX and Linux platforms. Try it free. www.etnus.com > -- > 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 -- Seth E. Randall IT Support Specialist Missoula Federal Credit Union [EMAIL PROTECTED] MSN: [EMAIL PROTECTED]/ICQ: 23164675 --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] Re: You must be logged in error
>> ERROR >> You must be logged in to access this page. > > What version of SquirrelMail? What happens when you try logging in for > a second time? What IMAP server? What PHP? > Squirrelmail 1.2.10 When I log in again the same thing happens. IMAP: University of Washington PHP 4.0.6 To be honest this error has happened recently because I've screwed around with my VirtualHost directives for that domain. I thought i'd reset them all. I could easily recreate the domain (i think!) but i'm being inquisitive and would like to know what's happening =-) I have the luxury of not having dozens of clients dependant on my webmail server! Thanks, Dan --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] Noob Question: Multiple Profiles?
Is there a way to setup up multiple profiles for outgoing mail. Something like a drop down list in the the compose window or something? -- Walt Davis http://www.waltdavis.net --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Re: You must be logged in error
Hello Daniel, On Wednesday, March 05, 2003, Daniel Watts wrote... >>> ERROR >>> You must be logged in to access this page. >> What version of SquirrelMail? What happens when you try logging in >> for a second time? What IMAP server? What PHP? > Squirrelmail 1.2.10 > When I log in again the same thing happens. 1.2.10 had a small session issue in that required a double login... But it seems that this isn't your problem. I'm not sure what the problem could be apart from that something you changed in the virtual hosts has messed something up. -- Jonathan Angliss ([EMAIL PROTECTED]) --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Noob Question: Multiple Profiles?
> Is there a way to setup up multiple profiles for outgoing mail. > Something like a drop down list in the the compose window or something? Did you even look? Options -> Personal Information -> Multiple Identities -- Chris Hilts [EMAIL PROTECTED] --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] RE: Second Post: Problem composing email
Clinton Foss said: > > Tracy McKibben said: >>Does this occur with addresses you choose from the Address Book, >> addresses you manually type into the To field, or both? > > Hi Tracy > > It occurs on both > > Clinton Well, my only guess then would be that someone is wrong with src/compose.php. I'd try putting a fresh copy of that file in place, appropriate to the version of SM you're using. -- Tracy McKibben _==_ [EMAIL PROTECTED] ,_(",) \/. \ http://mckibben.d2g.com ( : ) ___ Currently 12°F in Eden Prairie, MN, but it feels like 1°F --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] squirrelmail-users digest, Vol 1 #1066 - 12 msgs
what is this > Sorry I cannot come to the phone right now but if you'd like to > leave a message after the beep oops wrong thingy... > > Thank you for your correspondence. I am away until Monday 10th March > 2003. > > If you need assistance or information urgently please contact my > colleague Carl Johnston [EMAIL PROTECTED] ext 64911 > > If you are a member of staff you can also log a call in the helpdesk at > http://crukhelp.leeds.ac.uk > please follow the on screen instructions. > > Paul > > > --- > This SF.net email is sponsored by: Etnus, makers of TotalView, The > debugger for complex code. Debugging C/C++ programs can leave you > feeling lost and disoriented. TotalView can help you find your way. > Available on major UNIX and Linux platforms. Try it free. www.etnus.com > -- > 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 -- Maina. - Welcome To Space Onplanet. Bringing The World Closer. http://www.space.co.ke/ --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] Group Calendar Plugin
Hello all, Is there a "Group Calendar Plugin" for SquirrelMail where a user can specify his/her group members and anybody from his/her group can view, edit, add, remove schedules like meetings, reminders, etc.? By the way, the MTA is qmail and probably planning to use OpenLDAP for the storage of mail users' information. Thanks in advance. -- __ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] (un)collapsing folders
I'm using SquirrelMail 1.2.11 with Apache 2.0.44,PHP 4.3.1, and Courier 1.7.0. For the most part, things are working fine, except for some weird behaviour with the collapse_folders feature. Whenever I collapse a folder, any other collapsed folders *un*collapse - as a result I can only manage to have one collapsed folder at a time. Any thoughts? Is this a know issue, or something wrong with my set up? Cheers, Neil. --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] squirrelmail-users digest, Vol 1 #1066 - 12 msgs
Hello Ronny, On Wednesday, March 05, 2003, [EMAIL PROTECTED] wrote... > what is this It's called an auto-response... The person setup their "Out of office" filter wrong, and it is replying to mailing lists... I shut off the account, so they won't get list mails. -- Jonathan Angliss ([EMAIL PROTECTED]) --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Noob Question: Multiple Profiles?
Ya I found it after posting. But the signatures dont seem to work. That is when I select one of the advanced profiles that has a different signature than the default one the default signature is not replaced with the profile selected. >> Is there a way to setup up multiple profiles for outgoing mail. >> Something like a drop down list in the the compose window or something? > > Did you even look? Options -> Personal Information -> Multiple Identities > > -- > Chris Hilts > [EMAIL PROTECTED] > > > --- > This SF.net email is sponsored by: Etnus, makers of TotalView, The > debugger for complex code. Debugging C/C++ programs can leave you > feeling lost and disoriented. TotalView can help you find your way. > Available on major UNIX and Linux platforms. Try it free. www.etnus.com > -- > 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 --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Group Calendar Plugin
> Hello all, > > Is there a "Group Calendar Plugin" for SquirrelMail where a user can > specify his/her group members and anybody from his/her group can view, > edit, add, remove schedules like meetings, reminders, etc.? The shared calendars plugin will do this -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696-6070 --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] Folders in folders
Hello All: Just wondering how I could set a folder say for instance called Friends then place some folders with friends names inside this folder, instead of having such a long list of folders in the left pane. I looked in folders and selected new folder and create in and all would give me is none? Thanks, Darryl --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Group Calendar Plugin
- Original Message - From: "Keith Mastin" <[EMAIL PROTECTED]> Date: Thu, 6 Mar 2003 01:11:43 -0500 (EST) To: <[EMAIL PROTECTED]> Subject: Re: [SM-USERS] Group Calendar Plugin > > The shared calendars plugin will do this How do you do this? Where can I find it? Thanks in advance. -- __ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
Re: [SM-USERS] Group Calendar Plugin
>> >> The shared calendars plugin will do this > > How do you do this? Where can I find it? > > Thanks in advance. It's in the plugin directory on the SM site -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696-6070 --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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
[SM-USERS] shared addresses?
Is there a way to share addresses within user-specified groups, like we can with the shared calendar plugin? I'm hoping to avoid ldap or MySql (prefer PostgreSql), but will take the plunge if that's all there is. TIA -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696-6070 --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com -- 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