This is a discussion on [courier-users] FW: authmysql $(service) within the Courier-Imap forums, part of the Mail Servers and Related category; = Hi, Another point. I've noticed the MYSQL_AUXOPTIONS_FIELD, and defined one field. Config file says: # This will let you define ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
=
Hi, Another point. I've noticed the MYSQL_AUXOPTIONS_FIELD, and defined one field. Config file says: # This will let you define fields called "allowimap", etc, with the end result # being something that the OPTIONS parser understands. Is there any option that the option parser understands as the user cannot send mail through the server? Thanks, Peter = -----Original Message----- From: K=F3cz=E1n P=E9ter [mailto:peter@koczan.org] Sent: Monday, July 24, 2006 6:35 PM To: 'courier-users@lists.sourceforge.net' Subject: RE: [courier-users] authmysql $(service) Hi, Thanks, but as I see it does not log mysql query so I can't debug, why it is not working. Please give me a hint on this: MYSQL_WHERE_CLAUSE ((smtp=3D'1' and $(service)=3D'esmtp') or ($(service) != =3D 'esmtp')) = Still I want to have some of my users only be able to use pop3d, but not smtp. Any help would be appreciated. = Regards, Peter -----Original Message----- From: courier-users-bounces@lists.sourceforge.net [mailto:courier-users-bounces@lists.sourceforge.net] On Behalf Of Pawel Tecza Sent: Thursday, July 20, 2006 9:21 AM To: K=F3cz=E1n P=E9ter Cc: courier-users@lists.sourceforge.net Subject: Re: [courier-users] authmysql $(service) Hello Peter, On Wed, 19 Jul 2006, K=F3cz=E1n P=E9ter wrote: > Hi, > = > Anyone knows a way how to debug authdaemond? I would like to see the = > exact query sent to mysql, because I believe $(service) is not = > replaced to 'esmtp', since my query is still not working... > = > Please give me a hint. My aim is to be able to ban specific users from = > using smtp through server (smtp-auth). # grep DEBUG_LOGIN authdaemonrc ##NAME: DEBUG_LOGIN:0 # DEBUG_LOGIN=3D0 - turn off debugging # DEBUG_LOGIN=3D1 - turn on debugging # DEBUG_LOGIN=3D2 - turn on debugging + log passwords too # ** YES ** - DEBUG_LOGIN=3D2 places passwords into syslog. ##DEBUG_LOGIN=3D0 DEBUG_LOGIN=3D1 My best regards, Pawel Tecza ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?p...orge&CID=3DDE= VDEV _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?p...orge&CID=3DDE= VDEV _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |