[courier-users] pop-before-smtp using mysql
Brought to you by:
mrsam
|
From: Marcio M. <mm...@su...> - 2002-04-30 16:17:24
|
Dear sirs, I=B4m compiling courier-imap to use a mysql database for auth purposes. I= was using qpopper but now I=B4ll start to use maildir for mail delivery, so I= =B4m turning to courier-imap. With this patched qpopper for mysql, I had a table with ip and timestamp = to grant relay to popped users. Do you have any idea how could I make courier-imap with mysql log this on a mysql table? I have the portion of = the code at qpopper source that does the trick, but I=B4m not sure where can = I use it on courier-imap source code. My C-programming skill is just enough to comment out some lines :^) Is there some other way to make pop-before-smtp using mysql? I need mysql becouse a farm of servers will use it and will also use round-robin DNS f= or load balance, so a user may pop on a server and smtp on another. If someone can help me, I=B4d appreciate a lot. Regards, Marcio Merlone. |