7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problems with rec...
FromSent OnAttachments
Jesper HaldOct 29, 2005 4:08 am 
Sam VarshavchikOct 29, 2005 5:28 am 
Jesper HaldOct 29, 2005 6:49 am 
Jay LeeOct 29, 2005 7:15 am 
Sam VarshavchikOct 29, 2005 7:49 am 
Jesper HaldOct 29, 2005 7:55 am 
Sam VarshavchikOct 29, 2005 5:40 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Problems with recieving mails from the InternetActions...
From:Jay Lee (jl@pbu.edu)
Date:Oct 29, 2005 7:15:46 am
List:net.sourceforge.lists.courier-users

Jesper Hald wrote:

Hi Sam,

Thanks for helping.

Do I miss something..? I have the following courier processes running (output of ps ax | grep courier):

2267 ? S 0:01 /usr/local/sbin/courierlogger
-pid=/usr/local/var/spool/authdaemon/pid -start
/usr/local/libexec/courier-authlib/authdaemond 2273 ? S 0:00 /usr/local/libexec/courier-authlib/authdaemond 2311 ? S 0:00 /chroot/courier//libexec/courier/courierd 2322 ? S 0:01 /usr/local/libexec/courier-authlib/authdaemond 2323 ? S 0:01 /usr/local/libexec/courier-authlib/authdaemond 2324 ? S 0:01 /usr/local/libexec/courier-authlib/authdaemond 2325 ? S 0:01 /usr/local/libexec/courier-authlib/authdaemond 2326 ? S 0:01 /usr/local/libexec/courier-authlib/authdaemond 2400 ? S 0:00 /usr/local/sbin/courierlogger
-pid=/chroot/courier//var/tmp/sqwebmaild.pid -start
/chroot/courier//libexec/courier/sqwebmaild 2401 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 15278 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 15284 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 23434 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 23758 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 23825 ? S 0:00 /chroot/courier//libexec/courier/sqwebmaild 23848 ? S 0:00 /chroot/courier//libexec/courier/courierd 23849 ? S 0:00 ./courieruucp 23850 ? S 0:00 ./courierlocal 23851 ? S 0:00 ./courierfax 23852 ? S 0:00 ./courieresmtp 23853 ? S 0:00 ./courierdsn

This 2nd to last one is the esmtp client (sending) not the server (receiving). You may need to edit etc/esmtpd and make sure:

ESMTPDSTART="YES"

Jay