Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Exim Auth Configuration
- To: tlug@example.com
- Subject: Exim Auth Configuration
- From: "A.Sajjad Zaidi" <sajjad@example.com>
- Date: Mon, 19 Feb 2001 17:37:29 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=iso-2022-jp
- Organization: Vanguard K.K.
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <X_VkuB.A.xVC.MtNk6@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: sajjad
Exim rocks. Ok. Installation went pretty well and its much simpler, faster and lighter than sendmail. Just one thing. I tried this a few months back, but gave up in the end. It would be good to have SMTP authorization working. I built exim with support for both PAM and MD5 and the option "host_auth_accept_relay = *" works fine, but Im not sure how to configure the last part. This is what it looks like: ###################################################################### # AUTHENTICATION CONFIGURATION # ###################################################################### fixed_login: driver = plaintext public_name = LOGIN server_prompts = User Name : Password server_condition = \ ${if and {{eq{$1}{ph10}}{eq{$2}{secret}}}{yes}{no}} server_set_id = $1 fixed_plain: driver = plaintext public_name = PLAIN server_condition = "\ ${if pam {$2:$3}{yes}{no}}" server_set_id = $2 On Netscape, the dialog box keeps asking me for the password and doesnt go away until I kill Netscape. Havent tried M$ Outlook yet. I dont need any fancy features like limiting to a single network, user etc., so it shouldnt be that difficult. Thanks, A.Sajjad Zaidi
- Follow-Ups:
- Re: Exim Auth Configuration
- From: Jim Tittsler <jwt-tlug@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: ISDN kernel ??
- Next by Date: Re: Exim Auth Configuration
- Prev by thread: Re: Japanese Slackware 7?
- Next by thread: Re: Exim Auth Configuration
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links