[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DELIVERY FAILURE: Error transferring to LYDIA/SRVR/SYSCOM mail.box; Database is corrupt -- Cannot allocate space



Your message

  Subject: Re: jed/xjed launch script?

was not delivered to:

  utakaoglu@xxxxxxxxxx

because:

  Error transferring to LYDIA/SRVR/SYSCOM mail.box; Database is corrupt -- Cannot allocate space 

Reporting-MTA: dns;mail.syscom.com

Final-Recipient: rfc822;utakaoglu@syscom.com
Action: failed
Status: 5.0.0
Remote-MTA: x-Notes;CN=LYDIA/OU=SRVR/O=SYSCOM
Diagnostic-Code: X-Notes; Error transferring to LYDIA/SRVR/SYSCOM mail.
 box; Database is corrupt -- Cannot allocate space 
 
--- Begin Message ---
cat ~/bin/run_jed
#!/bin/sh

if [ x$DISPLAY != x ]; then
    exec xjed $*
else
    exec jed $*
fi

Bob Bernstein said the following on 18.02.2004 11:00:

> On Wed, Feb 18, 2004 at 07:39:30AM +0100, Guido Gonzato wrote:
> 
> 
>>if [ -z $DISPLAY ] ; then jed; else xjed; fi
> 
> 
> In the console, I get a 'jed: cannot vfork' error message. 
> 
> Hmmm.....
> 

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.

--- End Message ---