sergio writes:

Hello Sam,

Thursday, November 30, 2006, 1:13:50 AM, you wrote:

sergio writes:

Hello Sam,

Wednesday, November 29, 2006, 1:11:38 AM, you wrote:

sergio writes:

Hello Sam,

Tuesday, November 28, 2006, 1:59:22 PM, you wrote:

sergio writes:


And another one. Maybe this is problem. When I start courier only two
processes run by courier
courier  9561  0.0  0.4  1312  952  v3- I     5:44PM   0:00.13 [couriertcpd]
courier  9566  0.0  0.2  1200  612  v3- I     5:44PM   0:00.00 
/usr/local/sbin/courierlogger courieresmtpd
but all another run by root.
But why?

Why not?

Is it problem?

No.

What do you get in the output for:

ldd /usr/lib/courier/libexec/courier/submit



/usr/courier/libexec/courier/submit:
        libgdbm.so.3 => /usr/local/lib/libgdbm.so.3 (0x280a9000)
        libcourierauth.so.0 => 
/usr/local/lib/courier-authlib/libcourierauth.so.0 (0x280af000)

What do you get from:

echo $LD_LIBRARY_PATH



Nothing. I've built my courier with
LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include ./configure 
--prefix=/usr/courier --exec-prefix=/usr/courier \
    --sysconfdir=/usr/courier/etc --enable-https\
    --localstatedir=/var/spool/courier --with-piddir=/var/run/courier \
    --disable-autorenamesent \
    --with-db=gdbm --without-ipv6
    Because during making without "LDFLAGS=-L/usr/local/lib
    CPPFLAGS=-I/usr/local/include" make can't found pcre.
    Maybe it's was wrong.

I do not know why you're having this problem, you'll have to do some debugging on your end. Do you also get this error if you run the sendmail
wrapper from a shell prompt, sending a test message to a local mailbox?



Hey, I fix my problem. I just put "#" befor MAILUSER and MAILGROUP in
esmptd config file.
But, I think its not right.
What can be wrong?
P.S. Sam?

Verify that the permissions and ownership of files installed by Courier is correct. Specifically, verify the permissions and the ownership of the submit binary.


Attachment: pgpTrbyVTnlne.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to