And how would I be able to execute ps aux just in time?? it's triggered by a filter the script by xmail. when i run the script from a shell it works fine without an error...
what might be of interest is, how the xmailserver executes external commands (expect style / system style, does he use a standard directory to launch it?? etc.) cheers -- Original Nachricht-- Von: Davide Libenzi <[email protected]> An: [email protected] Gesendet: 13.04.2005 Betreff: [xmail] Re: Meaning of following errorcodes On Wed, 13 Apr 2005, Tiziano Bettio wrote: > Hi there > > > tried to send a testmail to check the filterfunctionality: > > > could anyone tell me what the error -97 means?? when i execute the file > test.sh it works just fine... This is very likely an error from fork(2). Try a `ps aux` on your machine when that happens. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
