Bug 24058 - exim-3.21-3 is compiled without smtp authentication support
Summary: exim-3.21-3 is compiled without smtp authentication support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Powertools
Classification: Retired
Component: exim
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-15 18:27 UTC by Need Real Name
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-15 18:37:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-01-15 18:27:03 UTC
exim-3.21-3 is compiled without smtp authentication support

# rpm -q exim
exim-3.21-3

[root@clienthost /root]# exim -bP authenticator_list
[root@clienthost /root]# exim -bP authenticators
[root@clienthost /root]# 

It should be compiled in. This is a very commonly used feature.
See http://www.exim.org/exim-html-3.20/doc/html/spec_35.html#SEC751
for the compilatiuon parameters.

Comment 1 Tim Waugh 2001-01-15 19:17:32 UTC
[root@cyberelk /root]# /usr/sbin/exim -bP authenticator_list
cram
[root@cyberelk /root]# rpm -q exim
exim-3.21-3

The binary is built with support; you need to add the configuration yourself.


Note You need to log in before you can comment on or make changes to this bug.