On Jun 28, 2006, at 6:26 AM, [EMAIL PROTECTED] wrote:

> Quoting Mark Robinson <[EMAIL PROTECTED]>:
>
>> sendmail and courier processes are both running.
>> in my rc.conf file, sendmail_enable="YES"
>> i do not recall stopping sendmail previously when courier was
>> receiving and processing mail (before power was cycled)
>
> It sounds like you stopped and started everything manually.
>
> Do you have something like the following in /etc/mail/mailer.conf?
>
> # cat /etc/mail/mailer.conf
> # $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
>
> and in /etc/rc.conf
> sendmail_enable="NONE"
> courier_enable="YES"
> courier_authdaemond_enable="YES"
>
> and the startup scripts should be in /usr/local/etc/rc.d/courier and
> courier-authdaemond
>
> You can also try stopping the sendmail process and starting courier
> preferably using the /usr/local/etc/rc.d/  startup scripts but you  
> will
> have the same problem when you reboot unless you fix the above.
>
> Hopefully, I haven't missed anything.  Actually, if you didn't build
> your courier from ports, as would seem, it would probably be
> recommendable because all of the details are taken care of very well.
>
> Good luck,
>
> ed
>
Thanks for the info.

My mailer.conf looks like yours.

I was missing the courier_authdaemond_enable="YES" line from rc.conf.  
that is fixed now.
And my startup scripts are where yours are.

I went ahead and rebooted my server and now it is giving me that "not  
found" message again when courier.sh starts:
"Starting/libexec/ld-elf.so.1: Shared object "libcourierauth.so.0"  
not found"
when I stop and start /usr/local/etc/rc.d/courier.sh  the message  
shows up.

Also, I installed courier and courier-authlib from ports. This is  
what pkg_info shows:
courier-0.52.1      Courier SMTP IMAP POP3 HTTP mail server suite
courier-authlib-0.58 Meta-port for the courier authentication library
courier-authlib-base-0.58 Courier authentication library base
courier-authlib-mysql-0.58 MySQL support for the Courier  
authentication library

THanks,
Mark

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to