Too bad you're not using qmail as your MTA. If you were, I could tell 
you all about couriercheckpassword which is what I use to provide SMTP 
authentication. The thing I like about couriercheckpassword is that it 
uses whatever authentication method is available to courier.  In my 
setup, courier is configured to use authdaemon which allows me to 
authenticate system accounts using PAM while virtual accounts use a 
userdb database file.

I don't have any experience with Exim so I don't know if it's possible 
to integrate couriercheckpassword with it.

Andrew


Volker Augustin wrote:
> hi folks,
> 
> im using courier imap/pop3 1.44 with postgres and exim 4.05 as mta... this
> all works very well, but i want authenticate smtp via pop/imap vefore smtp.
> so id like to tell courier to make an database entry with ip and username.
> i use the same table for courier and exim :)
> 
> i got the same question as described in the attached mail....
> i clicked the link , but this site cannot be reached..., so i will ask the
> list :)
> 
> i checked all the lists in the net and all faqs i could find, but i am now
> very confused about the situation... i cant realy find any hints how to
> tell courier execute some querys after imap or pop login zo my postgres
> database.
> 
> can you help me please... ? :)
> 
> thanks in advice,
> volker
> 
> ________________-snip: here is all what i found about the problem....:
> ________________- i couldnz find the link given at bottom, and im using
> postgres, not mysql....
> i also tried to play around with the mysql_select_string...buti didnt work :
> ((
> 
> 
> ____________-snip it again...:
> 
> Re: [courier-users] Courier, Mysql, and "pop-before-smtp"
> 
> ----------------------------------------------------------------------------
> ----
> 
> From: John Kerbawy
> Subject: Re: [courier-users] Courier, Mysql, and "pop-before-smtp"
> Date: Fri, 10 May 2002 09:41:34 -0700
> 
> ----------------------------------------------------------------------------
> ----
> 
> On Fri, May 10, 2002 at 10:44:38AM -0400, [EMAIL PROTECTED] wrote:
> 
>>Hi everyone,
>>
>>I'm currently using Courier for pop3 access (Exim as MTA) with the
>>authmysql module for authentication. I've been able to use the
>>directives to customize authentication for my database schema, but
>>I would like to know if there is a way to update the database after
>>a successful pop3 login. This would be useful for pop-before-smtp
>>authentication.  Currently, I have a script that monitors the log for
>>successful logins and updates the database itself, but it would be
>>great if this could be dispensed with by having Courier do it... Has
>>anyone implemented this at all, or know how to go about it?
> 
> 
> Try http://sugar.makintosh.com/courier-imap-1.4.4-pop3-before-smtp-
> mysql.diff
> 
> 
> 
> 
> 
> -----------------------------------------
> This email was sent using Multi.Art.Studio WebMail Interface.
> 
> Hosting, Internet, Design and more:--> http://www.multiart.info/ <--
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> Sponsored by: AMD - Your access to the experts on Hammer Technology! 
> Open Source & Linux Developers, register now for the AMD Developer 
> Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
> 





-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to