[Exim] Netscape/Mozilla auth

トップ ページ
このメッセージを削除
このメッセージに返信
著者: barry
日付:  
To: exim-users
題目: [Exim] Netscape/Mozilla auth
trying to get asmtp working, am doing the following

plain:
driver = plaintext
public_name = PLAIN
server_condition = "${if crypteq{$2}{${extract{1}{:} \
{${lookup{$1}lsearch{/etc/mail/passwd}{$value}{*:*}}}}}{1}{0}}"
server_set_id = $2


login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = "${if crypteq{$2}{${extract{1}{:} \
{${lookup{$1}lsearch{/etc/mail/passwd}{$value}{*:*}}}}}{1}{0}}"
server_set_id = $2

/etc/mail/passwd contains user:encryptedpass pairs, and this setup works just
fine under Eudora, Outlook express and Pegasus, but refuses to under Netscape
4.x and Mozilla 0.9.3, the error showing up in my logs being

2001-08-22 03:30:43 Authentication failed for cable.bazza.com (bazza.com)
[62.254.54.105]: 535 Incorrect authentication data

any help? other things I should have considered and are staring me in the
face? thanks for any help



-- 
-Barry Hughes
The software said it requires Win95 or better, so I installed Linux.
                             http://bazza.com/