This is my configuration:
Red Hat Linux 7.0
postfix 20001121
dracd 1.10
qpopper 3.1.1
I installed the postfix-20001121-3.i386.rpm
I installed the dracd-1.10-4.i386.rpm
I download qpopper from Qualcomm and compiled it with the follwing options
--enable-specialauth --enable-drac --enable-log-login
ran make
copied popper to /usr/local/lib
added pop3 file to xinetd.d with the following:
service pop3
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/local/lib/popper
server_args = qpopper -s -D
port = 110
}
I setup postfix main.cf with
smtpd_recipient_restrictions = check_client_access btree:/etc/mail/dracd
I can receive mail via pop.
I can send mail from one local user to another local user.
I can send mail from one local user to a remote user using pine on the
machine.
I cannot send mail from one local user to a remote user using a pop email
client (Outlook Express)
----- Original Message -----
From: "Shannon McLemore" <[EMAIL PROTECTED]>
To: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 11:34 AM
Subject: Anybody using DRAC with Qpopper
> I cannot seem to get this to work.
> Anyone have step by step instructions on what they did.
>
> Thanks
>
>