Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Prabhjot Gill on August 09, 2002, 08:19:18 AM

Title: No link to Inbox in Address book
Post by: Prabhjot Gill on August 09, 2002, 08:19:18 AM
Hi All,

I installed SME 5.5 and checked webmail. It has new interface and looks very nice but when you go into address book area there is no button or link to go back to inbox or logout.
Title: Re: No link to Inbox in Address book
Post by: Jon Blakely on August 09, 2002, 09:43:54 AM
Try the mail icon

Jon
Title: Re: No link to Inbox in Address book
Post by: Meert on August 09, 2002, 07:59:30 PM
This is how I changed my Address Book
https://reumer.dyndns.org/horde.html
hope this helps
Title: Re: No link to Inbox in Address book
Post by: Prabhjot Gill on August 10, 2002, 12:31:54 AM
Meert,

Thanks for your help. I will further appreciate if you could privde syntex to copy these files as I don't know Lynix much.

Thanks.
Title: Re: No link to Inbox in Address book
Post by: Jon Blakely on August 10, 2002, 07:24:39 AM
Weird, I have 5.5 installed and in Addressbook I have a mail icon after the help icon that takes me back to inbox.

Jon
Title: Re: No link to Inbox in Address book
Post by: Meert on August 10, 2002, 02:41:32 PM
Jon, I have 5.5 installed on a fresh system, and there's no icon there.

Prabhjot,
on a console type:
wget http://reumer.dyndns.org/common-header.inc
wget http://reumer.dyndns.org/menu.inc
wget http://reumer.dyndns.org/mailbox.gif
wget http://reumer.dyndns.org/mailbox_on.gif
cp common-header.inc /home/httpd/html/horde/turba/templates/
cp menu.inc /home/httpd/html/horde/turba/templates/menu/
cp mailbox.gif /home/httpd/html/horde/turba/graphics/
cp mailbox_off.gif /home/httpd/html/horde/turba/graphics/

when asked if you want to overwrite the existing common-header.inc and menu.inc type: y

That should do the trick
Title: Re: No link to Inbox in Address book
Post by: Meert on August 10, 2002, 02:49:11 PM
Sorry in my previous post mailbox_off.gif should be mailbox_on.gif
Title: Re: No link to Inbox in Address book
Post by: Prabhjot Gill on August 10, 2002, 06:29:02 PM
Hi Meert,

Thanks for your help. I followed your syntex and succefully addeded INBOX button but it points to your inbox. When I clicked on INBOX, it took me to your mail server's login window. How can I fix it?

I will appreciate your help once again.
Title: Re: No link to Inbox in Address book
Post by: Meert on August 10, 2002, 07:34:33 PM
Phrabhjot, sorry. I didn't realize I used a complete URL. I've fixed it, so if you retry by using the wget http://reumer.dyndns.org/menu.inc and the cp menu.inc /home/httpd/html/horde/turba/templates/menu/
command again, you should get a correct link to your own system
Title: Re: No link to Inbox in Address book
Post by: Prabhjot Gill on August 10, 2002, 09:03:47 PM
Hi Meert,

I tried as you advised but it still points to your inbox.

Thanks.
Title: Re: No link to Inbox in Address book
Post by: Meert on August 10, 2002, 10:16:07 PM
Prabhjot, I've sent you an email to pgill.net
Maybe we can have a look at this that way