Koozali.org: home of the SME Server

Webmail greeting

Offline del

  • *
  • 765
  • +0/-0
Webmail greeting
« 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:
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

ergozd

Webmail greeting
« Reply #1 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

GoVeGeTa

Webmail greeting
« Reply #2 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:  !

Offline del

  • *
  • 765
  • +0/-0
Webmail greeting
« Reply #3 on: January 26, 2005, 04:55:26 PM »
Hi GoVeGeTa
Any chance of an Howto?
Cheers,
Del :pint:
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

GoVeGeTa

Webmail greeting
« Reply #4 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!

Offline byte

  • *
  • 2,183
  • +2/-0
Webmail greeting
« Reply #5 on: January 27, 2005, 09:20:16 AM »
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

mbachmann

Webmail greeting
« Reply #6 on: January 27, 2005, 11:04:17 AM »

GoVeGeTa

Webmail greeting
« Reply #7 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.