Le Mardi 13 Septembre 2005 17:41, Edwin L. Culp a écrit : > > That's sendmail. Stop sendmail and configure courier's esmtpd to > > start. You're probably best off removing sendmail entirely (though > > I'm not sure how best to do that on FreeBSD). >
OK > Depending on the version of FreeBSD, but most of the later versions > have a /etc/mail/mailer.conf that will determine the courier paths as ..... > ------------------------------------------ > > # $FreeBSD: src/etc/mail/mailer.conf,v 1.3 2002/04/05 04:25:12 gshapiro Exp > $ # > # Execute the Courier sendmail program, named /usr/local/bin/sendmail > # > sendmail /usr/local/bin/sendmail > send-mail /usr/local/bin/sendmail > mailq /usr/local/bin/mailq > newaliases /usr/local/sbin/makealiases > OK > ---------------------------------------------- > Modifcation to rc.conf either in /etc/rc.conf or /etc/defaults/rc.conf > ------------------------------------------------------- > > courier_authdaemond_enable="YES" > courier_enable="YES" > sendmail_enable="NONE" > OK I reboot and now I got : Sep 13 22:35:43 red courierd: Loading STATIC transport module libraries. Sep 13 22:35:43 red courierd: Courier 0.50.1 Copyright 1999-2005 Double \Precision, Inc. Sep 13 22:35:43 red courierd: Installing [0/0] Sep 13 22:35:43 red courierd: Installing local Sep 13 22:35:43 red courierd: Installed: module.local - Courier 0.50.1 \Copyright 1999-2005 Double Precision, Inc. Sep 13 22:35:43 red courierd: Installing esmtp Sep 13 22:35:43 red courierd: Installed: module.esmtp - Courier 0.50.1 \Copyright 1999-2005 Double Precision, Inc. Sep 13 22:35:43 red courierd: Installing dsn Sep 13 22:35:43 red courierd: Installed: module.dsn - Courier 0.50.1 Copyright \1999-2005 Double Precision, Inc. Sep 13 22:35:43 red courierd: Initializing local Sep 13 22:35:43 red courierd: Initializing esmtp Sep 13 22:35:43 red courierd: Initializing dsn Sep 13 22:35:43 red courierd: Started ./courierlocal, pid=1467, maxdels=10, \maxhost=4, maxrcpt=1 Sep 13 22:35:43 red courierd: Started ./courieresmtp, pid=1472, maxdels=40, \maxhost=4, maxrcpt=100 Sep 13 22:35:43 red courierd: Started ./courierdsn, pid=1474, maxdels=4, \maxhost=1, maxrcpt=1 Sep 13 22:35:43 red courierd: queuelo=200, queuehi=400 Sep 13 22:35:43 red courierd: Purging /var/spool/courier/msgq Sep 13 22:35:43 red courierd: Purging /var/spool/courier/msgs Sep 13 22:35:43 red courierd: Waiting. shutdown time=Tue Sep 13 23:35:43 \2005, wakeup time=Tue Sep 13 23:35:43 2005, queuedelivering=0, inprogress=0 Sep 13 22:35:44 red courierd: MODULE esmtp ABORTED. Sep 13 22:35:44 red courierd: ABNORMAL TERMINATION, exit status: 1 Sep 13 22:35:44 red courierd: Will restart in 60 seconds. What wrong now ? ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
