Hi -

Quick question - have you changed qmail-local at all (are you using
vqmaillocal for instance)?

On Thursday, March 27, 2003, at 18:53, you wrote:
[snip]
> unix11> HOST="broadviewnet.net"; EXT="tester"; export EXT HOST;
> unix11> echo "To: [EMAIL PROTECTED]" |  truss
> /home/vpopmail/bin/vdelivermail '' bounce_no_mailbox
[snip]
>    Incurred fault #6, FLTBOUNDS  %pc = 0xEF5F31AC
>      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
>    Received signal #11, SIGSEGV [default]
>      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
>        *** process killed ***

That one smells of a null pointer - its possible that I caused that
seg fault by forgetting to define RPLINE so can you send me (off list,
I'll reply on list if its what I think) the truss output if you
change the first line to something like:

DTLINE=""; RPLINE=""; HOST="broadviewnet.net"; EXT="tester"; export EXT HOST RPLINE 
DTLINE;

If it works (ie no seg fault) try it with spamc in the pipe as well.

Thanks

Marcus

-- 
Marcus Williams - http://www.onq2.com
Quintic Ltd, 39 Newnham Road, Cambridge, UK


Reply via email to