using pipe channel for msg delivery

Hi did set the attributes maildeliveryoption: program and mailprogramdeliveryinfo: myprocmail, in a group and user.

If someone sent and email to the user the program is execute and the email is delivered. seems to be working as the mail.log shows:

26-Oct-2006 16:31:20.57 tcp_intranet pipe E 1 gol@domain.com rfc822;dos@domain.com dos%myprocmail@pipe-daemon 20 /opt/SUNWmsgsr/data/queue/pipe/009/ZZf0i140Dy_sl.01 <fd2cee2923a9.4540e2d8@domain.com> domain.com ([127.0.0.1])

26-Oct-2006 16:31:22.42 pipe D 1 gol@domain.com rfc822;dos@domain.com dos%myprocmail@pipe-daemon 20 /opt/SUNWmsgsr/data/queue/pipe/009/ZZf0i140Dy_sl.01 <fd2cee2923a9.4540e2d8@domain.com>

BUT WHEN IT SENT TO A GROUP THE MESSAGE INS'T DELIVERED.

26-Oct-2006 16:24:27.75 tcp_intranet pipe E 2 gol@dominio.com rfc822;cactus@dominio.com %myprocmail@pipe-daemon 20 /opt/SUNWmsgsr/data/queue/pipe/016/ZZf0i140BQwS1.00 <fd2c8b9d7c22.4540e13b@dominio.com> dominio.com ([127.0.0.1])

Any idea?

[1017 byte] By [bootbk] at [2007-11-26 11:04:58]
# 1
I don't see any evidence of an error, just an enqueue line.Is the message still in the pipe channel? If so, I'd be doingimsimta qm historyon the pipe channel, to see what the errormight be.
jay_plesset at 2007-7-7 3:18:54 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

This is part of the imsimta qm history ouput,

qm.maint> hist 7

Message id: 7

Filename: /opt/SUNWmsgsr/data/queue/pipe/001/ZZf0i140uNcZ1.01

Transport layer information:

-

Envelope From: address: gol@dominio.com

Envelope To: addresses: %myprocmail@pipe-daemon

Message delivery history:

-

No history information available

bootbk at 2007-7-7 3:18:54 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
So, no errors.How long has it been in there?What happens when you doimsimta submit pipe?
jay_plesset at 2007-7-7 3:18:54 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...