On Wed, 09 Feb 2005 17:51:32 -0800, p dont think
<pdo...@an...> wrote:
>
> javier wilson wrote:
> > i modified this plugin so that it adds an option to display your email
> > address, not multiple iddentities supported.
>
> what do you mean "not multiple identities supported"? please provide a
> patch, not just the whole tarball:
>
> diff -Naur <old_dir> <new_dir>
i am sendinf this diff file as an attachment, thanks for the instructions.
i never quite learnt how to create this diff/patch files.
in some other parts of squirrelmail code (i've seen it in compose.php)
i've seen the code reads something like: $idents[$identity] where $identity
is (i guess) the current identity chosen. here i only use $idents[0], that's
what i meant.
> > this is very helpful for me because we support multiple domain using
> > the virtuser plugin
>
> which plugin is that?
sorry, the complete name was: "virtusetable"
http://www.squirrelmail.org/plugin_view.php?id=150
but i guess this patch is useful for anybody who want the email address instead
of the login username shown.
javier
|