[imp] Problem: Virtual Server Setup: one Server, multiple domains.

Lutz Mischa Heitmüller lmh at syscologne.de
Wed May 28 09:29:32 PDT 2003


I have a problem with the setup of my horde - imp 
"servers.php" - file:

My Setup: 
One Server (Debian - Postfix - Courier -MySQL), 
One IP,
multiple users with multiple domains.

I put horde in /usr/share/horde, imp in a subfolder
(/usr/share/horde/imp).
In Apache I set up an Alias:

Alias /horde /usr/share/horde

All other directories are the same as in the original configuration.

Authentication is set to imp - imap.

Now my Problem:

I want the user with the eMail - Adress "person1 at personal-domain.com"
to send eMails FROM "person1 at personal-domain.com".
The user with the domain "bliblablub.com" should send emails having
@bliblablub.com in the header as sender.

At the moment all mails which are being sent from horde end in the
domainname I set up 
as "maildomain" in servers.php.
If I leave this empty, mails are sent from user at .SYNTAX-ERROR .

Is there a standard way on how to achieve this, does somebody know a
good howto / tutorial
or do I have to write my own function into servers.php which dynamically
decides
how to fill "maildomain" ???


Thank you so much for helping me!

Yours 

LMH



-----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: Tuesday, May 27, 2003 8:58 PM
To: imp at lists.horde.org
Subject: imp Digest, Vol 408, Issue 3


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: Shift-Click Mailbox (Chuck Hagenbuch)
   2. RE: Shift-Click Mailbox (Chuck Hagenbuch)
   3. Re: HEAD: attachments (Andy)
   4. Re: Shift-Click Mailbox (Andy)
   5. Re: HEAD: attachments (Jan Schneider)
   6. Re: HEAD: attachments (Charlie Reitsma)
   7. login failure using https protocol (Rapha?l RIGNIER)
   8. Re: recipient parsing - error? (Michael M Slusarz)
   9. Re: change password with imap (Mauro)
  10. imapproxy software (Michael M Slusarz)
  11. Re: imapproxy software (Liam Hoekenga)


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

Message: 1
Date: Tue, 27 May 2003 11:51:42 -0400
From: Chuck Hagenbuch <chuck at horde.org>
Subject: Re: [imp] Shift-Click Mailbox
To: imp at lists.horde.org
Message-ID: <1054050702.cf6ae323fbe8e at marina.horde.org>
Content-Type: text/plain; charset="ISO-8859-1"

Quoting Andy <andy at stronzo.d2g.com>:

> I'm clicking on messages #5, then pressing "Shift" and clicking on 
> message #2 while holding "Shift". Clicking in the boxes at left edge.

Aside from making sure that you're actually hitting the checkboxes,
dunno. Works here.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
The alligators were there, too, in a bathtub inside the house.


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

Message: 2
Date: Tue, 27 May 2003 11:52:05 -0400
From: Chuck Hagenbuch <chuck at horde.org>
Subject: RE: [imp] Shift-Click Mailbox
To: imp at lists.horde.org
Message-ID: <1054050725.1f2c3ca245581 at marina.horde.org>
Content-Type: text/plain; charset="ISO-8859-1"

Quoting Joel <joelf at dunkan.net>:

> This doesn't work for me either using horde 2.2.3 and imp 3.2

Of course it doesn't. It was added to HEAD yesterday.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
The alligators were there, too, in a bathtub inside the house.


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

Message: 3
Date: Tue, 27 May 2003 18:09:56 +0200
From: Andy <andy at stronzo.d2g.com>
Subject: Re: [imp] HEAD: attachments
To: imp at lists.horde.org
Message-ID: <1054051796.cd98a65b2b813 at stronzo.d2g.com>
Content-Type: text/plain; charset="ISO-8859-1"

Quoting Jan Schneider <jan at horde.org>:
>
> Fixed in CVS.
>
> Jan.
>

When that?

I changed the my.cnf(!)this way:

...
set-variable    = max_allowed_packet=100M
..

So now I can send attachments with up to approx. 8MB, but still no
bigger ones. In imp-compose window any att. are added succesful, but
aren't send.

??

Andy




> Zitat von reitsmac at denison.edu:
>
> > CVS from a few minutes ago (2003/5/27 10:45a.m.). Trying an 
> > attachment of
> > 1.3M;
> > php.ini set to 4M:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4 bytes)."
> > Changed php.ini to 4000K:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4000 bytes)."
> > Changed php.ini to 4000000:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4000000 bytes)."
>
> Fixed in CVS.
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge http://www.tip4all.de - 
> Deine private Tippgemeinschaft
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


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

Message: 4
Date: Tue, 27 May 2003 18:11:35 +0200
From: Andy <andy at stronzo.d2g.com>
Subject: Re: [imp] Shift-Click Mailbox
To: imp at lists.horde.org
Message-ID: <1054051895.7fdea3eb2abc8 at stronzo.d2g.com>
Content-Type: text/plain; charset="ISO-8859-1"

I'm SURE that actually hitting the boxes ... ):

Also tried with Mozilla 1.3 and IE5.5

Andy



Quoting Chuck Hagenbuch <chuck at horde.org>:

> Quoting Andy <andy at stronzo.d2g.com>:
>
> > I'm clicking on messages #5, then pressing "Shift" and clicking on 
> > message #2 while holding "Shift". Clicking in the boxes at left 
> > edge.
>
> Aside from making sure that you're actually hitting the checkboxes, 
> dunno. Works here.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck at horde.org>
> The alligators were there, too, in a bathtub inside the house.
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


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

Message: 5
Date: Tue, 27 May 2003 18:24:17 +0200
From: Jan Schneider <jan at horde.org>
Subject: Re: [imp] HEAD: attachments
To: imp at lists.horde.org
Message-ID: <1054052657.28305005bcc84 at jan.dip.ammma.net>
Content-Type: text/plain; charset="UTF-8"

Zitat von Andy <andy at stronzo.d2g.com>:

> Quoting Jan Schneider <jan at horde.org>:
> >
> > Fixed in CVS.
> >
> > Jan.
> >
>
> When that?

The anonymous cvs server needs some time to synchronize with the main
one.

> I changed the my.cnf(!)this way:
>
> ...
> set-variable    = max_allowed_packet=100M
> ..
>
> So now I can send attachments with up to approx. 8MB, but still no 
> bigger ones. In imp-compose window any att. are added succesful, but 
> aren't send.
>
> ??
>
> Andy
>
>
>
>
> > Zitat von reitsmac at denison.edu:
> >
> > > CVS from a few minutes ago (2003/5/27 10:45a.m.). Trying an
> attachment of
> > > 1.3M;
> > > php.ini set to 4M:
> > > "There was a problem with the file upload: The attachment was 
> > > larger
> than
> > > the
> > > maximum allowed size (4 bytes)."
> > > Changed php.ini to 4000K:
> > > "There was a problem with the file upload: The attachment was 
> > > larger
> than
> > > the
> > > maximum allowed size (4000 bytes)."
> > > Changed php.ini to 4000000:
> > > "There was a problem with the file upload: The attachment was 
> > > larger
> than
> > > the
> > > maximum allowed size (4000000 bytes)."
> >
> > Fixed in CVS.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge http://www.tip4all.de -
Deine private Tippgemeinschaft

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

Message: 6
Date: Tue, 27 May 2003 12:20:19 -0400
From: Charlie Reitsma <reitsmac at denison.edu>
Subject: Re: [imp] HEAD: attachments
To: imp at lists.horde.org
Message-ID: <1054052419.3ed390438eaa4 at imp.denison.edu>
Content-Type: text/plain; charset=ISO-8859-1

Quoting Jan Schneider <jan at horde.org>:

> Zitat von reitsmac at denison.edu:
> 
> > CVS from a few minutes ago (2003/5/27 10:45a.m.). Trying an 
> > attachment of
> > 1.3M;
> > php.ini set to 4M:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4 bytes)."
> > Changed php.ini to 4000K:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4000 bytes)."
> > Changed php.ini to 4000000:
> > "There was a problem with the file upload: The attachment was larger
than
> > the
> > maximum allowed size (4000000 bytes)."
> 
> Fixed in CVS.
> 
> Jan.

Cannot confirm (yet). cvs update -Pd left me unable to login to
imp...Mail session expired.

Charlie Reitsma
Systems Engineer

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

Message: 7
Date: Tue, 27 May 2003 18:32:42 +0200
From: Rapha?l RIGNIER <admin.prepa.cpe at wanadoo.fr>
Subject: [IMP] login failure using https protocol
To: <imp at lists.horde.org>
Message-ID: <002401c3246d$98a41070$0bfaa8c0 at btsinfo.chartreuxlyon.fr>
Content-Type: text/plain;	charset="iso-8859-1"

Hello list,

here's my config :

linux mandrake 9.0

apache 2.0.45
php 4.3.1 (with openssl imap imap-ssl...)
horde 2.2.3
imp 3.2.1
imap2002c1 (with PAM) SSLTYPE=unix
MySQL 3.23.52


IMP is installed in the SSL web root at https://www/horde/imp

It seems it can't connect to the local imap server using IMP server :
localhost type : imap/no-tls
port: 143

with HORDE the same server parameters works OK!


the imp/test.php return the following error :

string(61) "Retrying login authentication after AUTHENTICATE LOGIN
failed"
string(61) "Retrying login authentication after AUTHENTICATE LOGIN
failed"
string(62) "Cannot authenticate to IMAP server: AUTHENTICATE LOGIN
failed"

there are no errors in hore.log file

the /var/log/message is
May 27 18:06:57 bouba imapd[17911]: Login failed user=rignier
auth=rignier host=localhost.localdomain [127.0.0.1] May 27 18:07:00
bouba imapd[17911]: AUTHENTICATE LOGIN failure
host=localhost.localdomain [127.0.0.1] May 27 18:07:00 bouba
imap(pam_unix)[17911]: authentication failure; logname= uid=0 euid=0
tty= ruser= rhost=127.0.0.1  user=rignier May 27 18:07:02 bouba
imapd[17911]: Login failed user=rignier auth=rignier
host=localhost.localdomain [127.0.0.1] May 27 18:07:05 bouba
imapd[17911]: AUTHENTICATE LOGIN failure host=localhost.localdomain
[127.0.0.1] May 27 18:07:05 bouba imap(pam_unix)[17911]: authentication
failure; logname= uid=0 euid=0 tty= ruser= rhost=127.0.0.1  user=rignier
May 27 18:07:08 bouba imapd[17911]: Login failed user=rignier
auth=rignier host=localhost.localdomain [127.0.0.1] May 27 18:07:11
bouba imapd[17911]: AUTHENTICATE LOGIN failure
host=localhost.localdomain [127.0.0.1] May 27 18:07:11 bouba
imapd[17911]: Logout user=??? host=localhost.localdomain [127.0.0.1]

Is there a configuration mistake in my files?

Thanks for answering

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

Message: 8
Date: Tue, 27 May 2003 10:45:35 -0600
From: Michael M Slusarz <slusarz at bigworm.colorado.edu>
Subject: Re: [imp] recipient parsing - error?
To: imp at lists.horde.org
Message-ID: <1054053935.a305ddf16d8c2 at bigworm.colorado.edu>
Content-Type: text/plain; charset="ISO-8859-1"

Quoting Björn Hansson <bhansson at netera.se>:

| Thank you both for your quick reply!
|
| I am aware that this is not correct, any however some users do write 
| ";". Today I manually bounce these messages - is there something 
| "better" I can do?
|
| Of course, I do try to make the users understand this, but as we all 
| know this can be hard. How do big companies handle this problem? Or do

| they have "better"
| users than I do?

They should read the help instructions located next to the To, CC, and
Bcc fields.  It explicitly says that _only_ commas can be used to
seperate addresses.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder

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

Message: 9
Date: Tue, 27 May 2003 20:03:15 +0200
From: Mauro <mauro.sanna6 at tin.it>
Subject: Re: [imp] change password with imap
To: John-Patrick Obermeier <j-p.obermeier at deutsches-museum.de>,
	imp at lists.horde.org
Message-ID: <200305272003.15374.mauro.sanna6 at tin.it>
Content-Type: text/plain;  charset="iso-8859-1"

On Tuesday 27 May 2003 15:45, John-Patrick Obermeier wrote:
> hi,
>
> i've a problem, how can i change my IMAP password in imp?
>

Use sork-passwd.
www.horde.org/passwd


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

Message: 10
Date: Tue, 27 May 2003 12:03:47 -0600
From: Michael M Slusarz <slusarz at bigworm.colorado.edu>
Subject: [imp] imapproxy software
To: imp at lists.horde.org
Message-ID: <1054058627.94536a0f266fb at bigworm.colorado.edu>
Content-Type: text/plain; charset="ISO-8859-1"

FYI - Here is a link to imapproxy software that works much better (for
me at
least) than the copy found on the cvs server:

http://www.imapproxy.org/

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder

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

Message: 11
Date: Tue, 27 May 2003 14:55:51 -0400 (EDT)
From: Liam Hoekenga <liamr at umich.edu>
Subject: Re: [imp] imapproxy software
To: imp at lists.horde.org
Message-ID:
	
<Pine.GSO.4.50.0305271455120.16059-100000 at manx.web.itd.umich.edu>
Content-Type: TEXT/PLAIN; charset=US-ASCII

Are any of the IMAP proxies out there built against c-client, or support
alternate authentication mechanisms (eg GSSAPI)?

Liam

On Tue, 27 May 2003, Michael M Slusarz wrote:

> FYI - Here is a link to imapproxy software that works much better (for

> me at
> least) than the copy found on the cvs server:
>
> http://www.imapproxy.org/
>
> michael
>
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>

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


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

End of imp Digest, Vol 408, Issue 3
***********************************




More information about the imp mailing list