Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
SMTP-AUTH

SMTP-AUTH

2004-08-01       - By Jake McHenry

 Back
Is there anyone still on this list? I need some help setting up SMTP-AUTH. I
have followed the directions on this site thoroughly but still no 250: AUTH
line coming up when telneting to port 25. Here is the sendmail.mc file I was
using. I'm reinstalling now do to an incomplete upgrade to fedora. The /etc/pam
.d/smtp file has the correct entries, along with /usr/lib/sasl/Sendmail.conf.
This is the page I am referring to: http://www.simpaticus.com/linux/howto/html
-single/Sendmail-SMTP-AUTH-HOWTO.html



divert(-1)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
VERSIONID(`setup for Red Hat Linux')dnl
OSTYPE(`linux')dnl
define(`confDEF_USER_ID',``8:12'')dnl
define(`confTO_CONNECT', `1m')dnl
define(`confTRY_NULL_MX_LIST',true)dnl
define(`confDONT_PROBE_INTERFACES',true)dnl
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
define(`ALIAS_FILE', `/etc/aliases')dnl
define(`UUCP_MAILER_MAX', `2000000')dnl
define(`confUSERDB_SPEC', `/etc/mail/userdb.db')dnl
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn,restrictqrun')dnl
define(`confAUTH_OPTIONS', `A')dnl
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN'
)dnl
define(`confTO_IDENT', `0')dnl
FEATURE(`no_default_msa',`dnl')dnl
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
FEATURE(`mailertable',`hash -o /etc/mail/mailertable.db')dnl
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable.db')dnl
FEATURE(redirect)dnl
FEATURE(always_add_domain)dnl
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u')dnl
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`blacklist_recipients')dnl
EXPOSED_USER(`root')dnl
LOCAL_DOMAIN(`localhost.localdomain')dnl
undefine(`UUCP_RELAY')dnl
undefine(`BITNET_RELAY')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl





Thanks,
Jake McHenry

MIS Coordinator
Nittany Travel
http://www.nittanytravel.com
570.748.6611 x108


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is there anyone still on this list? I need some
help setting up SMTP-AUTH. I have followed the directions on this site
thoroughly but still no 250: AUTH line coming up when telneting to port 25.
Here
is the sendmail.mc file I was using. I'm reinstalling now do to an incomplete
upgrade to fedora. The /etc/pam.d/smtp file has the correct entries, along with
/usr/lib/sasl/Sendmail.conf. This is the page I am referring to: <A
href="http://www.simpaticus.com/linux/howto/html-single/Sendmail-SMTP-AUTH
-HOWTO.html">http://www.simpaticus.com/linux/howto/html-single/Sendmail-SMTP
-AUTH-HOWTO.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial
size=2>divert(-1)dnl<BR>include(`/usr/share/sendmail-cf/m4/cf.m4')dnl<BR
>VERSIONID(`setup
for Red Hat
Linux')dnl<BR>OSTYPE(`linux')dnl<BR>define(`confDEF_USER_ID',``8:12'')dnl<BR
>define(`confTO_CONNECT',
`1m')dnl<BR>define(`confTRY_NULL_MX_LIST',true)dnl<BR>define(`confDONT_PROBE
_INTERFACES',true)dnl<BR>define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
<BR>define(`ALIAS_FILE',
`/etc/aliases')dnl<BR>define(`UUCP_MAILER_MAX',
`2000000')dnl<BR>define(`confUSERDB_SPEC',
`/etc/mail/userdb.db')dnl<BR>define(`confPRIVACY_FLAGS',
`authwarnings,novrfy,noexpn,restrictqrun')dnl<BR>define(`confAUTH_OPTIONS',
`A')dnl<BR>TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN
PLAIN')dnl<BR>define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM
-MD5
LOGIN PLAIN')dnl<BR>define(`confTO_IDENT',
`0')dnl<BR>FEATURE(`no_default_msa',`dnl')dnl<BR>FEATURE(`smrsh',`/usr/sbin
/smrsh')dnl<BR>FEATURE(`mailertable',`hash
-o /etc/mail/mailertable.db')dnl<BR>FEATURE(`virtusertable',`hash -o
/etc/mail/virtusertable.db')dnl<BR>FEATURE(redirect)dnl<BR>FEATURE(always_add
_domain)dnl<BR>FEATURE(use_cw_file)dnl<BR>FEATURE(use_ct_file)dnl<BR>FEATURE
(local_procmail,`',`procmail
-t -Y -a $h -d $u')dnl<BR>FEATURE(`access_db',`hash -T&lt;TMPF&gt; -o
/etc/mail/access.db')dnl<BR>FEATURE(`blacklist_recipients')dnl<BR>EXPOSED_USER(
`root')dnl<BR>LOCAL_DOMAIN(`localhost.localdomain')dnl<BR>undefine(`UUCP_RELAY'
)dnl<BR>undefine(`BITNET_RELAY')dnl<BR>MAILER(smtp)dnl<BR>MAILER(procmail)dnl<
/FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,<BR>Jake McHenry</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>MIS Coordinator<BR>Nittany Travel<BR><A
href="http://www.nittanytravel.com">http://www.nittanytravel.com</A><BR>570.748
.6611
x108</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>

--
Shrike-list mailing list
Shrike-list@(protected)
https://www.redhat.com/mailman/listinfo/shrike-list