[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: sendmail authentication



The follwowing was tested in stable and unstable with sendmail:
For plain text (in an internal sense not - what you would see
over the network!) you'll need the package

libsasl-modules-plain

Then append

ESASL_PATH=/usr/lib/sasl

to 'sendmail.mc'. Create '/usr/lib/sasl/Sendmail.conf'
and put in the line

pwcheck_method: PAM

Then you could decide by '/etc/pam.d/smtp' how to
authenticate. E.g. with 'pam_userdb.so'.
There you could use Berkeley DB Version 3.
I hope this helps!

Christian

-----Original Message-----
From: Mozzi [mailto:linux@mostert.nom.za]
Sent: Friday, February 27, 2004 9:28 AM
To: Debian ISP
Subject: sendmail authentication


Hi all

I need to let sendmail authenticate from a different passwd file, let me
explain.
Sendmail currently authenticates from /etc/passwd I would like it to use
/etc/mailpass as step one and then to authenticate from berkleydb later on
when I have verified that evereything works.
Qpopper also needs to be moved to alternative authentication.

Tnx


Mozzi




************************************************************
Scanned by @lantic IS Virus Control Service
This message was scanned for viruses and dangerous content.
@lantic Internet Services (Pty) Ltd. - http://www.lantic.net
eScan for Windows-based PCs - http://www.escan.co.za

If you have received a message marked in the subject line
as [SPAM] please note that according to our MailScanner,
this message has all the attributes of Unsolicited
Commercial Email (UCE). If the message has however been
marked incorrectly, please send a query to abuse@lantic.net
************************************************************


--
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org



Reply to: