Just configured/installed the entire courier 0.37.2
package according to instructions, the esmtpd module
does not appear to be listening on port 25, no matter
how I have the configuration.
"netstat -a" shows my machine listening on port 587,
but not 25.

from etc/esmtpd
---
ADDRESS=127.0.0.1,10.10.10.15
PORT=25
---
so I have specified the correct port...

ESMTP seems to be running,
---
darksun (courier/var/tmp)% ps -aef | grep courier
root 17732 17719  0 10:48:54 ?  0:00 /bin/sh -c
./courierdsn
root 17721 17719  0 10:48:54 ?  0:00 /bin/sh -c
./courieruucp
uucp 17722 17721  0 10:48:54 ?  0:00 ./courieruucp
root 17707 17706  0 10:48:54 ?   0:00
/usr/local/courier/libexec/authlib/authdaemond.mysql
start
root 17752     1  0 10:48:55 ?  0:00
/usr/local/courier/sbin/couriertcpd -address=0
-stderrlogger=/usr/local/courier
courier 17719 17717  0 10:48:54 ?        0:00
/usr/local/courier/libexec/courier/courierd

courier 17729 17727  0 10:48:54 ? 0:00 ./courieresmtp

root 17726 17725  0 10:48:54 ?  0:00 ./courierlocal
root 17708 17706  0 10:48:54 ?  root 17725 17719  0
10:48:54 ?        0:00 /bin/sh -c ./courierlocal
root 17727 17719  0 10:48:54 ? 0:00 /bin/sh -c
./courieresmtp
courier 17700     1  0 10:48:53 ?        0:00
/usr/local/courier/sbin/courierfilter start
courier 17702   1 0 10:48:53 ?0:00 logger
courierfilter
courier 17735 17732  0 10:48:55 ?  0:00 ./courierdsn
root 17717     1  0 10:48:54 ?        0:00
/usr/local/courier/libexec/courier/courierd
------------------------------


from file: smtpaccess/default
---
127.0.0.1       allow,RELAYCLIENT
# Also, enable relaying for 10.0.0.0/8 and
192.168.0.0/16
10      allow,RELAYCLIENT
192.168 allow,RELAYCLIENT
---

The only thing that I see that looks weird is when I
configured inbound ESMTP via webadmin, it looks like
it has two blank entries that I can not get rid of in
the "Incoming mail filtering/blacklisting" section:
---
Incoming mail filtering/blacklisting
 - delete 
 - delete 
10.10.10 allow,RELAYCLIENT - delete 
---

Anyone have any ideas on what is wrong, or what to
try?

Thanks,
Matt



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to