atom feed15 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: courier-imap ...
FromSent OnAttachments
Alfredo MartinoJul 2, 2002 2:41 am 
Bill MichellJul 2, 2002 3:06 am 
M. JolicJul 2, 2002 4:18 am 
M. JolicJul 2, 2002 5:56 am 
Sam VarshavchikJul 2, 2002 6:20 am 
M. JolicJul 2, 2002 6:55 am 
Roland SchneiderJul 2, 2002 7:39 am 
Sam VarshavchikJul 2, 2002 7:42 am 
M. JolicJul 2, 2002 8:15 am 
Toni MattilaJul 2, 2002 8:19 am 
Roland SchneiderJul 2, 2002 9:02 am 
Toni MattilaJul 2, 2002 9:38 am 
Leonard ChanJul 2, 2002 6:55 pm 
Binand Raj S.Jul 2, 2002 8:54 pm 
M. JolicJul 4, 2002 6:08 am 
Subject:Re: [courier-users] Re: courier-imap and virtual domains with vmailmgr & qmail...
From:M. Jolic (m.jo@primusavitos.de)
Date:Jul 2, 2002 8:15:42 am
List:net.sourceforge.lists.courier-users

courier logs whatever the auth-module puts into $AUTHENTICATED:

fprintf(stderr, "INFO: LOGOUT, user=%s, ip=[%s]," " headers=%lu, body=%lu\n", getenv("AUTHENTICATED"), getenv("TCPREMOTEIP"),

Use one of the auth-module which comes with courier, or fix vmailmgr (which also has a couple of other problems reported).

Do you know about other problems? What kind of?

The problem is:

We're using qmail with vmailmgrd (for virtual hosts) with pop & smtp. So we decided to use courier-imap as an additional module because it's faster than pop and we like the possbility to keep messages in folders or to mark them as seen/deleted...

But we don't want to have a conf for vmailmgr (qmail) and another for imap.

We're just talking about a solution with qmail & SQL where every user (vdoms too) is listed in the SQL-table. There are solution for qmail to handle this (auth via SQL).

The Benefit is that users who want to connect via imap could be authenticated through the auth-SQL too.

So we have only ONE database for the whole mail-system.

Is anybody using this? (or similiar?)

milli