27 messages in net.sourceforge.lists.courier-users[courier-users] Re: grrrr
FromSent OnAttachments
Robert HortonMay 21, 2004 7:38 am 
Lloyd ZusmanMay 21, 2004 8:45 am 
Gordon MessmerMay 21, 2004 9:39 am 
Robert HortonMay 21, 2004 10:03 am 
Jerry AmundsonMay 21, 2004 10:04 am 
Robert HortonMay 21, 2004 10:14 am 
William HueMay 21, 2004 10:45 am 
Gordon MessmerMay 21, 2004 11:47 am 
Jeff JansenMay 21, 2004 12:07 pm 
Jerry AmundsonMay 21, 2004 12:24 pm 
David GomillionMay 21, 2004 12:33 pm 
Robert HortonMay 21, 2004 12:53 pm 
Robert HortonMay 21, 2004 1:03 pm 
Robert HortonMay 21, 2004 1:04 pm 
keithMay 21, 2004 1:25 pm 
Robert HortonMay 21, 2004 2:58 pm 
Robert HortonMay 21, 2004 2:58 pm 
Robert HortonMay 21, 2004 3:04 pm 
Sam VarshavchikMay 21, 2004 3:31 pm 
Chris PetersenMay 21, 2004 3:52 pm 
Robert HortonMay 21, 2004 4:04 pm 
Jeff JansenMay 21, 2004 4:30 pm 
Sam VarshavchikMay 21, 2004 4:56 pm 
Jeff JansenMay 21, 2004 5:26 pm 
William HueMay 21, 2004 5:34 pm 
m...@rtij.nlMay 24, 2004 4:11 am 
Sam VarshavchikMay 24, 2004 3:47 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: grrrrActions...
From:Robert Horton (tre@agarithil-nost.com)
Date:May 21, 2004 2:58:42 pm
List:net.sourceforge.lists.courier-users

----SNIP

Yes. I just double checked. There is but one single tab character after my declarations. And yes I ran makesmtpaccess and restarted the server.

I'll bypass the list for the moment for the sake of speed... look for the -access parameter of couriertcpd to make sure we're on the same page...

[root@arsenic courier]# ps -ewwf | grep esmtpd courier 18449 1 0 May14 ? 00:00:16 /usr/lib/courier/sbin/couriertcpd -stderrlogger=/usr/lib/courier/sbin/courierlogger -user=courier -group=courier -access=/etc/courier/smtpaccess.dat -maxprocs=20 -maxperc=2 -maxperip=1 -pid=/home/courier/var/tmp/esmtpd.pid smtp /usr/lib/courier/sbin/courieresmtpd

Here is my output from the above command:

courier 374 1 0 13:51 ? 00:00:00 /usr/sbin/couriertcpd -stderrlogger=/usr/sbin/courierlogger -user=courier -group=courier -access=/etc/courier/smtpaccess.dat -maxprocs=40 -maxperc=5 -maxperip=5 -pid=/var/run/courier/esmtpd.pid smtp /usr/sbin/courieresmtpd /usr/lib/courier/courier/modules/esmtp/authstart authdaemon courier 377 1 0 13:51 ? 00:00:00 /usr/sbin/courierlogger courieresmtpd courier 388 1 0 13:51 ? 00:00:00 /usr/sbin/couriertcpd -stderrlogger=/usr/sbin/courierlogger -stderrloggername=esmtpd-ssl -maxprocs=40 -maxperip=5 -maxperc=5 -pid=/var/run/courier/esmtpd-ssl.pid -stderrlogger=/usr/sbin/courierlogger -user=courier -group=courier -access=/etc/courier/smtpaccess.dat -address=0 465 /usr/bin/couriertls -server -tcpd /usr/sbin/courieresmtpd /usr/lib/courier/courier/modules/esmtp/authstart authdaemon courier 391 1 0 13:51 ? 00:00:00 /usr/sbin/courierlogger esmtpd-ssl

If it looks different, it's getting set incorrectly with ACCESSFILE in /etc/courier/esmtpd.

Also, what OS and file system? I recall seeing LFS, but am not positive...

Here is the line out of my esmptd file:

ACCESSFILE=${sysconfdir}/smtpaccess

and sysconfdir is /etc/courier....Now...should that say ${sysconfdir}/smtpaccess/[name_of_file]?

And, yes. LFS running 2.4.25 kernel.

Thanks for all your help in this. :) I really appreciate it.

Rob