> >= 0x40227000
> >read(9, "(cMailman.Message\nMessage\nq\1oq\2}"..., 4096) = 4096
> >
> >Could you tell what is wrong, no messages are going currently out or in,
> >MTA is working properly and bounces were handled correctly.
> >
> > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COM
Hi,
Some strace:
-- Opening that db --
open("/opt/mailman-2.1.2/qfiles/out/1055856935.2792439+c164823523573087c71ed0088b9beb1dcc0c9698.db",
O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0660, st_size=2054, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0
On Tue, 10 Jun 2003, Guy wrote:
> Hello,
>
> Jun 10 16:26:56 2003 (28502) post to list-name from [EMAIL PROTECTED],
> size=32445, 106 failures
>
>
> What can be the problem?
>
Maybe invalid MAIL FROM?
(see smtpd_recipient_restrictions)
and please see your maillog for further details
++Ti