Remove the whole thing, beginning in "begin authenticators:" and ending in "server_set_id=$1", remove all the whitepace, and re-type it all in.
Sherzod > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Warren Brown > Sent: Wednesday, May 03, 2006 10:44 AM > To: [email protected] > Subject: [exim] unknown ACL verb > > > Hi > > I've been using the examples in the documention for exim 4.4* > to setup smtp-auth with cram-md5. My setting in exim.conf are: > > begin authenticators: > > fixed_cram: > driver = cram_md5 > public_name = CRAM-MD5 > server_secret = ${if eq{$1}{username}{password}deny} > server_set_id = $1 > > Every time I try to authenticate though I get the following > log event. temporarily rejected AUTH CRAM-MD5: unknown ACL > verb in "fixed_cram" > > I also tried the PLAIN example but that gave me a similar message? > > any ideas? > > kind regards > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
