Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: del on January 16, 2005, 04:52:20 AM
-
Hi,
Can some one tell me howto change the "Welcome to" part of the greeting in my webmail? I have searched the forum and found info on changing the "Webmail" part but I want to see "My Name Webmail" on the first page. I am guesing it is in the login.inc file and when I open this in notepad I can actually see the words "Welcome to" but if I change them for my name I just get a blank page, no login box or anything! As usual any help is appreciated.
Regards,
Del :-? and :cry:
-
Hi!
You'll have to edit /home/httpd/html/horde/config/registry.php
Find settings for imp
$this->applications['imp'] = array(
'fileroot' => dirname(__FILE__) . '/../imp',
'webroot' => $this->applications['horde']['webroot'] . '/imp',
'icon' => $this->applications['horde']['webroot'] . '/imp/graphics/imp.gif',
'name' => _("XXXXXXXX"),
Make a copy of your resgistry.php before you start modifying things.
Best rgds, Ergin
-
Hey all!
I got around this by installing squirrel mail into an ibay, and then customising the php in there to suit my needs!
It was a little more mucking around than I would've liked but atleast now, everytime Ineed to reinstall
I drop my customised squirrel mail into an ibay and the that is it!
It will connect to the horde mail database, with minimal
configuration!
Cheers :pint: !
-
Hi GoVeGeTa
Any chance of an Howto?
Cheers,
Del :pint:
-
Yeah sure mate!
As soon as i get a bit of time to do it up i will!
If you are interested i will send it to you after I have finished it!
-
Del,
How about this http://forums.contribs.org/index.php?topic=22241.msg89404#msg89404
HTH
-
And this: http://no.longer.valid/phpwiki/index.php/Tweaking%20FAQs
-
hey del, i didnt do up a how to per-se!
I did however rar all the files and added a readme 1st file, which in essence will tell you what to do!
It is however really basic!
I mean, if I was able to do this it has to be really basic and easy!
My limited knowledge of *nix has stifled my attempts on my occaisions to contiribute more!
Anyway all I did was like i said i my first post,
Basically gave squirrel mail a face lift!
Squirrel Mail will connect to the default horde db,
after some very basic configuration!
Anyone interested in having a look at it or testing it out, let me know and i will send it to you to have a look at!
I will admit it is very messy! But it works and i am currently using it and have been complimeneted by my users that it is much better looking than the default
webmail interface!
But it could still use another facelift, hopefully a more experianced user will do that for us!
hsyd@gtdesign.com.au if youre interested.