Great thanks, I hope the author is listening :-)
----- Original Message -----
From: "Venge -- Lokalsound" <venge@...>
To: <khym@...>
Cc: <zenn@...>; <squirrelmail-list@...>;
<squirrelmail-plugins@...>
Sent: Saturday, November 24, 2001 5:26 PM
Subject: Re: Protocol version is 73, not the 2 as this script expects. - ANY
>
> Since + is an html "entity" it does not realize that you are trying to use
> it literally. It takes it when setting it up, but when viewing it html
does
> not know what to do. What I did was hack into the coding a bit and when
the
> username = +, $userid = "@$VADMIN_DOMAIN", so it looks nicer. Once you
> click on it the view script will know to substitue it back to a +. I also
> changed the addalias code to use @domain.com (or just @) in addition to
> just + (makes life easier). You should write to the author of the plugin
> and hope he fixes this in his next version.
>
> If anybody is interested, I changed some of his files to use a mySQL
> database backend for users. It limits the amount of users a virt-dom can
> have buy disk space allocated. :)
>
> It's not fully complete, but it does the trick.
>
> ~venge
>
>
> > On Fri, 23 Nov 2001, zenn wrote:
> >> Hi All...
> >>
> >> Just wondering if anyone has any ideas regarding the previous post ?
> >
> > No, I don't even know what the "catchall "+" user alias" is, or why
> > you're trying to set it up :) I didn't have to do anything like that...
> >
> >
> > --
> > SquirrelMail General Mailing List (http://www.squirrelmail.org)
> > Archives: http://www.squirrelmail.org/list_archives.php
> > Unsubscribe:
> > http://lists.sourceforge.net/lists/listinfo/squirrelmail-list
>
>
>
>
> --
> SquirrelMail General Mailing List (http://www.squirrelmail.org)
> Archives: http://www.squirrelmail.org/list_archives.php
> Unsubscribe: http://lists.sourceforge.net/lists/listinfo/squirrelmail-list
|