Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: users
SMTP AUTH
 

Index | Next | Previous | View Flat


Michael.Johnson at aststockplan

May 2, 2002, 6:38 AM


Views: 1906
Permalink
SMTP AUTH

Hi all,
I am fairly new to EXIM, I have smtp auth working but not as I would
like. I would like it to validate off of a separate passwd files for each
virtual domain. Currently I have a passwd file under my primary domain and
force the users to auth using that domain.

I would like a user to do the following
auth with a username: user[at]domain.com and that go to
/etc/virtuallmail/domain.com/passwd to get the authentication information. I
do not think im far away but the few things I have tryed have not worked.
Here is my current plain text auth section. Thanks in advance for your help.
-MJ

THIS WORKS
plain:
driver = plaintext
public_name = PLAIN
server_condition = ${if
crypteq{$3}{${extract{1}{:}{${lookup{$2}lsearc
h{/etc/virtualmail/shell.xyphoid.com/passwd}{$value}}}}}{yes}{no}}
server_set_id = $2

login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = ${if
crypteq{$2}{${extract{1}{:}{${lookup{$1}lsearch{/et
c/virtualmail/shell.xyphoid.com/passwd}{$value}}}}}{yes}{no}}
server_set_id = $1

THIS DOES NOT
plain:
driver = plaintext
public_name = PLAIN
server_condition = ${if
crypteq{$3}{${extract{1}{:}{${lookup{$2}lsearc
h{/etc/virtualmail/${domain:$2}/passwd}{$value}}}}}{yes}{no}}
server_set_id = $2

login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = ${if
crypteq{$2}{${extract{1}{:}{${lookup{$1}lsearch{/et
c/virtualmail/${domain:$1}/passwd}{$value}}}}}{yes}{no}}
server_set_id = $1

Subject User Time
SMTP AUTH Michael.Johnson at aststockplan May 2, 2002, 6:38 AM
    Re: SMTP AUTH fernando at secret May 2, 2002, 7:42 AM
    RE: SMTP AUTH Michael.Johnson at aststockplan May 2, 2002, 7:49 AM
    RE: SMTP AUTH ice at extreme May 2, 2002, 8:18 AM
    RE: SMTP AUTH Michael.Johnson at aststockplan May 2, 2002, 8:22 AM
    RE: SMTP AUTH ice at extreme May 2, 2002, 8:29 AM
    SMTP AUTH vxp at reg-tech May 2, 2002, 6:36 PM
        Re: SMTP AUTH v.augustin at multiartstudio May 2, 2002, 12:32 PM
    Re: smtp auth savage at savage Apr 28, 2003, 12:32 PM
    Re: SMTP AUTH antony at antgel Sep 23, 2003, 4:54 AM
        Re: SMTP AUTH eximusers at downhill Sep 23, 2003, 5:18 AM
            Re: SMTP AUTH antony at antgel Sep 23, 2003, 5:47 AM
                Re: SMTP AUTH eximusers at downhill Sep 23, 2003, 6:38 AM
        Re: SMTP AUTH eximlists at humph Sep 23, 2003, 5:30 AM
    Re: SMTP AUTH eximusers at downhill Sep 23, 2003, 5:07 AM
        Re: SMTP AUTH antony at antgel Sep 23, 2003, 5:27 AM
    Re: smtp auth ketvin at silicon Nov 19, 2003, 3:03 AM
        Re: smtp auth rkuettner at netkom-sachsen Nov 19, 2003, 3:11 AM
    Re: smtp auth mh+exim-users at zugschlus Mar 22, 2005, 11:58 PM
        Re: smtp auth mh+exim-users at zugschlus Mar 23, 2005, 10:43 PM
    Re: smtp auth Jason.Meers at mv-online Nov 22, 2006, 2:17 AM
        Re: smtp auth jnatola at hotmail Nov 22, 2006, 1:52 PM
            Re: smtp auth chris at ex-parrot Nov 22, 2006, 2:03 PM
    Re: SMTP AUTH wbh at conducive Jun 28, 2009, 10:13 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.