[imp] Two questions about IMP

2008-03-30 Thread Eric A. Bonney
I have two questions about IMP/MIMP. 1. I have MIMP installed and configured fine and I can get logged into horde just fine from a mobile device. When I click mail I get taken to a login screen for mail, which again is normal. After I enter my login information I am constantly brought back to t

[imp] Using Horde

2008-06-06 Thread Eric A. Bonney
I am just about finished with setting up my email server so that it will be able to host multiple domains. I was wondering if it is possible to use Horde in such a setup. Right now my webserver is hosting only two different domains but in the near future it will be serving upto 5 and those s

Re: [imp] Using Horde

2008-06-06 Thread Eric A. Bonney
it would take care of everything from that stand point. Only question I still have is, do I need to have seperate MySQL databases or will I still be using just one Horde database? -Eric Quoting Michael Rubinsky <[EMAIL PROTECTED]>: > Quoting "Eric A. Bonney" <[EMAIL

[imp] Oddity with Horde

2008-06-06 Thread Eric A. Bonney
I have been using Horde quite a bit this year since I have started working in various office locations and need access to my various email accounts. I have noticed the following strange events a lot. 1. I can only login to Horde once with each domain. I have two domains that are currently h

[imp] Where does imp get it's mail preferences from?

2008-06-12 Thread Eric A. Bonney
I am trying to iron out a few remaining bugs with my email setup. I am using exim4 and dovecot and attempting to implement a system where mail users will not have actual accounts on the server. I have exim4 and dovecot mostly working properly at this point, but when I login to IMP, it doesn'

Re: [imp] [SOLVED] Where does imp get it's mail preferences from?

2008-06-12 Thread Eric A. Bonney
Forget this...I figure it out. It was a permissions issue on the folders for Dovecot. Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>: > I am trying to iron out a few remaining bugs with my email setup. I am > using exim4 and dovecot and attempting to implement a system w

Re: [imp] IMP and mobile browsers..

2008-06-13 Thread Eric A. Bonney
I thought I saw an option in Horde maybe that allowed you to have a drop down box at the login screen. This would allow the user to select any of the modules you have install (mimp, imp or dimp). I can't remember off the top of my head where this is, but I know it is there because this is ho

[imp] Changing the url of the defualt login

2008-06-13 Thread Eric A. Bonney
Currently I have an Alias that points to my horde setup and it is set up as such: Alias /horde "/usr/share/horde" AllowOverride None Options ExecCGI -MultiView +SymLinksIfOwnerMatch Order allow,deny Allow from all What I really would like is to change the Alias to be /webmail. I can make th

Re: [imp] Changing the url of the defualt login

2008-06-13 Thread Eric A. Bonney
Nope I get an HTTP 440 error when I change that. Thanks though... -Eric Quoting Mark Bishop <[EMAIL PROTECTED]>: > > > Look at config/conf.php:$conf['cookie']['path'] = '/webmail'; > > Quoting "Eric A. Bonney" <[EMAIL PROTECTED