22 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MAIL FROM: courie...
FromSent OnAttachments
sergioNov 23, 2006 7:07 am 
Gordon MessmerNov 23, 2006 1:27 pm 
sergioNov 24, 2006 12:50 am 
sergioNov 24, 2006 2:58 am 
sergioNov 24, 2006 5:27 am 
Sam VarshavchikNov 24, 2006 3:13 pm 
sergioNov 27, 2006 2:04 am 
sergioNov 27, 2006 2:27 am 
Alessandro VeselyNov 27, 2006 5:38 am 
sergioNov 28, 2006 1:29 am 
sergioNov 28, 2006 2:03 am 
Sam VarshavchikNov 28, 2006 3:58 am 
sergioNov 28, 2006 4:00 am 
sergioNov 28, 2006 6:18 am 
Sam VarshavchikNov 28, 2006 3:11 pm 
sergioNov 29, 2006 1:54 am 
sergioNov 29, 2006 7:33 am 
Sam VarshavchikNov 29, 2006 3:13 pm 
sergioNov 30, 2006 2:39 am 
sergioNov 30, 2006 3:38 am 
sergioDec 1, 2006 1:46 am 
Sam VarshavchikDec 1, 2006 4:09 am 
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] MAIL FROM: courier answer 432 errorActions...
From:sergio (ser@neonet.ua)
Date:Nov 29, 2006 1:54:03 am
List:net.sourceforge.lists.courier-users

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.