[Exim] SMTP AUTH with APOP

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Wahib Nackad
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] SMTP AUTH with APOP
Hello exim members list,

I'm using Qpopper 4.0.4 with APOP feature enable with exim 3.36. My exim
mail server is configured to allow relay only if user has authenticated.
This work perfectly with AUTH and PAM but I've some problem to make it work
with APOP because I don't know about the required lines to add to my
exim.conf file.

Here is what I presently use for AUTH PAM:
# AUTH PLAIN authentication method used by Netscape Messenger.
#
plain:
  driver = plaintext
  public_name = PLAIN
  server_condition = "${if and {{!eq{$2}{}}{!eq{$3}{}} \
        {crypteq{$3}{${extract{1}{:} \
        {${lookup{$2}lsearch{/etc/mail/exim.passwd} \
        {$value}{*:*}}}}}}}{1}{0}}"


# AUTH LOGIN authentication method used by Outlook Express.
#
login:
  driver = plaintext
  public_name = LOGIN
  server_prompts = "Username:: : Password::"
  server_condition = "${if and {{!eq{$1}{}}{!eq{$2}{}} \
        {crypteq{$2}{${extract{1}{:} \
        {${lookup{$1}lsearch{/etc/mail/exim.passwd} \
        {$value}{*:*}}}}}}}{1}{0}}"



Does anyone have or know about a working APOP configuration lines?

Thanks,


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com