Hi

I installed courier 4.5 (the debian packaged versions)
a few days ago with courier-imap-ssl, authdaemon,
courier-mta and I really enjoyed using the webadmin
tool. My operating system is Debian 3.2 as installed
to hard drive by Knoppix 3.4.

I configured the use of Maildir with maildrop, and
everything is working fine, EXCEPT no mail is being
delivered to the internet via my smart host.

contents of /etc/courier/esmtproutes:
    : my.smart.host 
also tried:
    :[correct ip-address]

I can telnet to port 25 on my smart host via their dns
name or ip address no problem.

ls -l /etc/courier/esmtproutes
-rw-r--r--    1 daemon   daemon         18 Jun 16
11:33 /etc/courier/esmtproutes

mailq confirms that mail is queued.

exerpt from mail log:
Jun 16 13:56:01 joy courieresmtp:
id=0027C1CE.40CF518F.00000559,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,status:
deferred

If I do 
    courier flush; ps ax | grep esmtp
then I get 
 7866 ?        S      0:00 /usr/sbin/couriertcpd
-stderrlogger=/usr/sbin/courierlogger -noidentlookup
-nodnslookup -user=daemon -group=daemon
-access=/etc/courier/smtpaccess.dat -maxprocs=5
-maxperc=5 -maxperip=5
-pid=/var/run/courier/esmtpd.pid smtp
/usr/sbin/courieresmtpd
/usr/lib/courier/courier/modules/esmtp/authstart
authdaemon
 7868 ?        S      0:00 /usr/sbin/courierlogger
courieresmtpd
 8001 ?        S      0:00 ./courieresmtp
 8043 ?        D      0:00 courieresmtp 0 yahoo.co.uk
 8044 ?        R      0:00 courieresmtp 1 yahoo.co.uk
 8046 pts/4    R+     0:00 grep esmtp

It looks like couriersmtp is trying to send mail
directly to the target domain, which suggests that
esmtproutes is being ignored.

I tried uninstalling courier-esmtpd, and reinstalling
Exim4, which worked fine. But I would prefer to use
courier to do the whole job.

Is there anything else I can try?

Thanks


        
        
                
___________________________________________________________ALL-NEW Yahoo! Messenger - 
sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to