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
have the login running unencrypted. Anybody have any suggestions on how I can let them have their own login page with secure logins (without getting the "Security Error" warnings from the certificate not matching the domain name)? --

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
(B (B (B (Bp dont think wrote: (B (B Cause (BOf My Problem: (B (BMozilla was ignoring/rejecting the session cookie because it was (Bconfigured to accept cookies from the originating server only. This (Bmeans that Mozilla examines the domain field of any cookie that is set (Band co

[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