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:Roland Schneider (list@serv.ch)
Date:Jul 2, 2002 9:02:51 am
List:net.sourceforge.lists.courier-users

--M. Jolic wrote on 02.07.2002 17:05 +0200:

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?

Authentification only works a few times and such things... Check out the archives and consult the vpopmail-mailinglist.

$ grep -ihE "^Subject:.*(vmail|vpopmail|vchkp)" * | sort | uniq

Subject: RE: [courier-users] Courier-IMAP+vpopmail Subject: RE: [courier-users] Re: Vpopmail READ THIS Subject: Re: [courier-users] Qmail, Courier-imap, and vmailmgr Subject: [courier-users] Courier IMAP + Qmail + Vpopmail + PHP Subject: [courier-users] Courier imap-1.4.5 and vpopmail-5.3.6 Subject: [courier-users] Courier-IMAP 1.3.8 + Vpopmail 5.2 problems with default domain Subject: [courier-users] Courier-IMAP+vpopmail Subject: [courier-users] Courier-IMAP+vpopmail Msg2 Subject: [courier-users] Re: Vpopmail READ THIS Subject: [courier-users] Re: Vpopmail READ THIS Subject: [courier-users] Re: courier-imap needs restart to auth vpopmail users Subject: [courier-users] User authenticated but unable to read new mail (vpopmail 5.2 +courier 1.4.4) Subject: [courier-users] courier-imap needs restart to auth vpopmail users Subject: [courier-users] vpopmail user confused how Courier-IMAP controls qmail delivery

I usually scroll quickly whenever v* gets mentioned...

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.

The table can be queried natively with authmysql, check out the MYSQL_SLECT_CLAUSE for use with splitted login/domain.

Roland