Joanne Wysocky wrote:
> I have no idea how to cancel off the squirrelmail users list. It is of no
> use to me because I do not understand computers well enough to know what
> everyone is talking about. After I finish learning my computer, I may need
> to resignup, but for now I just don't need
I have no idea how to cancel off the squirrelmail users list. It is of no use
to me because I do not understand computers well enough to know what everyone
is talking about. After I finish learning my computer, I may need to resignup,
but for now I just don't need the expense. How do I cancel
Hi,
I was wondering if i could get some help from you experts. First of all, i use
squirrelmail version 1.4.6 and have the LDAP directory plugin in it. I noticed
that during composing an email, i clicked on the "Addresses" button. I then
clicked the "List All" button, i didn't get the entire co
On 5/5/07, Paul Lesniewski <[EMAIL PROTECTED]> wrote:
>
> 1) open src/login.php
>
> 2) find the line (about #68) that looks like:
> $loginname_value = (sqGetGlobalVar('loginname', $loginname) ?
> htmlspecialchars($loginname) : '');
>
> 3) AFTER that line, add this one:
> if (empty($loginname_value)