Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: del on January 16, 2005, 04:52:20 AM

Title: Webmail greeting
Post 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:
Title: Webmail greeting
Post by: ergozd on January 16, 2005, 08:32:03 AM
Hi!

You'll have to edit /home/httpd/html/horde/config/registry.php

Find settings for imp

Code: [Select]
$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
Title: Webmail greeting
Post by: GoVeGeTa on January 26, 2005, 12:41:01 PM
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:  !
Title: Webmail greeting
Post by: del on January 26, 2005, 04:55:26 PM
Hi GoVeGeTa
Any chance of an Howto?
Cheers,
Del :pint:
Title: Webmail greeting
Post by: GoVeGeTa on January 27, 2005, 01:21:32 AM
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!
Title: Webmail greeting
Post by: byte on January 27, 2005, 09:20:16 AM
Del,

How about this http://forums.contribs.org/index.php?topic=22241.msg89404#msg89404

HTH
Title: Webmail greeting
Post by: mbachmann on January 27, 2005, 11:04:17 AM
And this: http://no.longer.valid/phpwiki/index.php/Tweaking%20FAQs
Title: Webmail greeting
Post by: GoVeGeTa on January 28, 2005, 02:13:50 AM
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.