[SM-USERS] useracl plugin

2005-10-24 Thread Will Hawes
I have installed useracl-2.0 on SM 1.4.5/FreeBSD 4.11-STABLE. I have copied the config.php.sample to config.php and added to the list of installed plugins using conf.pl. When I go to Shares and try to give Read permissions (or any other permissions) to "anyone", I get Warning: Invalid argument

[SM-USERS] custom_from plugin

2005-10-24 Thread Will Hawes
I have Squirrelmail 1.4.5 running on FreeBSD 4.11-STABLE. I installed compatibility-2.0.2 and successfully applied the patch for SM 1.4.5 as described under INSTALL. Then I installed custom_from-1.1-1.4.0 and successfully applied the patch to the SM source as described under INSTALL. After logg

[SM-USERS] Folder List

2005-07-19 Thread will
When you subscribe to folders belonging to other users, is there a way to display the username above the subscribed folders for each user? If not, why not? I currently have just "INBOX" displayed for seven other users, with no way to distinguish which user is which other than hovering the mouse poi

[SM-USERS] Search not working

2005-05-26 Thread Will Hawes
Search is not working for me. Attempting to search any message field in any folder other than "All Folders" just shows me all the messages in that folder when I click the "Search" button. Searching on "All Folders" gives me a list of all messages in all folders (although the folder name and total

Re: [SM-USERS] Bug - Case sensitive logins?

2004-05-13 Thread Will Berry
IMAP servers allow case-sensitive user names and others not?  This issue causes so much confusion, that if the RFC specifies case-insensitive usernames for IMAP, all lowercase usernames could be (and should be) safely assumed and the option removed. -- Will Berry Co-founder, Second Brain website ho

Re: [SM-USERS] A question about the domainname in outgoing emails

2004-05-05 Thread Will Berry
om" would work. This ensures that "com" is considered a top-level domain and not a subdomain of, say, "nu.". But just setting the From field in personal preferences will of course work. -- Will Berry Co-founder, Second Brain website h

Re: [SM-USERS] Is there a way to view only unread messages?

2004-04-29 Thread Will Berry
-inventing the wheel. =) I think this would be a good feature if implemented well. I would ideally like to sort messages by unread flag, then by date. -- Will Berry Co-founder, Second Brain website hosting http://www.secondbrainhosting.com

Re: [SM-USERS] logon page not displaying

2004-04-24 Thread Will Berry
line exists now, it does not include "index.php", so Apache doesn't know what file to serve and just lists the directory contents. -- Will Berry Co-founder, Second Brain website hosting http://www.secondbrainhosting.com/

Re: [SM-USERS] Auto Expunge and By default, move to Trash

2004-04-14 Thread Will Berry
ly changed anything. Sometimes non-technical people are magically made happy by rephrasing what the product does or how they should use it. I've seen "Wally" type software engineers at previous jobs do that to management of our own company and of customer companies with shocking succ

Re: [SM-USERS] Secure virtual hosts

2004-04-12 Thread Will Berry
he suggestion by pdontthink: 1) Use OpenSSL to sign a certificate for their webmail host yourself. Browsers will not trust you as a signer by default and will display a man-in-the-middle warning, but this will probably not be an issue unless your customer is providing e-mail accounts to

Re: [SM-USERS] cookie name conflict

2004-04-07 Thread Will Berry
hat the domain field of the 'key' cookie is the hostname from the URL. If you can use a different hostname for your SM installation, that would eliminate any conflicts with cookies set by other applications. -- Will Berry Co-founder, Second Brain website hosting htt

Re: [SM-USERS] Fwd: unhelpful error from 1.4.2 on login

2004-04-03 Thread Will Berry
ion to set the cookie domain either, at least not that I saw, so the (Bonly thing that will set it other than the code itself is php.ini or (Bthe Apache configuration. (B (B(My only guess as to why the "key" and "squirrelmail_language" cookies (Bdid have a domain field set i

[SM-USERS] patches to vlogin plugin

2004-04-02 Thread Will Berry
t;[EMAIL PROTECTED]") // $putHostNameOnFrontOfUsername = 0; + + + // indicates that the hostname should be translated to top-down order for + // purposes of constructing the IMAP username, i.e. "com.domain.webmail" + // instead of "webmail.domain.com". + $reverseH

Re: [SM-USERS] Fwd: unhelpful error from 1.4.2 on login

2004-03-31 Thread Will Berry
ILES, $_GET, $_POST, $_SERVER, $_SESSION; = Thanks everyone for offering suggestions on this problem. -- Will Berry Co-founder, Second Brain website hosting http://www.secondbrainhosting.com/ -

Re: [SM-USERS] unhelpful error from 1.4.2 on login

2004-03-30 Thread Will Berry
l a similar problem with another DBMAIL IMAP Server. I don't believe DBMAIL has UID fully implemented yet, try changing $uid_support to false. Under conf.pl it's Menu 4 - Gen. Prefs, then 14. Enable UID Support. See if that helps. Jay Will Berry wrote: When I login with correct inf

[SM-USERS] Install

2003-12-10 Thread Will Lane
Ok, I am a total n00b. Anyway I have gotten PHP to work properly, and have tested that. Now I need to know how to install the squirllmail. Where do I extract the RPM? How does apache know where to get the mail. Thanks Will --- This