[imp] Last Login Problems

2008-04-01 Thread Bubuk Gabrok
I must have accidently deleted this post. So I have to copy paste it in a new post. Sorry Zitat von "James S. Hayasaka" <[EMAIL PROTECTED]>: > > Hi All, > > I'm having a problem with the dreaded "Last Login: Never" symptom. I > checked the FAQ as well as chasing a number of red herrings, and I s

[imp] purge messages older than 30 days

2008-03-30 Thread Bubuk Gabrok
In my prefs, I have set do purge messages in Trash that are older than 30 days. How do I simulate to see that this is working ? Like movies? Here's a limited-time offer: Blockbuster Total Access for one m

[imp] Composite driver

2008-03-13 Thread Bubuk Gabrok
I have successfully setup Horde and IMP. Things are working great. Then I decided to add MIMP. From the admin interface, I configured MIMP and also make sure that the backend authentication mechanism is changed to 'Composite authentication'. Then at the end of my ~/horde/config/config.php , I add

[imp] Hidding a menu item

2008-03-13 Thread Bubuk Gabrok
How do I hide or disable the 'Problem' menu item ? -- Bubuk Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=sho

[imp] Adding another frame

2008-03-05 Thread Bubuk Gabrok
Am thinking of putting a banner logo that stretches from on top of the sidebar to the end of the IMP top menu. I can only think of doing that by adding another frame on top of the sidebar and IMP menu. Which file should I be looking at? -- Bubuk __

Re: [imp] Empty Trash and Empty Spam behaviour

2008-02-27 Thread Bubuk Gabrok
On Wed, Feb 27, 2008 at 5:34 AM, Michael M Slusarz <[EMAIL PROTECTED]> wrote: > Quoting Sn!per <[EMAIL PROTECTED]>: > > > Suppose I am in folder F, clicking the Empty Trash or Empty Spam > > will take me to the Trash or Spam folder, after the emptying process. > > > > How can I make it such that I

Re: [imp] Who needs Horde

2008-02-24 Thread Bubuk Gabrok
> --- andrew colin <[EMAIL PROTECTED]> wrote: > > > In config/registry.php set status to hidden as > > below. > > > > $this->applications['horde'] = array( > > 'fileroot' => dirname(__FILE__) . '/..', > > 'webroot' => _detect_webroot(), > > 'initial_page' => 'login.php', > > 'name

[imp] Ugly URL

2008-02-24 Thread Bubuk Gabrok
I have setup the latest stable and things are running great. I noticed that my URL is ugly. It looks like: http://pobox.example.com/index.php?url=http%3A%2F%2Fpobox.example%2F Has it something to do with my config or maybe php.ini ? Please advice. TIA. -- Bubuk _

Re: [imp] Who needs Horde

2008-02-21 Thread Bubuk Gabrok
--- andrew colin <[EMAIL PROTECTED]> wrote: > In config/registry.php set status to hidden as > below. > > $this->applications['horde'] = array( > 'fileroot' => dirname(__FILE__) . '/..', > 'webroot' => _detect_webroot(), > 'initial_page' => 'login.php', > 'name' => _("Horde"), >

Re: [imp] Who needs Horde

2008-02-21 Thread Bubuk Gabrok
--- MailingListe <[EMAIL PROTECTED]> wrote: > You can disable it in your user preferences or > global in > horde/config/prefs.php with show_sidebar --> false > and locked. > > Regards > > Andreas Thank you Anreas, but I just wanted to hide the 'Horde' menu item, I still want the side-bar wit

[imp] Who needs Horde

2008-02-20 Thread Bubuk Gabrok
I have latest stable of Horde, IMP and Turba installed. On the left window pane, I can see Horde Mail Organizing How do I hide Horde? TIA. -- Bubuk Looking for last minute shopping deals? Fin

Re: [imp] Attachment viewing

2008-02-20 Thread Bubuk Gabrok
--- Jan Schneider <[EMAIL PROTECTED]> wrote: > Zitat von Bubuk Gabrok <[EMAIL PROTECTED]>: > http://wiki.horde.org/GraphicswvHtml > > Jan. OK thanks Jan. It didn't work as is (from the wiki) until I added the Directory directives. My webroot is / so I had mad

Re: [imp] Attachment viewing

2008-02-20 Thread Bubuk Gabrok
--- Bubuk Gabrok <[EMAIL PROTECTED]> wrote: > I received an email that contains many attachments. > I > am able to click (view) the attachment with .jpg and > ..pdf extensions. But there are no links activated > for > Word, Excel and Powerpoint. What should I do so th

[imp] Attachment viewing

2008-02-19 Thread Bubuk Gabrok
I received an email that contains many attachments. I am able to click (view) the attachment with .jpg and ..pdf extensions. But there are no links activated for Word, Excel and Powerpoint. What should I do so that I am able to have their links being activated for viewing? TIA. -- Bubuk

[imp] Horde and SpamAssassin servers

2008-02-17 Thread Bubuk Gabrok
>From the admin/setup/Message and Spam, there is a part that says: 'Should we report the spam message via an external program (e.g. /usr/local/bin/spamassassin -r)? If you include the placeholder %u in this string, it will be replaced with the current username.' If Horde/IMP is on a different ser

[imp] Refresh

2008-02-17 Thread Bubuk Gabrok
in horde/config/prefs.php $_prefs['summary_refresh_time'] = array( 'value' => 30, 'locked' => false, 'shared' => false, 'type' => 'enum', 'enum' => array(0 => _("Never"), 30 => _("Every 30 seconds"), 60 => _("Every minute"),

Re: [imp] Disabling from changing sender address

2008-02-15 Thread Bubuk Gabrok
--- Anant Athavale <[EMAIL PROTECTED]> wrote: > modify prefs.php in horde and lock from_addr like > this > > $_prefs['from_addr'] = array( > 'value' => '', > 'locked' => true, > 'hook' => true, > 'shared' => true, > 'type' => 'text', > 'desc' => _("Your From: addre

[imp] Disabling from changing sender address

2008-02-15 Thread Bubuk Gabrok
Under Options / Personal Information, how do I disable someone from changing their from address: Your From: address: I looked inside imp/config/prefs.php but couldn't find the segment that controls that. Please help. Many thanks. -- Bubuk __

Re: [imp] SQL database in different server

2008-02-12 Thread Bubuk Gabrok
Spot on Michael. Thank you. -- Bubuk --- Michael Rubinsky <[EMAIL PROTECTED]> wrote: > Quoting Bubuk Gabrok <[EMAIL PROTECTED]>: > > > I setup Horde and am able to login. > > > > Then I clicked on DataTree tab, > > I changed the backend to SQL databas

[imp] SQL database in different server

2008-02-12 Thread Bubuk Gabrok
I setup Horde and am able to login. Then I clicked on DataTree tab, I changed the backend to SQL database. Changed the Driver Configuration to Custom parameters. Under 'What database backend should we use?' , I selected MySQL I fillup the 'Username to connect to the database as' I fillup the 'Pass

[imp] Horde/IMP and mail clusters

2008-02-07 Thread Bubuk Gabrok
What happened to Gmail? I didn't get the message that I posted earlier with my Gmail account. I am posting it here again with Yahoo!. Please accept my apology for this double post. I would greatly appreciate some thoughts on the issue that I am faced with. Here is the original message that I poste

[imp] Horde/IMP and mail clusters

2008-02-07 Thread Bubuk Gabrok
I need some idea on how to accomplish this. I have successfully setup two qmail-ldap servers with its native qmail-ldap clustering support. Using the mailHost (ldap) attribute, I am able to send mail to someone and that mail will be correctly delivered to the correct host as specified in mailHost.

[imp] Stationey usage

2007-01-16 Thread Bubuk Gabrok
Sorry but I am not clear on how to use stationery. I went to Options Message Composition and then clicked on 'Create stationery and form responses'. Under stationery name, I put 's1' and I entered 'This is a test' under the textarea and clicked on 'Save Stationey'. s1 is saved. Then what ? Ple