

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
15 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courierd not proc...| From | Sent On | Attachments |
|---|---|---|
| Mark Robinson | Jun 27, 2006 12:51 pm | |
| Sam Varshavchik | Jun 27, 2006 3:32 pm | |
| Mark Robinson | Jun 27, 2006 3:37 pm | |
| Mark Robinson | Jun 27, 2006 5:07 pm | |
| Sam Varshavchik | Jun 27, 2006 5:56 pm | |
| ecu...@encontacto.net | Jun 28, 2006 4:26 am | |
| Mark Robinson | Jun 28, 2006 7:24 am | |
| Sergiy Zhuk | Jun 28, 2006 8:49 am | |
| Mark Robinson | Jun 28, 2006 2:33 pm | |
| Julie S. Lin | Jun 29, 2006 2:12 pm | |
| Julie S. Lin | Jun 29, 2006 2:29 pm | |
| Sam Varshavchik | Jun 29, 2006 2:42 pm | |
| Julie S. Lin | Jun 29, 2006 3:01 pm | |
| Sam Varshavchik | Jun 29, 2006 3:05 pm | |
| fjar Uno al día | Jun 30, 2006 1:10 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] courierd not processing newly received mail | Actions... |
|---|---|---|
| From: | Mark Robinson (ma...@reoins.com) | |
| Date: | Jun 28, 2006 7:24:28 am | |
| List: | net.sourceforge.lists.courier-users | |
On Jun 28, 2006, at 6:26 AM, ecu...@encontacto.net wrote:
Quoting Mark Robinson <ma...@reoins.com>:
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







