[SM-USERS] Write Only Shared Folder
I'm using Red Hat 4.0 AS / dovecot / Squirrelmail Has anyone had any luck creating a write only(rw--w--w-) shared folder? I would like the users to drop mail in this folder, but not read from it. I created a mbox file named 'spam' in a shared directory with read/write (rw-rw-rw-) permissions, and the user can move items into the folder, but with write only (rw--w--w-) the maillog has a 'permission denied' error and the user gets an error in squirrelmail: Mar 31 15:26:23 ldap imap(jt): open() failed with mbox file /home/jt/Mail//Spam: Permission denied I'm I missing something? Thanks for any help, JT --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] hanging on addressbook access
> * IMAP Server Courier-IMAP > * PHP 4.3.10 > * Web server Apache 2.0.52 > * PlatformSolaris 9 SPARC > * How your software was installed self extracted > * SquirrelMail version1.4.3 + 1.4.4 > * Plugins you've installed. vlogin + compatability ( both latest) > * Any notes two installations (same prob) > - 1.4.3 without plugins > - 1.4.4 with vlogin > > > System has worked fine for many a moon except > > > When a user tries to access the addressbook > (no addressbook database setup - just outofthebox default) > > > Nothing happens. > > > When I say nothing I mean > > > the web browser (firefox 1.0 and IE6) waits and says "waiting for > domain.com" on the server. > > No log appears - apache access_log ( I'm looking for a POST to > addressbook.php ) > > The file data/username.abook is created with 0 size and "lsof" shows an > apache process holds an open handle to this file. > > No serious CPU is being used by this process and a truss of the process > shows nothing at all. > > Any further requests from the browser to a sqirrelmail page are also > fruitless after trying to access make an addressbook entry. > > However - If I remove the associated 43K session file from /tmp then I am > presented with a login screen and every thing works with the following > exceptions. > > addressbook will lock it all up again and the previous apache process > still has a handle on username.abook. > > Permissions are fine. The entire web tree is owned by the username which > apache2 runs as, > > What can I try next - I am open to experimentation - to a point :) try different php version if you can. try apache 1.3.33 instead of apache 2. maybe some functions used in functions/abook_local_file.php don't work correctly on solaris. maybe rewind(), fgetcsv(), flock(), fclose() or usleep(). -- Tomas --- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] archive plugin
Hi, How do I set the the default for the archive plugin to be 'separate entities' for all the users so that the user can just click the archive feature instead of having to set the option. SM:1.4.3 OS:MAC OS X Archive Plugin 1.2 Thanks --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] New Squirrelmail RPM and Shared Calendar Plugin
Mike Klinke said: > On Thursday 31 March 2005 16:11, William Hooper wrote: > > >> Looking at the .spec file >> (http://cvs.fedora.redhat.com/viewcvs/rpms/squirrelmail/FC-3/squi >> rrelmail.spec) it should be marked %config(noreplace). In fact all the >> *.php files in /etc/squirrelmail/ are. >> > > Looking at a diff between what the RPM delivered and what the SCP > delivers it lists a few differences: Notice that above I referred to your comment that the config.php was changed by the RPM. I mention nothing about plugins. > ( ../calendar are the SCP distributed .php files and the current > directory here is the resulting directory after the Fedora RPM update ) [snip] > > If you're .spec file savvy perhaps this'll make some sense to you. It makes perfect sense. The calendar folder is part of the RPM, so it added and replaced files as needed. Since the calendar directory is part of the Squirrelmail "program", these files have to be replaced. If they weren't they you could never updated Squirrelmail. The same thing would have happened if you had untarred an updated tarball over your current directory. If you plan on making changes to Squirrelmail "program" files that are included in the RPM, perhaps you should look at managing Squirrelmail manually instead of using the RPMs. -- William Hooper --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
RE: [SM-USERS] nutsmail on ensim
> Thanks for your reply. I was struggling with the usual Ensim > quirks, a centralised SM install and this new skin but it is > all working now. The nutsmail people (lance) were very helpful > but these questions were a bit tricky. I understand now why it > would be looking for the /data/ folder. > :) > > However I can't fault your logic, so I've just been to > Sourceforge and sent Rick Costello $50. > > You guys do a great job, thank you. Thanks; I was chiding you (half hearted; joking), but certainly not trying to guilt-trip anyone into giving us money (although generally, it probably does make sense to ask people to ante up given all the time and hard work we put into the project, but we first need a central repository for project donations instead of only individuals). Your generosity is appreciated. -paul --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] New Squirrelmail RPM and Shared Calendar Plugin
On Friday 01 April 2005 16:24, William Hooper wrote: > It makes perfect sense. The calendar folder is part of the RPM, > so it added and replaced files as needed. Since the calendar > directory is part of the Squirrelmail "program", these files have > to be replaced. Yes, as Paul mentioned, he is planning on replacing the current "calendar" with the new "shared calendar" in version 1.5. and until this is done and picked up by the Fedora RPM's this will be a problem for anyone who's implemented the "developing" SCP; i.e. it will always be overwritten by the distributed RPMs. No big deal though since it's trivial to fix once you know why it's happened ... just growing pains. Regards, Mike Klinke --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] hanging on addressbook access
try different php version if you can. try apache 1.3.33 instead of apache 2. maybe some functions used in functions/abook_local_file.php don't work correctly on solaris. maybe rewind(), fgetcsv(), flock(), fclose() or usleep(). Having trawled through the source code I found the culprit. My web tree is on an NFS mount and as such, flock() doesn't work. I have commented out file locking for now. My planned upgrade to NFSv4 Will solve this problem. Rob -- /** * Rob Shepherd, * University Of Wales, Bangor, * School of Informatics, * Dean Street, * Bangor, * Gwynedd, UK /\ /\ * LL57 1UT / \/ \ /\ * --/---/\--\ * * [EMAIL PROTECTED] * * +44 (0) 1248 38 27 */ smime.p7s Description: S/MIME Cryptographic Signature
Re: [SM-USERS] nutsmail on ensim
we first need a central repository for project donations instead of only individuals Hi Paul, Yes I was wondering whether that meant Rick might be running off to the bar for the evening without inviting the rest of you ;) On a serious note though, you *should* make a prominent donation spot on the SM website. All of us benefit from your software, whether directly as users or through sales to our own clients as hosts. It's a very small thing to give $50 for that. Yes, there have been numerous discussions about doing this, and SourceForge even made it easier by allowing projects (not just individuals) to take donations through their donation system. Unfortunately, that also means figuring out WHO takes/manages the money (we live all over the world), WHAT happens with the money, HOW to manage and share the money, WHERE the money should be kept (central bank account?), etc. etc. Most of the developers are already busy enough and there are no easy answers to these questions, so the conversation simply has not really been fleshed out. Maybe people in the community have ideas they can add. I was thinking about this recently in light of the whole Wordpress incident. It seems OpenSource has just become another word for 'free' for most people and I know from working in shareware many years ago - the vast majority of people do not contribute. Indeed. With the endless hours that some developers contribute to these kinds of projects, that can feel pretty unrewarding and it really burns if you think about it. However, OpenSource software continues to flourish, suggesting that money isn't the motivating factor, and I REALLY like the idea that we aren't doing this just to chase money around. If every user of Wordpress had donated just $1 a year, I'm sure Matt never would have considered that method of raising funds. That's hardly a lot of money for a blogging system you use on a daily basis (The cost of 1 can of coke?) I imagine the effect on the development process would be rather dramatic as well. Anyway - good luck with your fundraising for the conference (http://www.squirrelmail.org/wiki/en_US/SquirrelMailConference) and get that donate button up there! Heh, well that page and that idea are several years old now, and I think it is not going to happen any time soon. :) - paul --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Bug Report
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [*] False - Please CC me when replying This bug occurs when I ... use the program in general The description of the bug: inbox in left foldermenu is not clackable I can reproduce the bug by: going to my squirelmail install and logging in... :) -- My browser information: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 My web server information: PHP Version 4.3.10 PHP Extensions (List) * 0 = xslt * 1 = xml * 2 = tokenizer * 3 = standard * 4 = sockets * 5 = session * 6 = pcre * 7 = overload * 8 = mysql * 9 = mime_magic * 10 = mhash * 11 = mbstring * 12 = imap * 13 = gettext * 14 = gd * 15 = ftp * 16 = domxml * 17 = curl * 18 = ctype * 19 = zlib * 20 = apache * 21 = Zend Optimizer SquirrelMail-specific information: Version: 1.5.0 Plugins (List) * 0 = abook_take * 1 = newmail * 2 = bug_report * 3 = mail_fetch * 4 = abook_import_export My IMAP server information: Server type: other Server info: * OK [HIDDEN] IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information. Cabailities: IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Bug Report
The description of the bug: inbox in left foldermenu is not clackable SquirrelMail-specific information: Version: 1.5.0 please read the archives before posting. Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines the bug is fixed in 1.5.1. -paul -- Open Guild, LLC http://openguild.net/ Software.Systems.Solutions --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Deleting Highlighting messages: Preference database already exsists....exiting abnormally
I went to options-->message highlighting and tried to delete some of those highlights from those email addresses that I no longer receive mail from. Even though I deleted those messages in the inbox folder etc, when I tried to delete the highlight 'memory' in the options, it gives me an error message Preference database already exsistsexiting abnormally, and worse, it makes me lose the existing highlights that I want to keep. yy __ Yahoo! Messenger Show us what our next emoticon should look like. Join the fun. http://www.advision.webevents.yahoo.com/emoticontest --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user 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 on Windows server 2003
On 4:31:25 pm 03/29/05 Neil Stevens <[EMAIL PROTECTED]> wrote: > Installed Squirrelmail on a Windows 2003 standard server with IIS, > Argosoft mail server and PHP. Having a problem viewing attachments > with version 1.5.0 and 1.5.1 but with Squirrelmail v1.4.4 cvs there > is no problem. Your lack of details makes it very difficult to even guess at what the problem might be. What kind of problems are you having? Are you getting error messages? What PHP version? What IMAP server? -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Problem moving or deleting messages with 1.4.4
On 4:36:42 pm 03/29/05 Neil Stevens <[EMAIL PROTECTED]> wrote: > Installed Squirrelmail on a Windows 2003 standard server with IIS, > Argosoft mail server and PHP. > > Having a problem moving or deleting messages with version 1.4.3a, > 1.4.4 and 1.4.5. > Message reads: * ERROR : Could not complete request.* > Query: COPY 4 "Drafts" > Reason Given: List index out of bounds (3) > > Any one any suggestions? Is this a bug? This kind of error looks like a Windows error. Chances are your IMAP server returned this error for some odd reason. You should try using another client to see if you still get the same issue, or review the log files for Argosoft to see if there are any reports of issues in there. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users