[imp] Problem: Virtual Server Setup: one Server, multiple domains (Nate)

Lutz Mischa Heitmüller lmh at syscologne.de
Thu May 29 03:12:11 PDT 2003


Hi Nate,

I am very interested in how you set this up. Could you 
explain further on how and where you set this up?

In servers.php?

I would be very grateful if you could make some examples.

Also:
Who has a good HowTo / Tutorial on how to set up Imp 3.2 so that 
multiple Domains are working? 

I want that somebody from http://my-domain.net/horde automatically
writes mails with @my-domain.net.

Thank You

Lutz


-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]
On Behalf Of imp-request at lists.horde.org
Sent: Wednesday, May 28, 2003 9:00 PM
To: imp at lists.horde.org
Subject: imp Digest, Vol 409, Issue 4


Send imp mailing list submissions to
	imp at lists.horde.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.horde.org/mailman/listinfo/imp
or, via email, send a message with subject or body 'help' to
	imp-request at lists.horde.org

You can reach the person managing the list at
	imp-owner at lists.horde.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of imp digest..."


Today's Topics:

   1. Re: Problem: Virtual Server Setup: one Server, multiple
      domains. (Nate)
   2. FW: [imp] Zero-length attachments (Roger B.A. Klorese)
   3. imp/php error (db)


----------------------------------------------------------------------

Message: 1
Date: Wed, 28 May 2003 12:56:21 -0500
From: Nate <nmollring at cennecs.org>
Subject: Re: [imp] Problem: Virtual Server Setup: one Server, multiple
	domains.
To: imp at lists.horde.org
Message-ID: <1054144581.3ed4f845dd210 at cennecs.org>
Content-Type: text/plain; charset=ISO-8859-1

Quoting Dave Breiland <superdave at dynamicis.com>:

> This is what I currently do for my users.  I setup forwarders for 
> webmail.clientdomain.com to all forward to a single 
> imp.hostingdomain.com website.  I originally setup multiple IMP 
> installs for each domain, but that was obviously a nightmare.  Users 
> transitioned to this with no complaints whatsoever.  I then did as Any

> suggested.  They simply select the domain when logging in.
> 
> It seems like it would be awesome if IMP could see the address the 
> user was coming from and then automatically change the settings to 
> that.  I wouldn't be surprised if this was already being worked on.

It can't see where it came from, but it can see where it's at now.  My 
situation:
I have multiple virtual domains.  domain1.com/horde, domain2.com/horde, 
domain3.org/horde all go to the same install of horde.  However, horde 
can 'see' what virtual domain you are using and log-in using the correct
info 
in servers.php using 'preferred'.  This works in CVS as well as the
latest 
release.  This would however, take some changes in how your servers are
setup. Nate



------------------------------------------------------------------------
------
This information is strictly confidential and is intended to be viewed
only by the designated recipient.  If you are not listed as the
designated recipient, it has reached you in error and you may not view
or share this information.  If this has reached you in error, please
contact the sender for further action to be taken.

------------------------------

Message: 2
Date: Wed, 28 May 2003 11:07:46 -0700
From: "Roger B.A. Klorese" <rogerk at queernet.org>
Subject: FW: [imp] Zero-length attachments
To: <imp at lists.horde.org>
Message-ID:
	<7AD6B1A7CA734A48B95E96591302A9B9180499 at sfdc.us.sychron.com>
Content-Type: text/plain;	charset="us-ascii"

Sorry if this is a duplicate -- I never saw it here.



> -----Original Message-----
> From: Roger B.A. Klorese [mailto:rogerk at queernet.org]
> Sent: Tuesday, May 27, 2003 8:29 PM
> To: Roger B.A. Klorese
> Cc: imp at lists.horde.org
> Subject: Re: [imp] Zero-length attachments
> 
> 
> I have now come full-circle... with the current HEAD when I compose a
> message with an attachment, I get:
> 
> *Notice*: Object to string conversion in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line *1062*
> 
> *Warning*: base64_encode() expects parameter 1 to be string, object
> given in 
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line 
> *1112*
> 
> *Notice*: Object to string conversion in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line *1062*
> 
> *Warning*: base64_encode() expects parameter 1 to be string, object
> given in 
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line 
> *1112*
> 
> *Warning*: Cannot modify header information - headers already sent by
> (output started at 
> /var/www/html/horde-20030527/horde/lib/MIME/Part.php:1062) in 
> */var/www/html/horde-20030527/horde/imp/templates/common-heade
> r.inc* on 
> line *3*
> 
> *Warning*: Cannot modify header information - headers already sent by
> (output started at 
> /var/www/html/horde-20030527/horde/lib/MIME/Part.php:1062) in 
> */var/www/html/horde-20030527/horde/imp/templates/common-heade
> r.inc* on 
> line *4
> 
> 
> 
> ...with a zero-length attachment.
> 
> *
> 
> 


------------------------------

Message: 3
Date: Wed, 28 May 2003 11:50:45 -0700 (PDT)
From: db <da_narcissus at yahoo.com>
Subject: [imp] imp/php error
To: imp at lists.horde.org
Message-ID: <20030528185045.66983.qmail at web20804.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii

i installed imp and the horde framework and when i
tried to test imp (index.php)

I get the following errors

Warning:
main(/usr/imp-3.2.1/lib/../../lib/Browser.php)
[function.main]: failed to create stream: No such file
or directory in /usr/imp-3.2.1/lib/base.php on line 25

Fatal error: main() [function.main]: Failed opening
required '/usr/imp-3.2.1/lib/../../lib/Browser.php'
(include_path='.:/usr/local/lib/php') in /usr/imp-3.2.1/lib/base.php on
line 25

What could have possibly gone wrong?


My details:

Apache -  Apache/1.3.26  
Php - 4.3.0
Horde -2.2.3
Imp - 3.2.1
---------------------------------------------
This is the Horde test screen:
Horde Versions
Horde: 2.2.3 
PHP Version
View phpinfo() screen 
PHP Version: 4.3.0 
PHP Major Version: 4.3 
PHP Minor Version: 0 
PHP Version Classification: release 
You are running a supported version of PHP.
PHP Module Capabilities
DOM XML Support: No 
FTP Support: No 
Gettext Support: Yes 
IMAP Support: No 
LDAP Support: No 
MCAL Support: No 
Mcrypt Support: No 
MySQL Support: Yes 
PostgreSQL Support: No 
XML Support: Yes 
Miscellaneous PHP Settings
magic_quotes_runtime disabled: Yes 
file_uploads enabled: Yes 
safe_mode disabled: Yes 
trans_sid disabled: Yes 
PHP Sessions
Session counter: 5 
To unregister the session: click here 
PEAR
PEAR - Yes 
Recent PEAR - Yes 
Mail - Yes 
Log - Yes 
DB - Yes 
Net_Socket - Yes 
Date - Yes 
HTML_Common/HTML_Select - No 
Horde requires the HTML_Common and HTML_Select classes
only for Kronolith 1.0 to display forms correctly. 









__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

------------------------------


-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org

End of imp Digest, Vol 409, Issue 4
***********************************




More information about the imp mailing list